AudioTool
AudioTool copied to clipboard
Android library that provides audio manipulation functions like increase/decrease speed, pitch, volume, bass, etc. Library also provides cut, noise remover, and other interesting and helpfull function...
There should be processing status will be very good please
Even after cloning on android studio and compiling it still doesn't work, I created a new project with the dependencies needed but still no avail. Please what's wrong
Hello, I am using your library and it is literally amazing. My workload has reduced 10x times. When I am trying to apply reverb at any value, the output is...
You have open source code for two libraries `'com.github.lincollincol:AudioTool:1.2.1'` and `implementation 'com.arthenica:mobile-ffmpeg-full:4.3.1.LTS' `?
I was working on realtime audioProcessing changing pitch, speed and adding effects. I checked various libraries like ffmpeg but all of them work on a save file, instead of realtime...