Search for «Window»doc code in class tags
midi soft takeover
by meunier.fabien on 21 Nov'18 11:25 init avoids jump of value when the value on your GUI and the value of your midi controller are differents. In other words your midi controller take cont
DiamondSlider : custom unidimensionnal slider GUI.
by Dindoléon on 18 Nov'18 10: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 09: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 07: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 05: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 12: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 21 Apr'18 19: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 05:16 inEqual-Loudness Contour Experience in SC special thanks to James Harkins who resolved my errors in the code via the sc-users list!
Diplopterys Cabrerana
by blaz.pavlica on 17 Sep'17 06:00 inThis is the code used for the first song on my album Blaž Pavlica - Virtual Entheogen https://zvocniprepihi.bandcamp.com/album/bla-pavlica-virtual-
Scribble Squiggle
by 56228375 on 09 Aug'17 09:40 inAlternative way of squiggling: instead of modeling the squiggle with math formulas you can also just draw it by mouse, record it and then play it back
Squiggle squiggle
by 56228375 on 08 Aug'17 18:51 inA more extensive squiggle session. Construction is detailed in a blog post http://technogems.blogspot.be/2017/08/automating-squiggles-in-supercollider
FFT additive oversampling (graphical demo of the sampling theorem)
by jamshark70 on 08 Jun'17 03: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 18 Feb'17 19: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 14:46 inRecreation of AMSynth (only GUI) -> https://youtu.be/ZsTNBsti6xM
growing layout
by julian.rohrhuber on 01 Oct'16 05:10 inJust an illustration of how layouts behave dynamically.
reception: useful (1)instructive (1)Method help re-ordering utility
by jamshark70 on 22 Jul'16 14:34 inIf you have a large class with a lot of methods, you probably want to sort the methods in the auto-generated SCDoc template into an order that's meani
Basic ScopeView example
by defaultxr on 11 Jul'16 23: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.