mobilevisuals

Results 7 issues of mobilevisuals

Project requires Android studio 3.6, which is unavailable. Latest version is 3.4.1 for Mac.

I cloned from https://github.com/thyagoluciano/flutter_radio but did not get an entire projects. No Gradle or Java files were included.

My apps already visualize music from external and internal music players. I want to add live microphone sync, so my apps also visualize sound from the microphone. How can I...

There seems to be audio issues with Android 9. It could also be that the audio playing model has been changed in Android 9, but I can not find any...

If the volume is high, the FFT values are also higher. This will make the music visualization dependent on the volume, which is not a good thing. It should be...

A visualizer can have an internal music player, which means that the app has its own built in player. It can also use the music from external music players( Winamp...

Has anyone here succeeded in implementing BPM syncing? Or will that demand more processing than the current Android processors can handle?