Search for «Function»doc code in class tags
Converting an environment in a prototype object
by julian.rohrhuber on 11 Jul'21 15:11 in/* I often like to write out a library as an environment, like: ~start_sound = { |freq, amp| <...> }; ~start_high_pitch_sound = { |amp| ~start_so
Dirty Sound Maker
by Dindoléon on 29 Jan'20 15: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
reception: vraiment excellent merci (1)wavetable interpolation drone
by eli.fieldsteel on 28 Feb'19 07:06 inA lush drone using a waveshaping algorithm for interpolating between multiple wavetables. This code is based off of a similar code example by totalgee
Waveshaping Synthesis GUI Demo 2
by Bruno Ruviaro on 09 Sep'13 05:01 inGraphical interface for experimenting with waveshape synthesis.
Waveshaping GUI Demo 1
by Bruno Ruviaro on 09 Sep'13 05:00 inVisualize the basic concept of waveshaping with a nice & straightforward GUI. This patch makes no sound.
Frequency Modulation GUI Demo 4
by Bruno Ruviaro on 09 Sep'13 04:47 inExperiment with FM by specifying contours for Carrier Frequency, Modulation Index, and Amplitude Envelope. Also adjust duration of events. In this ver
Frequency Modulation GUI Demo 3
by Bruno Ruviaro on 09 Sep'13 04:45 inExperiment with FM by specifying contours for Carrier Frequency, Modulator Frequency, Modulation Index, and Amplitude Envelope. You can also choose du
Formant Synthesis Singers GUI Demo
by Bruno Ruviaro on 09 Sep'13 04:40 inFour voice types available: Soprano, Alto, Tenor, Bass (buttons SATB). Two vibrato controls: speed and depth (horizontal sliders). Fundamental frequ
Telegraph Incantation [disquiet0050-morsebeat]
by Schemawound on 17 Dec'12 13:04 inTelegraph Incantation [disquiet0050-morsebeat] By Schemawound All code by Jonathan Siemasko Blog post about this track: http://schemawound.
Morse
by Schemawound on 14 Dec'12 05:38 inMORSE by Jonathan Siemasko [http://www.schemawound.com/](http://www.schemawound.com/) Function to take a string and convert it to morse code.