Submit Browse
Anonymous Login RSS

SuperCollider Code

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

    ... starting position). For breakbeats, it's easier to load the entire ... means (kick, snare, cymbals). It's up to you to write ... fill in the path below. s.boot; TempoClock.default.tempo = 96 ... // it is not required - it's up to you to organize ...

  2. Func @ Func

    ... is returned if the function's result is nil. // A nil ... full access to the Proto's variables and methods. Caution: You ... really mess up a Proto's state by incorrectly manipulating its ... processes at the time it's saved.

  3. KrBusWatcher @ Quark

    ... register a bus, and it's stopped when all buses are ... any Object. Example: s.boot; ( b = Bus.control(s, 1); a = { LFNoise1 ... , 0.5, 0.5) }.play(s, b); KrBusWatcher.register(b); f ...

  4. XMLVoice @ Quark

    ... be used for the part's name. id - An integer to ... time, beats and a voice's attributes now Returns the current ... end of the last note's beat). Beats are kept track ... in quarter notes // uses XMLVoice's internal 'clock' to keep track ...

  5. XMLNote @ XMLNote

  6. XMLPart @ XMLPart

    ... be used for the part's name. id - An integer to ... time, beats and a voice's attributes now Returns the current ... end of the last note's beat). Beats are kept track ... in quarter notes // uses XMLVoice's internal 'clock' to keep track ...

  7. SynthBenchmark @ Quark

  8. MultiSteps @ Quark

  9. ClockAudioMulch @ ClockAudioMulch

    ... programs. Network setup: In AudioMulch's preference panel under the Network ... Chace Network Sync under AudioMulch's Control menu. *new(tempo, beats ... latency compensation in ticks. s.latency= 0.05; s.boot //--simple test ...

  10. KrBusWatcher @ KrBusWatcher

    ... register a bus, and it's stopped when all buses are ... any Object. Example: s.boot; ( b = Bus.control(s, 1); a = { LFNoise1 ... , 0.5, 0.5) }.play(s, b); KrBusWatcher.register(b); f ...

prev 71 72 73 74 75 76 77 78 79 80 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow