|
Awesome, thanks a lot! Is this
sine.sync documented somewhere? Is it possible to modulate
sine.gain as well that way?
Am 05/12/13 01:12, schrieb Moisés Gabriel Cachay Tello:
You can always try to modulate the Oscilator:
SinOsc vibrato => SinOsc sine => dac;
// This will tell sine to take the vibrato input as a
modulator of
// it's frequency.
2 => sine.sync;
5 => vibrato.freq;
10 => vibrato.gain;
5::second => now;
_______________________________________________
chuck-users mailing list
[email protected]
https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
|
_______________________________________________
chuck-users mailing list
[email protected]
https://lists.cs.princeton.edu/mailman/listinfo/chuck-users