Search for «Play»doc code in class tags
beat repeat with gate and pitch increment
by santi on 11 Oct'24 02:52 inUse this synthdef as an effect and just make the \go parameter from 0 to 1 to activate. When you transition from 0 to 1, it will record a buffer of
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)Chord Crafter
by suhelkeswani on 17 Aug'20 19:20 in# Chord Crafter Chord Crafter is a digital MIDI instrument which allows musiscians, producers, beatmakers, or anybody to instantly build, playback, a
panflute sampler
by nicolaariutti on 20 Oct'19 19:42 inA slightly modified version of my sampler (https://scsynth.org/t/sorting-list-of-dictionaries-by-keys/705, https://scsynth.org/t/dictionary-and-array-
UI sounds (pt1)
by nicolaariutti on 02 Jan'19 21:05 inThis code is an attempt to recreate a sound inspired from some technological/science fictional UI interface. Sounds are created using FM technique.
Using a MIDI keyboard - simple example
by Bruno Ruviaro on 18 Sep'18 00:26 inBasic example - how to use a MIDI keyboard with a simple synth
looping buffer granuals
by blueprint on 15 Feb'18 11:47 inThis is a granular synth, much inspired by http://sccode.org/1-4WM It's distinct in that the SynthDef loops in a live recording buffer with a sligh
Pspawner demo
by Bruno Ruviaro on 11 Nov'16 20:23 inA short classroom demonstration of sequencing patterns with Pspawner
Assignment #1
by hwright on 08 Nov'16 09:02 inhttps://soundcloud.com/user-665612115/db-assignment-1-musc115
Performance Unit - Buffers (part 2)
by rumush on 22 Dec'15 21:20 inA draft of performance setup I started working on some time ago. For now I've got simple MIDI controls and buffers that you can granularize. You can r
Detuned Synth Pad
by coreyker on 13 May'15 22:56 inA SuperCollider implementation of the synth sound described here: "http://www.attackmagazine.com/technique/synth-secrets/detuned-pad/"
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)Silly Voice
by Bruno Ruviaro on 11 Nov'13 01:39 inFormant Synthesis example with a silly bass voice.
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.
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