Search for «Button»doc code in class tags
The Muse
by mkb on 06 Sep'12 01:56 inemulator of Triadex's The Muse. Comments welcome; I've never used one of these things directly.
reception: gui (1)interesting (1)SuperSimpleSequencer
by rukano on 19 Jun'12 02:00 inJust for fun and a demonstration of gui/2Darrays/synths/tasks in less than 30 lines.
SlimLauncher 1.0
by Schemawound on 09 May'12 15:07 inBlog post describing this class: http://schemawound.tumblr.com/post/22662485300/supercollider-slimlauncher
reception: useful (1)Re: Load and play samples from GUI (Qt GUI only), adapted to use SoundFile:cue
by LFSaw on 30 Apr'12 13:07 in*Needs Qt GUI (VLayout)* ----- Basic GUI for loading samples and playing them via button presses. Differences to the original version by rukano:
reception: nice (1)useful (1)soundboard (1)Load and play samples from GUI (Qt GUI only)
by rukano on 22 Apr'12 00:14 inPretty simple GUI (button per sample) for loading samples into buffers and playing them from GUI buttons. !!! Needs Qt GUI !!! (VLayout)
reception: cool (1)basic (1)works (1)example (1)The Tunnel
by Schemawound on 18 Apr'12 16:47 inThis code contains three sections, the first defines the synthdef. The second starts up the synth and the GUI for playing with the presets live. Th
Looping Station
by rukano on 10 Feb'12 19:42 inGUI for recording and playing quantized loops. If you change the tempo, hit on refresh. You can change the output bus for the click (first variable
reception: nice (1)useful (1)OSC to MIDI converter (GUI)
by rukano on 04 Jan'12 21:04 inCode written in about 1 hour trying to emulate gui and behaviour of osculator. Ended up being just a OSC to MIDI CC converter... but it's open to othe
reception: useful (1)Step Sequencer with Midi/Scales/Tuning capabilities
by rukano on 16 Dec'11 09:52 inVery old code I made in my first SuperCollider years. Changed some stuff to not use environment variables. Still works... but, yeah... spaghetti code
rand-n-step+
by vividsnow on 19 Nov'11 17:45 inbulging version of [simple rand-n-step](http://sccode.org/1-Eo) but with comments, which maybe helpful to reuse this stuff it seems, someday, it sh
rand-n-step
by vividsnow on 15 Nov'11 01:28 insimple gui step sequencer of PMOsc-based random instruments note: modify variables "dims" and "resolution" to change number of instruments/steps an
Attack Detection and Amplitude Threshold Setter GUI
by eli.fieldsteel on 15 Aug'11 00:28 inA modular GUI designed to detect amplitude attacks and set a globally retrievable threshold value.
reception: educational (2)with video (1)