There are tools to increase the volume of mp3's. Is this possible to do in java on android devices?
I could not find much information about this on the web.
If it is not possible to write it in java directly, would it be possible to create a C program on the system level that does the mp3 processing and can be called from an android application?