basic sanity example for FluidAudioTransport

nix
Pierre Alexandre Tremblay 6 years ago
parent 2129a9a6e5
commit d1cbcf5427

@ -43,5 +43,6 @@ The maximum FFT size for processing
EXAMPLES::
code::
(some example code)
//the mouse X axis interpolates between the two sinewaves
{FluidAudioTransport.ar(SinOsc.ar(220),SinOsc.ar(440),MouseX.kr())}.play;
::

Loading…
Cancel
Save