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!)
- Автор: Rino-program
- Лицензия: MIT License
- Отслеживание проблем
- Исходный код
- Метаданные сборки
- Статус воспроизводимости
Версии
Можно выбрать загрузку приложения в виде APK (доступно по ссылкам ниже), однако следует помнить, что при такой установке вы не сможете получать уведомления об обновлениях, и что это менее безопасный способ скачивания. Советуем установить приложение F-Droid и использовать его.
Скачать-
Для этой версии требуется Android 5.1 или новее.
Cобрана и подписана оригинальным разработчиком и гарантированно соответствует этому исходному коду.
Скачать APK 3.6 МиБ Подпись PGP | Журнал сборки
-
Для этой версии требуется Android 5.1 или новее.
Cобрана и подписана оригинальным разработчиком и гарантированно соответствует этому исходному коду.
Скачать APK 3.6 МиБ Подпись PGP | Журнал сборки
-
Для этой версии требуется Android 5.1 или новее.
Cобрана и подписана оригинальным разработчиком и гарантированно соответствует этому исходному коду.
Скачать APK 3.7 МиБ Подпись PGP | Журнал сборки
- [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.