Search for «HLayout»doc code in class tags
Galton Board Simulator
by Dindoléon on 10 Jul'22 18:50 inhttps://scsynth.org/t/galton-board-sim/6202
Operator-synth_Isomorphic-version
by Marty Carlton on 02 Mar'22 00:02 inThis is just a different keyboard layout for the code I found called "Operator". Thank you Alexander Lunt, wherever you might be! I changed the weird
Command-line SC utility for MIDI clock out
by jamshark70 on 27 Dec'21 05:52 inWhen sending MIDI clock out at a fast tempo, there may be fewer than 10 ms between clock ticks. If you're sending the clock messages from the same scl
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
Simple noise mixer with GUI
by pHJosef on 24 Jan'21 20:02 ina simple noise eq with 10 filter bands and a gui.
GUI to generate scale- and arpeggio-like fragments in Just Intonation
by jordanwhitede on 20 Dec'20 15:03 inI developed this to help me work on hearing and playing in just intonation. It's my first GUI so feedback is very welcome, but it works basically ok f
Views with sounds from somewhere in the world
by prko on 05 Sep'20 09:47 ininspired by the web site "https://www.window-swap.com/window"
Visual gain reduction meter
by jpdrecourt on 15 Mar'20 18:21 inSimple visualisation of the gain reduction for effects like compression. It can be run in its own editor window and requires only minimal modification
GUI: Time-domain continuous vs sampled signals, and FFT representation
by jamshark70 on 14 Aug'19 05:32 inHere's a demo I cooked up for a synthesis theory class. Textbooks say that the Nyquist theorem proves there is one only one way to draw a band-limited
Cavern_Class
by Scott L Simon on 18 Mar'19 12:46 inExperimental class - ambient cavern sounds (no effects yet). Class format is used here - needs to be saved as .sc file in the extensions and run with
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
growing layout
by julian.rohrhuber on 01 Oct'16 11: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 20: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
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
The mysteries of quantization
by simoncornaz on 27 Aug'15 17:22 inGUI to play with quantization
reception: gui (1)visualization (1)