Skip to content

Releases: heinzelotto/pitchvis

PitchVis 1.30

Choose a tag to compare

@heinzelotto heinzelotto released this 28 Jul 20:15

New: system audio capture. PitchVis can now analyze the audio your phone is playing
instead of the microphone. Turn on "System Audio" in the debug screen (tap the visualization
to open it) and confirm Android's capture prompt. Audio only, no screen content is captured
and nothing leaves the device. Playback has to be running already, since PitchVis stops when
it goes to the background. Implements #8, thanks @brandonator365 for the request.

Fixes: the screen lock no longer engages when a system dialog interrupts a touch, the
debug buttons no longer react while the screen is locked, and the debug overlay now shows the
app version.


org.p1graph.pitchvis_30.apk is the F-Droid reproducible-build artifact: built from this tag
in the official F-Droid buildserver image and signed with the F-Droid release key
(SHA-256 0bc6a6264f97dd09fe46616daa0aea8a6bab013f12cfc4bccda54cc5b54c1a05). The Google Play
build is signed with a different key and the two are not cross-updatable.

PitchVis 1.29

Choose a tag to compare

@heinzelotto heinzelotto released this 12 Jul 09:16

Ported the viewer to Bevy 0.19, which fixes the screen flickering seen on many Android devices (a missing-synchronization bug in the Vulkan renderer, fixed upstream in wgpu). Lowered the minimum requirement to Android 9 (API 28), and improved edge-to-edge system-bar handling and split-screen touch alignment.

This APK is the reproducible F-Droid release: built from source at tag v1.29 and signed with the project's own key (certificate SHA-256 0bc6a6264f97dd09fe46616daa0aea8a6bab013f12cfc4bccda54cc5b54c1a05).

PitchVis 1.28

Choose a tag to compare

@heinzelotto heinzelotto released this 25 Jun 16:50

First F-Droid release: reproducible build, developer-signed.