Search for «VLayout»doc code in class tags
Wavetable Builder with GUI
by txmod on 25 Feb'24 19:40 inGUI-based app for building and saving single-cycle waveforms and wavetables. Uses either a mix of sine waves or an envelope of points connected by c
reception: useful (1)Galton Board Simulator
by Dindoléon on 10 Jul'22 18:50 inhttps://scsynth.org/t/galton-board-sim/6202
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
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
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