Android Question Library for audio synthesis

denny-cat

New Member
Hi everybody! Thank you Erel for this great thing!
I have been using B4A for a long time, and decided to improve some sound synthesis projects.
I used AudioTrack library because I need to synthesize sound mathematically - noises and waves as data arrays.
It works great so far. But I see a lot of new things here!
Are there newer libraries that can offer the same functionality:
- working with chunk of math data and play it
- "ignore audio focus" option
 
Top