Search for «Rect»doc code in class tags
Operator-synth_Isomorphic-version
by Marty Carlton on 01 Mar'22 18: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 26 Feb'22 19: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 26 Dec'21 23: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 07: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 13: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 05: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 17: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
snake
by eli.fieldsteel on 28 Apr'21 00:35 ina SuperCollider recreation of the the arcade game "snake"
reception: fun (1)Bjorklund Toy
by rinalka1227 on 21 Apr'21 11:01 inToy built to facilitate experimenting with Bjourklund to step through two different 'chords'. The "onChord" is used in some way for each Bjorklund hi
Simple noise mixer with GUI
by pHJosef on 24 Jan'21 14:02 ina simple noise eq with 10 filter bands and a gui.
Feigenbaum
by henklass on 01 Jan'21 17:19 inMoaning and groaning SuperCollider draws Feigenbaum's bifurcation graph... This project was inspired by this video: https://www.youtube.com/watch?v=E
SpacePan - A Spatial Audio Environment
by audioholic on 07 Nov'20 12:40 inThis is a basic spatial audio tool using source oriented vector based delay and amplitude panning as well as basic room simulation. This code was
[SIMPLE] Random Pad Generator
by Checco Ruseo on 17 Sep'20 06:40 inA random pad generation thing. Every time you click EXECUTE, a pad with a certain number of melodic lines is generated using the parameters in the G
Chord Crafter
by suhelkeswani on 17 Aug'20 13:20 in# Chord Crafter Chord Crafter is a digital MIDI instrument which allows musiscians, producers, beatmakers, or anybody to instantly build, playback, a
Simple GUI for WavesetsEvent
by IMF on 16 Jul'20 11:44 inA simple GUI for Waveset Synthesis. Requires WavesetsEvent, which should be placed in your SC extensions folder. Most of the code came from the includ