We are about to switch to a new forum software. Until then we have removed the registration on this forum.
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