Sound synthesis on Android (Oscillators)

edited December 2017 in Android Mode

Hi! I am looking for some advice on what tool to use to play generative sounds into an android device. So far I have had success playing .wav and .mp3 files using the "Cassette" library. However, what I want is to use a sound synthesizer like the one available for Processing 3: import processing.sound.*; Using functions to control oscillators, envelopes (etc.) for example: sine.amp(amp); sine.pan(); SinOsc SawOsc SqrOsc TriOsc Pulse

Thank you! E

Tagged:
Sign In or Register to comment.