Search for «Signal»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)Spectrogram of a sound file
by wondersluyter on 26 Aug'23 07:00 inGenerates an Image containing the spectrogram of a soundfile
Doppler Pitch Shift
by kennethflak on 05 Nov'20 09:09 inA first attempt to port a doppler pitch shifter following this tutorial: https://www.youtube.com/watch?v=uyzY_ZP54pA to SuperCollider from Max.
Pietro Mascagni's 'Cavalleria rusticana'
by deafwalker on 26 Jun'20 20:42 inA SuperCollider rendition of the orchestral intermezzo from Pietro Mascagni's 'Cavalleria rusticana' by Eli FieldSteel
Paulstretch for SuperCollider
by jpdrecourt on 07 Apr'20 09:46 inThis is a port of the basic Paulstretch algorithm to SuperCollider (no onset detection). Mono version, for stereo, use 2 instances hard panned. The so
reception: thanks (1)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
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
Filter Explorer @ 1000 Hz of the Cutoff Frequency (Centre Frequency)
by prko on 22 Apr'18 01:44 inSpecial Thanks to Russell Johnston who gave an excellent solution to MouseLeaveAction issue via the sc-users list! Thanks to Fredrik Olofsson who men
supercollider implementation of padsynth algorithm.
by 56228375 on 13 Jan'18 12:22 inAn implementation of Paul Nasca Octavian's excellent PadSynth algorithm in supercollider, driven from patterns. This code is accompanied by a blog art
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
Cumulative Pulses
by henklass on 29 Oct'16 13:30 inCumulative pulses Imagine pulse-generators with different frequencies. Pulses are added together to generate control signals, e.g. for pitch, or may
Radial loudness meter
by snappizz on 08 Jun'15 00:25 inShort-time loudness is represented by an outer arc, and long-term loudness is represented with a circular graph showing the loudness over the last 60s
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)Spectrum and Spectrogram of a sound file
by jcc on 07 Nov'14 23:30 inCalculates and plots the spectrum at any position in a sound file (only reads one channel). Displays the spectrogram of a selected segment of a sound
reception: great and useful (1)UPIC waveform editor
by snappizz on 12 Feb'14 00:21 inA fun little GUI toy emulating a freehand waveform editor as seen in Iannis Xenakis' UPIC software. Draw on the graph to edit an oscillator's waveform
Waveshaping Synthesis GUI Demo 2
by Bruno Ruviaro on 09 Sep'13 05:01 inGraphical interface for experimenting with waveshape synthesis.