Audio Visualizer
- Changes related to Bars height calculation and improved accuracy
Previously, the average value was heavily mixed into the height of each bar,
but with this change, that influence is reduced, improving visual accuracy.
- Enhanced microphone input permissions
- Partially fixed missing translations for showOverlay
- Adjusted synchronization threshold and multiplier
- Added a full-screen button
You can choose whether to show this button
Features:
- Local playback of audio and video files
- Visualizer display with basic media controls
- Built for offline use without Google services
- Focused on local media playback for F-Droid distribution
Source code:
https://github.com/Rino-program/Audio-Visualizer
License & Request
This application is open-source software released under the MIT License. You are completely free to use, modify, and distribute it.
💡 A Small Request from the Developer (Optional)
If you use this app for your projects or creations, we would be absolutely thrilled if you could share it on X (formerly Twitter) with the hashtag #AudioVisualizerFDroid, or mention the creator @Rinoprogram!
Knowing how this app is being used motivates us immensely. (Of course, this is entirely optional, so feel free to use it without any notification!)
- Author: Rino-program
- License: MIT License
- Issue Tracker
- Source Code
- Build Metadata
- Reproducibility Status
Versions
Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.
Download F-Droid-
This version requires Android 5.1 or newer.
It is built and signed by the original developer, and guaranteed to correspond to this source tarball.
Download APK 3.6 MiB PGP Signature | Build Log
-
This version requires Android 5.1 or newer.
It is built and signed by the original developer, and guaranteed to correspond to this source tarball.
Download APK 3.6 MiB PGP Signature | Build Log
-
This version requires Android 5.1 or newer.
It is built and signed by the original developer, and guaranteed to correspond to this source tarball.
Download APK 3.7 MiB PGP Signature | Build Log
- [Important] Updated packages such as @capacitor/cli and tar, raising the required Node.js version to 22 or later.
PR (Dependabot): https://github.com/Rino-program/Audio-Visualizer/pull/5
- Changed the image paths and further reduced the image sizes to make the app lighter.
- Removed the Export button.
We determined that the behavior was unstable and the feature needs to be rebuilt from scratch.
For now, please record your screen using s
- Improved the accuracy of audio and video synchronization.
- Moved translation data from android-app/www/script.js to android-app/www/I18N/{lang}.json.
- Moved DEVELOPER_MESSAGE_{lang}.md from android-app/www to android-app/www/DevMessages.