Search for «StaticText»doc code in class tags
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
multiple wavetable animation
by eli.fieldsteel on 05 Jul'19 04:11 inGUI animation for multiple wavetable interpolation
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
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.
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!
Diplopterys Cabrerana
by blaz.pavlica on 17 Sep'17 12: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-
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
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)Operator
by Alexander Lunt on 08 Nov'14 19:22 inA Synthesizer similar to the Ableton Operator: Four Oscillators can be modulated and manipulated in different ways. Just evaluate the whole Code at on
Spectrum and Spectrogram of a sound file
by jcc on 07 Nov'14 23:30 inCalculates and plots the spectrum at any position in a sound file (only reads one channel). Displays the spectrogram of a selected segment of a sound
reception: great and useful (1)