Submit Browse
Anonymous Login RSS

SuperCollider Code

All (2251) Plugin (211) Quark (444) Help (545) Doc (511) Code (540) SCDoc ↗ Forum ↗ Google ↗
  1. how to use the SynthDef's default argument in an Event? by julianrohrhuber (julian.rohrhuber) @ Code

  2. Tutorial @ Tutorial

  3. Tutorial @ Help

  4. Buffer @ Help

    ... allocated from the Server's bufferAllocator, unless you ... stereo buffer s.boot; b = Buffer.alloc(s, s.sampleRate * ... 1, bufnum ) ) }).add; ) ( s.makeBundle(nil, { b = Buffer.cueSoundFile ... = Synth(\help_Buffer_cue, [\bufnum, b], s); }); ) b.free; y.free; ...

  5. Server @ Server

    ... (\default)}); s.queryAllNodes; s.reorder(x, g, \addToTail); s.queryAllNodes; ... Throw an Error ( try { s.makeBundle(nil, { s.farkermartin; }); } { |error| ... first s.record; s.pauseRecording; // pausable s.record // start again s.stopRecording; ...

  6. GlobalAirportDatabase @ Quark

    ... RCB:RICHARDS BAY:RICHARD'S BAY:SOUTH AFRICA:28 ... KFOK:FOK:THE FRANCIS S GABRESKI:WEST HAMPTON BEACH ... :GHB:GOVERNORS HARBOUR:GOVERNOR'S HARBOR:BAHAMAS:25:17 ... :0022 MZBZ:BZE:PHILIP S W GOLDSON INTERNATIONAL:BELIZE ... :SOUTH POLE STATION:STEPHEN'S ISLAND:NEW ZEALAND:89 ...

  7. PG_03_What_Is_Pbind @ PG_03_What_Is_Pbind

  8. PG_08_Event_Types_and_Parameters @ Doc

    ... delay the event's server message(s). \timingOffset Number ... delay the event's server message(s). In conjunction ... id The node ID(s) must be given explicitly ... If not given directly, it's calculated as ~sustain = ~dur ...

  9. 05-Functions-and-Sound @ 05-Functions-and-Sound

    ... and 'value' stuff; it's not important just now) This ... sample in the block. There's another method, 'kr', ... Get the idea? There's also another similar arg ... Functions and UGens -------------------------------------- Here's another example of polymorphism, ...

  10. Intro-to-the-ATK @ Doc

    ... // boot server ( s = Server.default; s.boot; ) // ... // inspect ~decoder.kind ~checkMyServerOutputs.value(s, ~decoder) // ------------------------------------------------------------ // define ...

prev 1 2 3 4 5 6 7 8 9 10 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow