-
EZRoundSlider
@ EZRoundSlider
... /////////////////////////////////////////////////////////////// // Sound example ( // start server s.waitForBoot({ var w, startButton, noteControl ... ( // start server s.waitForBoot({ var w, startButton ...
- VC @ Quark
-
ChuckHacking
@ Quark
... you will enter the Proto's environment. This is different from ... definition is more modular, it's easy to change the behavior ... ~asPattern to get the process's behavior. ~asPattern can do anything ... the complexity of the pattern's back-end construction (though you ...
-
ChuckOverview
@ Quark
... of dewdrop_lib. In general, it's assumed that if you want ... directory based on the quark's path. You shouldn't ... framework currently in development. It's largely functional, but not entirely ... chains, neural nets--the sky's the limit. adaptPattern: The process ...
-
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
@ 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 ...
-
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 ...