Submit Browse
Anonymous Login RSS

SuperCollider Code

All (2251) Plugin (211) Quark (444) Help (545) Doc (511) Code (540) SCDoc ↗ Forum ↗ Google ↗
  1. KDTree @ KDTree

    ... ([6,6])[0].location; // Let's map out the nearest symbol ... point to a point that's already in the tree (excluding ... -neighbour distances: ~tree.entropyNN; // Let's generate trees based on known ...

  2. readme @ Quark

  3. MultiEQ @ MultiEQ

    ... A container for several EQBand's. In MultiEQ, individual bands can ... synths go into the channel's effects group and it automatically ... uses the channel's bus. If you use MixerChannel ...

  4. StaticEQ @ Quark

    ... A container for several EQBand's. In MultiEQ, individual bands can ... synths go into the channel's effects group and it automatically ... uses the channel's bus. If you use MixerChannel ...

  5. basicBufferPlayer @ Quark

    ... pattern (described below), but it's expected that you will customize ... listing paths to the soundfile(s). If you're using only ... the drum machine processes. Example s.boot; TempoClock.default.tempo = 1 ...

  6. basicSynthChooser @ Quark

    ... at initialization and destruction. It's like calling super.prep or ... melody notes among multiple synthdefs. s.boot; TempoClock.default.tempo = 1 ... , 0.5, inf); // also let's give the pulse a different ...

  7. defTrig @ defTrig

    ... and release itself when it's finished. PR(\defTrig) is for ... leaves it alone on .free!) s.boot; TempoClock.default.tempo = 2 ... ; m = MixerChannel(\source, s, 1, 2); a = m.play ...

  8. MIDIPort @ Quark

    ... responders and resetting the channel's controller allocator. channelIndex is specified ... (the default behavior), the channel's slot in MIDIPort is cleared ... a new MIDIChannel. If it's false, this channel object is ...

  9. MIDISyncClock @ Quark

    ... // start sending MIDI clock messages s.boot; t = Task({ var synth ... , 65, 64, 62].do({ |note| s.makeBundle(0.2, { synth = Synth ... (\default, [freq: note.midicps]) }); s.makeBundle(0.4, { synth.release ...

  10. MIDIRecBuf @ MIDIRecBuf

    ... is supplied, the last note's duration will not be changed ... or faster than the clock's tempo, you might get delta ... the original buffer -- so it's critical that this method never ...

prev 11 12 13 14 15 16 17 18 19 20 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow