Submit Browse
Anonymous Login RSS

SuperCollider Code

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

    ... server): x[ \floor ].createBus( s ); // we create the sample ... , x.at( \floor ).bus, s ); ~floorVar .start; // now we ... will be used). initSynthDefAndBus ( s, nc ) private This method ... settings for all SWBusNode's are: out, the ...

  2. SynthTracker @ Quark

    ... is also added to SynthTracker's global synth library. defName - ... initial values for the SynthDef's arguments (controls). These are ... after target in its server's node order \addBefore - add ... before target in its server's node order \addReplace - replace ...

  3. KeyboardWindow @ Quark

  4. PlayBufCF @ Quark

    ... 5 * 44100) ) ) ).dup }).play(s, [\bufnum, b]); ) z.free; /// ... 5 * 44100) ) ) ).dup }).play(s, [\bufnum, b]); ) y.free; /// ... BufFrames.kr(bufnum) ).dup ) }).play(s, [\bufnum, b]); ) x.free; ... 0.05 ).dup ) }).play(s, [\bufnum, b]); ) x. ...

  5. CCAllocator @ CCAllocator

    ... will go to the channel's CCAllocator for the next available ... definitions should go into MIDIPort's onInitAll function. See the MIDIPort ... (or, if it's a symbol, it's assumed to be the ... ) Locate a MIDI controller that's in use by number and ...

  6. BasicMIDIControl @ Quark

    ... be obtained from this channel's CCAllocator. func: The function to ... MIDIPort.update when it's freed, and Voicer's active method tells ... set, which is the controller's action. It takes the controller ... 's value as its argument. From ...

  7. Warp0 @ Warp0

  8. ReimData @ Quark

    ... one synthdef Server.default = s = Server.internal s.options.blockSize = 32; // ( ... a) s.options.hardwareBufferSize = 32; // (a) s.options ... = 64; // (b) // boot server s.boot // instantiate an sData object ...

  9. MixerChannelDef @ Quark

    ... multichannel applications. The MixerChannel's structure depends on the ... allow backward-compatibility with MixerChannel's default new method, is ... following: number -- The control's default value. The default ... to asSpec. The spec's default will be the ...

  10. MixerGUIDef @ MixerGUIDef

    ... these are illustrated in MixerGUIDef's *initClass method. aMixerChannelDef.guidef = ... and width of the channel's GUI. viewProtos: An Array, ... (view) -- update the mixer's control with the new value ... widgets when a mixer's control changes programmatically or ...

prev 51 52 53 54 55 56 57 58 59 60 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow