- Creating-Standalone-Applications @ Creating-Standalone-Applications
-
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 ...
-
Quarks
@ Quarks
... quot;); This symlinks the quark's sourcecode folder into your Extensions ... directory (and thus in SC's compile path). After a ... places the code into SC's compile path.Ã You must ... quarks/Ã (we'll assume it's called quarkname) Place your classes ...
- Pdef @ Help
-
TdefGui
@ Help
... A gui showing the Tdef's name, playing state, source ... enoughà EnvirGui for the Tdef's envir. green if the ... compileString that recreates the Tdef's envir at edKey.à editStrings ( ... compileString that recreates the Tdef's envir at edKeys. Short ...
-
PdefGui
@ Help
... A gui showing the Pdef's name, playing state, source ... . 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 ...
-
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 ...
-
Ndef
@ Help
... 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 ...
-
BHiShelf
@ BHiShelf
... 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 ...
-
BLowShelf
@ 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, BHiShelf, BBandPass, BBandStop, BAllPass. s.boot; ( z = { // toy around ...