Search for «Buffer»doc code in class tags
glitchySampler
by tigges-p on 12 Aug'14 20:32 inHey guys! I used this code on my first release and some people asked for a look on it. It's basically a PlayBuf UGen whose arguments are modulated t
Re: The Sounds of Fibonacci
by ttsesmetzis on 18 Mar'14 17:42 inPisano periods for rythmic patterns.
The Sounds of Fibonacci
by henk.lasschuit on 16 Mar'14 16:37 inPisano Periods for the numbers 2 to 1000 converted to sounds
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
Part-Aleatoric Sample Machine
by nathan on 01 Feb'14 18:26 inThis piece is a demonstration of the Part-Aleatoric Sample Machine, a project I am working on to explore possible interfaces between human and non-hum
Draw your waveform feat. silly pattern player
by rukano on 29 Jan'14 10:34 inA short demonstration how to change values in a buffer from a GUI. Also some presets added, because the mouse precision is not very good if you intend
reception: gui (1)20140103_1504 (pluck piece)
by nathan on 03 Jan'14 17:30 inNew piece arranged and performed in SuperCollider based on code from Bruno Ruviaro, "Pluck (Karpus-Strong) example" (pluck pattern - thanks Bruno) and
Sound file chunks: Workaround for single-precision buffer indexing
by jamshark70 on 07 Nov'13 03:19 inOne of the common questions on the list is about handling very large sound files with BufRd. BufRd indexes into the buffer using a single-precision fl
A QuNeo's Sampler melodic and expressive with different scales
by sebastienclara on 20 Oct'13 18:49 inExample of morphing (interpolating) between two Signals/Wavetables
by totalgee on 12 Oct'13 18:24 inThis is in response to a question on sc-users, with subject: [Envelope as signal](http://new-supercollider-mailing-lists-forums-use-these.2681727.n2.n
Sampling Demo with QuNeo - Patch 1
by Bruno Ruviaro on 23 Sep'13 06:25 inEach QuNeo pad triggers a different sound file. Horizontal axis controls pitch bend (off by default). Play/Stop buttons control looping. Allows use of
Waveshaping Synthesis GUI Demo 2
by Bruno Ruviaro on 09 Sep'13 05:01 inGraphical interface for experimenting with waveshape synthesis.
Granular Sampling GUI Demo 2
by Bruno Ruviaro on 09 Sep'13 04:51 inGraphical interface to experiment with granular sampling (multiple sound files at a time).
Granular Sampling GUI Demo 1
by Bruno Ruviaro on 09 Sep'13 04:50 inGraphical interface to experiment with granular sampling (one sound file at a time).
reception: educational (1)The Unfunky Drummer
by Schemawound on 30 May'13 19:02 inThe Unfunky Drummer - Insert samples, extract joy. Code by Jonathan Siemasko http://www.schemawound.com/ NOTE: Set values for ~synthDefToUse, ~rat
example sequencing soundfiles
by Fredrik Olofsson on 14 May'13 22:17 insimple example showing how to play one soundfile after the other in a sequence. use as a template.