WaveInApp icon indicating copy to clipboard operation
WaveInApp copied to clipboard

Live Audio Equalizer with wave effect

Results 9 WaveInApp issues
Sort by recently updated
recently updated
newest added

E/AudioEffect: set(): AudioFlinger could not create effect e46b26a0-dddd-11db-8afd-0002a5d5c51b / �h�z, status: -1 E/visualizers-JNI: Visualizer initCheck failed -3 E/Visualizer-JAVA: Error code -3 when initializing Visualizer. E/AndroidRuntime: FATAL EXCEPTION: Thread-11

Hi, When i add your library I'm getting the above mentioned error. Please help. Mainfest : ``` ``` app.gradle : ``` apply plugin: 'com.android.application' android { compileSdkVersion 29 defaultConfig {...

Really cool lib! Is there a way to adjust the minimum audio threshold, it seems to me that each way from the top to bottom have a increasing threshold, meaning...

help wanted

Hey. Firstly, thanks for this great and useful library. I have created test app on myself and works like charm! But when I test only two layer, I saw it's...

enhancement

First of all thanks for providing this library, it looks great. Only thing is, I’m having a problem where I run into the following error: java.lang.RuntimeException: Cannot initialize Visualizer engine,...

bug

hi this library dont work on xpreia z5 premium android 7.1.1 i dont know whats deal i dont access to this phone but when i sent my test app to...

bug

When I run my app on Genymotion emulator, just black screen is shown instead of waves (GLAudioVisualizationView). I would like to hide the GLAudioVisualizationView if that happens. How can I...

help wanted

Can we use this Inside Recyclerview while Playing Audio in Recyclerview TextureView

help wanted
question