-
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 ...
-
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.
-
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 ...
-
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 ...
- XMLNote @ XMLNote
-
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 ...
- SynthBenchmark @ Quark
- MultiSteps @ Quark
-
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 ...
-
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 ...