- Shane Demo by phrontist (Bjorn Westergard) @ Code
-
Mono2eN - Ndef, slightly altered by lfsaw (LFSaw)
@ Mono2eN - Ndef, slightly altered by lfsaw (LFSaw)
... = 0; q.numOutChans = 4; s.waitForBoot{ NdefMixer(s); Ndef(\for8).fadeTime = 10 ... (\tester, {SoundIn.ar(0)}) NdefMixer(s)
- Amplitude Modulation GUI Demo by bruno (Bruno Ruviaro) @ Code
- Frequency Modulation GUI Demo 1 by bruno (Bruno Ruviaro) @ Frequency Modulation GUI Demo 1 by bruno (Bruno Ruviaro)
- Frequency Modulation GUI Demo 2 by bruno (Bruno Ruviaro) @ Code
-
Frequency Modulation GUI Demo 3 by bruno (Bruno Ruviaro)
@ Frequency Modulation GUI Demo 3 by bruno (Bruno Ruviaro)
... + A), then evaluate (ctrl + period). */ s.waitForBoot({ var numberOfPoints, scaleEnv, win ... .alpha = 0.95; win.onClose = {s.freeAll}; CmdPeriod.doOnce({Window.closeAll ... for SynthDefs to be added... s.sync; // Now call the Master ...
-
Frequency Modulation GUI Demo 4 by bruno (Bruno Ruviaro)
@ Code
... + A), then evaluate (ctrl + period). */ s.waitForBoot({ // Envs var ampEnv, carrFreqEnv ... (or ctrl+period) win.onClose = {s.freeAll}; CmdPeriod.doOnce({Window.closeAll ... for SynthDefs to be added... s.sync; // Now call the Master ...
- Ring Modulation GUI Demo by bruno (Bruno Ruviaro) @ Ring Modulation GUI Demo by bruno (Bruno Ruviaro)
- Granular Sampling GUI Demo 2 by bruno (Bruno Ruviaro) @ Granular Sampling GUI Demo 2 by bruno (Bruno Ruviaro)
-
Example of morphing (interpolating) between two Signals/Wavetables by totalgee (totalgee)
@ Code
... up, and start the Synth s.waitForBoot { SynthDef(\oscplayer,{ arg out ... ; b.free; b = Buffer.alloc(s, c.size); // 1024: twice the ... of the 512-element signal! s.sync; b.setn(0, c ...