Search for «VLayout»doc code in class tags

GUI: Scrolling list of multi-view items

by jamshark70 on 17 Jan'16 04:07 in gui scroll list layout layouts multiline

A common GUI requirement is a scrollable list of similar items. If the list consists of strings, it's easy -- use ListView. If, for example, each "lin

The mysteries of quantization

by simoncornaz on 27 Aug'15 17:22 in quantization

GUI to play with quantization

reception: gui (1)visualization (1)

Sound file position selector GUI

by grirgz on 23 Nov'14 20:47 in gui buffer utility dialog selection position frames

Sometime you want to play a certain part of a sound file, but you must provide the Synthdef with the starting and ending buffer frame number. It's nic

Operator

by Alexander Lunt on 08 Nov'14 19:22 in sound effects gui melody waves synth synthesis wave synthdef additive synthesis ring modulation synthesizer user interface window

A Synthesizer similar to the Ableton Operator: Four Oscillators can be modulated and manipulated in different ways. Just evaluate the whole Code at on

Env editor with knobs to edit individual points

by grirgz on 20 Oct'13 17:59 in gui tool editor

I needed an Env editor with knobs to edit individual points. Maybe it can be useful to someone. You can zoom horizontally with shift+mouseDrag. Show a

SlimLauncher 1.0

by Schemawound on 09 May'12 15:07 in gui class launcher tool extension helper

Blog 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 gui sampler code fork loader soundfile

*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 in gui sampler loader

Pretty 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)
1 2