Submit Browse
Anonymous Login RSS

SuperCollider Code

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

    ... SCClassLibrary/modifyStartup.sc. Here's an example (the ... .default = Server.internal; interpreter.s = Server.default; // some ... point inside the app's Contents folder SynthDef.synthDefDir ... , 400, 300, 200), interpreter.s).front; // (String.scDir.dirname ...

  2. Crossplatform @ Crossplatform

    ... Shortcuts helpfile. GUI implementation GUI's are made cross platform compatible ... named osx/). Instead, it's recommended to use the Adapter ... new logic between the user's calls and the calls ... over to JSCButton. It's necessary to provide the extension ...

  3. Quarks @ Quarks

  4. Pdef @ Pdef

  5. TdefGui @ Help

    ... A gui showing the Tdef's name, playing state, source state ... . clear set the TdefGui's object to nil close and ... compileString that recreates the Tdef's envir at edKey. editStrings ( ... compileString that recreates the Tdef's envir at edKeys. Short prose ...

  6. PdefGui @ PdefGui

    ... A gui showing the Pdef's name, playing state, source state ... . clear set the PdefGui's object to nil close and ... compileString that recreates the Pdef's envir at edKey. editStrings ( ... compileString that recreates the Pdef's envir at edKeys. Short prose ...

  7. ProxyMonitorGui @ Help

    ... cross-platform. ( Server.default = s = Server.internal; s.boot; ) // make a ... space and a test proxy ( s.scope(8); p = ProxySpace ... // snd button re-sends proxy's sound as compiled, ~test.send ... click, it rebuilds the proxy's sound function, // so e ...

  8. Ndef @ Ndef

    ... general overview: JITLib First Example s.boot; Ndef(\a).play; // ... given server. Ndef.dictFor(s); Example s.boot; Ndef(\sound).play ... feedback delay (the server's block size), usually 64 ... for all Ndefs: NdefMixer(s); Using Associations For a ...

  9. BHiShelf @ Help

    ... . rs - the reciprocal of S. Shell boost/cut slope. When ... /octave, remains proportional to S for all other values for ... to one of the filter's parameters. This can cause ... , BPeakEQ, BLowShelf, BBandPass, BBandStop, BAllPass. s.boot; ( z = { // toy around ...

  10. BLowShelf @ BLowShelf

    ... . rs - the reciprocal of S. Shell boost/cut slope. When ... /octave, remains proportional to S for all other values for ... to one of the filter's parameters. This can cause ... , BPeakEQ, BHiShelf, BBandPass, BBandStop, BAllPass. s.boot; ( z = { // toy around ...

prev 11 12 13 14 15 16 17 18 19 20 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow