Submit Browse
Anonymous Login RSS

SuperCollider Code

All (2251) Plugin (211) Quark (444) Help (545) Doc (511) Code (540) SCDoc ↗ Forum ↗ Google ↗
  1. 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 ( ...

  2. 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 ...

  3. 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 ...

  4. 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 ...

  5. 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 ...

  6. EZSmoothSlider @ EZSmoothSlider

    ... /////////////////////////////////////////////////////////////// // Sound example ( // start server s.waitForBoot({ var w, startButton, noteControl ... ( // start server s.waitForBoot({ var w, startButton ...

  7. EZRoundSlider @ Quark

    ... /////////////////////////////////////////////////////////////// // Sound example ( // start server s.waitForBoot({ var w, startButton, noteControl ... ( // start server s.waitForBoot({ var w, startButton ...

  8. VC @ Quark

  9. 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 ...

  10. 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 ...

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