I'm currently using minim library. Someone uploaded a "minim for android" (https://github.com/DASAR/Minim-Android) project on github but I can't for the life of me figure out how to get it to work so I need an alternative.
Currently I'm using minim to synth audio. Specifically I'm using sin wave function, as well as a brown noise generator and band pass filter, as well as beat detection and music for a background track. Is there any other ways I can do this easily?