Search for «Pen»doc code in class tags
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)SCTweets - 140 Character - swiki repost
by zecraum on 07 Apr'21 23:42 in140 Character Examples https://swiki.hfbk-hamburg.de/MusicTechnology/899 A popular way to share SuperCollider code is to post it to the social n
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
Dirty Sound Maker
by Dindoléon on 29 Jan'20 09:07 inSimple GUI to produce dirty ambient drones, based on the 'Mini' concept ( see https://sccode.org/1-5aY ). Really simple to use. Displayed words aren't
GUI: Time-domain continuous vs sampled signals, and FFT representation
by jamshark70 on 13 Aug'19 23: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 04 Jul'19 22:11 inGUI animation for multiple wavetable interpolation
Generating Graphics and Music From The Dragon Curve
by 56228375 on 26 Jan'19 16:09 inThis minimal music generator uses a Lindenmayer system to generate composition instructions. Interpreting those same instructions twice with some rand
KickandBass
by Scott L Simon on 05 Jan'19 06:16 inAnother small GUI performance module. Builds on a 303 from the helpfiles with a few changes.