Search for «gui» code in category tags by simon remove user filter
Galton Board Simulator
by Dindoléon on 10 Jul'22 18:50 inhttps://scsynth.org/t/galton-board-sim/6202
Buffer Plotter
by Dindoléon on 05 Jan'22 15:06 inThis is a setup that allows you to plot a Synth() output, using a buffer. See https://scsynth.org/t/what-is-the-best-way-to-plot-a-synth/5160 .
MultiButtonView
by Dindoléon on 15 Aug'21 13:04 inDemo of a custom modular menu, allowing you to switch between several buttons instances. Connect to a function using view.bindFunction( function ). Su
Color Picker, pretty version
by Dindoléon on 14 Aug'21 19:16 inSee https://sccode.org/1-5fa . Hue slider now updated when changing saturation. Strange bug causing the sliders colors to vary when window is resized,
ColorPicker ( HSV to Color ), RAW Version
by Dindoléon on 12 Aug'21 11:00 inFunction that returns a color picker view, and allows to connect it to a function outside of the color picker itself. Contains an HSV to Color() algo
Scale Listener
by Dindoléon on 13 Feb'20 15:23 inThe Scale Listener is a simple GUI that previews every scale provided in SC, except Ascending/Descending ones. Can also serve as a template for a grap
Dirty Sound Maker
by Dindoléon on 29 Jan'20 15:07 inSimple GUI to produce dirty ambient drones, based on the 'Mini' concept ( see https://sccode.org/1-5aY ). Really simple to use. Displayed words aren't
reception: vraiment excellent merci (1)Graphical Tracker Functions Example
by Dindoléon on 22 Jan'20 17:42 inExample of the Graphical Tracker Functions usage ( https://sccode.org/1-5cA ). Both files should be saved inside the same folder. See internal documen
Graphical Tracker Functions
by Dindoléon on 22 Jan'20 17:39 inStores three functions inside global variables which can be used to create either a binary tracker, a probabilist tracker or a combination of these tw
DiamondSlider : custom unidimensionnal slider GUI.
by Dindoléon on 18 Nov'18 16:07 inCustom unidimensionnal slider GUI I made for my touchscreen instrument. Presented here as a tuner, but can serve any control purpose.
Harmo : Harmonic Series modulated by a MultiSlider interface.
by Dindoléon on 18 Nov'18 15:16 inMultiSlider plot display allowing to shape a harmonic series. This is a simplification of Bruno Ruviaro's Additive Synthesis GUI Demo 2.
Poussière : standalone dust generator (uncommented version of luce)
by Dindoléon on 18 Nov'18 13:22 inDust2 synth controlled by a custom 2D slider (kind of simulates vinyl crackles). Actually an uncommented fork of the luce module. Easy to integrate an
luce : standalone synth and custom slider GUI demo
by Dindoléon on 18 Nov'18 11:54 inluce is a standalone synth module driven by a custom 2D slider GUI. It is easy to integrate and to modify. It also serves the purpose of understanding