-
NdefPreset
@ Quark
... patch itself. // make an Ndef s.boot; ( Spec.add(\dens, [ ... a) // - stored by the Ndef's name in NdefPreset.all z ... one setting, usually the proxy's current setting. name - the ... current setting from the proxy's setting. z.currFromProxy setProxy ( ...
-
SWDataSlot
@ Quark
... freq, 0, amp ) ); }).send(s) ) // use it at synth instantiation ... // create a bus: a.createBus(s); // map the amplitude of b ... .kr( ampbus, 1 ) ) ); }).send(s) ) b = Synth.new( \swexampleBus, [\ ... ! - Bus support - createBus ( s ) create a Bus for the ...
-
SWDataNode
@ Quark
... freq, 0, amp ) ); }).send(s) ) // use it at synth instantiation ... // create a bus: a.createBus(s); // map the amplitude of b ... .kr( ampbus, 1 ) ) ); }).send(s) ) b = Synth.new( \swexampleBus, [\ ... - Bus support - createBus ( s ) create a DataBus for the ...
-
SWDataNetwork
@ SWDataNetwork
... These are called the client's subscriptions. Setter: a client ... bus for the data (s is the audio server): ... x[ \floor ].createBus( s ); // we create the sample variance ... x, x.at( \floor ).bus, s ); ~floorVar .start; // now we ...
-
ScaledUserView
@ Quark
... scaling and translation of it's drawFunc also see: ScaledUserViewWindow ... each setter individually with it's refreshFlag argument (always the ... scaled according to the view's settings modifier : binary code ... , relative to the view's leftTop corner isInside : a ...
-
EZSmoothSlider
@ EZSmoothSlider
... /////////////////////////////////////////////////////////////// // Sound example ( // start server s.waitForBoot({ var w, startButton, noteControl ... ( // start server s.waitForBoot({ var w, startButton ...
-
EZRoundSlider
@ Quark
... /////////////////////////////////////////////////////////////// // 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 ...