Search for «Color»doc code in class tags
OceanTracker
by Scott L Simon on 10 Jan'19 09:25 inExperiments in metering and mapping a synth using sendreply.kr and Level-Indicator.
KickandBass
by Scott L Simon on 05 Jan'19 12:16 inAnother small GUI performance module. Builds on a 303 from the helpfiles with a few changes.
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
Rate Player
by joehigham on 30 Jul'18 18:40 inThis is a player that I use for live work. It takes piano samples (or anything else I guess) and plays them in a rhythmic way that is also based on ch
Filter Explorer @ 1000 Hz of the Cutoff Frequency (Centre Frequency)
by prko on 22 Apr'18 01:44 inSpecial Thanks to Russell Johnston who gave an excellent solution to MouseLeaveAction issue via the sc-users list! Thanks to Fredrik Olofsson who men
Equal-Loudness Contour Experience in SC
by prko on 05 Apr'18 11:16 inEqual-Loudness Contour Experience in SC special thanks to James Harkins who resolved my errors in the code via the sc-users list!
FFT additive oversampling (graphical demo of the sampling theorem)
by jamshark70 on 08 Jun'17 09:51 inI originally wrote this to demonstrate what sampled audio really represents -- that is, if a series of samples represents the one and only band-limite
granular AM synthesis
by 56228375 on 19 Feb'17 01:06 inMy first composition that goes beyond tweaking documentation examples. It uses a kind of granular synthesis where each grain is a short AM synthesized
AMSynth GUI
by TrysonHardie on 12 Nov'16 20:46 inRecreation of AMSynth (only GUI) -> https://youtu.be/ZsTNBsti6xM
Basic ScopeView example
by defaultxr on 12 Jul'16 05:30 inThis is a basic example of how to use ScopeView in your GUIs without having to include all the extra bells and whistles that Stethoscope includes.
GUI: Scrolling list of multi-view items
by jamshark70 on 17 Jan'16 04:07 inA 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