Search for «Point»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)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)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
SpacePan - A Spatial Audio Environment
by audioholic on 07 Nov'20 18: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
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
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.
Scribble Squiggle
by 56228375 on 09 Aug'17 15:40 inAlternative way of squiggling: instead of modeling the squiggle with math formulas you can also just draw it by mouse, record it and then play it back
Squiggle squiggle
by 56228375 on 09 Aug'17 00:51 inA more extensive squiggle session. Construction is detailed in a blog post http://technogems.blogspot.be/2017/08/automating-squiggles-in-supercollider
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
Graphic illustration of granular time-stretching
by jamshark70 on 26 Apr'15 09:39 inGraphically represents a small set of granular windows, with variable offset. Move the "ratio" slider, and you can see and hear time stretching.
reception: graphics instructional (1)tri-o emulation
by grirgz on 29 Mar'15 19:17 inI just saw this controller https://gaojiafeng.wordpress.com/2014/02/11/tri-o-2014/, not a bad idea, but no need to have real rotating discs ;) Adaptin
Simple Harmonic Motion
by rukano on 28 Oct'14 15:44 inWas just trying to reproduce the simple harmonic motion videos i've been watching. I think this is a compact and yet flexible way where you are able t