Search for «Window»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)A Simple Synthesizer Keyboard 2
by prko on 27 Jan'24 11:53 in[MIDI output enabled version](https://scsynth.org/t/a-small-utility-computer-midi-keyboard-supporting-midi-output/8868)
Overtone Explorer
by prko on 19 Jan'24 21:00 in[related forum post 1](https://scsynth.org/t/how-to-avoid-exception-in-graphdef-load-exceeded-number-of-interconnect-buffers-how-to-make-certain-slide
Show a chord in music notation in a sclang window
by 56228375 on 26 Aug'23 15:17 inshowing a chord in a supercollider window in music notation using the Fosc quark
Using MultiSliderView to control the harmonics of a wavetable
by zecraum on 25 May'23 02:00 inexample by James McCartney extracted from the mailing list: https://listarc.cal.bham.ac.uk/lists/sc-users-2003/msg05160.html
Automatic looper by selecting a part of a sound file
by prko on 05 Dec'22 15:41 inoriginated from <https://listarc.cal.bham.ac.uk/lists/sc-users-2016/msg51590.html> and <https://scsynth.org/t/display-playhead-position-in-gui-in-a-sy
Space Game
by mjsyts on 20 Jul'22 15:47 inTop-down space shooter for SuperCollider. It is probably too easy but (I think) it is still fun.
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
Animation of Simple Harmonic Motion
by eli.fieldsteel on 27 Feb'22 01:00 inA GUI for animating summation of partials as simple harmonic motion, depicted as circular rotation correlated with a graph of amplitude vs. time.
reception: eyecandy (1)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
Damped Driven Double Pendulum Sonification and Visualization
by xavieredavenport on 29 Jun'21 23:25 inctrl+enter to run ctrl+. to stop Version 1. A little toy physics simulation of a double pendulum with damping and drive. The math is a little inc