Search for «pattern» code in category tags
XoX pattern helper
by gosub on 26 May'24 12:01 ina simple helper function to write \dur patterns in a XoX style i.e. Pseq(~xox.("xxooxoxo") * 8/120, inf)
how to generate the synthdef with a pattern
by grirgz on 05 Jan'24 02:28 insynthdef building should take less time than s.latency for this to work
Import midinote, dur, amp and sustain from midi file using SimpleMIDIFile
by grirgz on 30 Dec'21 01:57 inThere is the .p method (see http://sccode.org/1-5aT) but here is also a way to retrieve the values directly
MIDI arpeggiator demo
by wondersluyter on 06 Mar'21 05:31 inRoughly based on the stock ableton arpeggiator behavior. A lot of variation is possible combining custom ~chordSort and ~notePat functions.
Controlling an external synth parameters with NRPN / adding LFOs
by g_montel on 23 Oct'20 10:06 inI bought a Sequential OB-6 recently and you can control all the parameters with NRPN messages. I wanted to control these NRPN parameters with pattern
simple timeline for patterns
by 56228375 on 30 Apr'20 00:20 insimple timeline for scheduling start and stop of patterns at specific beats (and an experimental extension with absolute time scheduling)
drum sequencer to drive external midi device or software like ableton
by 56228375 on 19 Apr'20 19:03 inSimple drum machine in supercollider (with presets!). Even if the code is not very sophisticated, it offers some possibilities not widely available in
Re: midified arpeggiator/auto-accompaniment using patterns
by elgiano on 11 Jan'20 18:03 inRe: Let me know if you have ideas for improvement! (code-wise or feature-wise) -> I used an object prototype to streamline the process of registering
midified arpeggiator/auto-accompaniment using patterns
by 56228375 on 03 Jan'20 01:19 inProof of concept code for a midified arpeggiator/auto-accompaniment system, quickly reacting to chord changes Midi is received as input, and supercol
Automatic composition of tonal canons
by 56228375 on 24 Feb'19 16:21 inSlightly older project which I forgot about until I hit on it by coincidence again... having some fun generating tonal canons (using the terminology "
reception: wow (1)Panola - pattern notation language tutorial
by 56228375 on 11 May'18 23:03 intutorial for the panola pattern notation language
reception: excellent (1)oh this is great (1)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
how to use the SynthDef's default argument in an Event?
by julian.rohrhuber on 03 Nov'17 15:03 inOne answer to the question "how to use the SynthDef's default argument in an Event?"
Monophonic SynthDef Sequence
by moncrey on 14 Feb'17 17:16 inThis was my creation as I learned how to work with PmonoArtic. Took way too long to realize "freq" and "gate" were naming conventions and I didnt need
Semi-Random Glitch SynthDef
by rumush on 09 Oct'15 21:27 inIt is a simple SynthDef I made after having a look at Hasher UGen with a pattern to play it. It creates nice and varied glitch sounds.
Modulation sequencing
by grirgz on 01 Sep'15 22:24 inTwo simple ways to set a different modulation per step in a pattern
Vanguard - A1: Karplus-Strong Synthesis (musc-115-pluck)
by Jonathan Coon on 30 Oct'14 09:21 inThis piece is a remix of my previous piece called "Avant Garde" in which a plucking synthesizer is used. In this piece, I have modified the plucking s
Avant Garde - Assignment 4: Algorithmic Harp (Pluck) [musc-9-pluck]
by Jonathan Coon on 30 Oct'14 08:46 inThis track was created entirely out of one "pluck" synth in SuperCollider that I manipulated to obtain many interesting sounds. The piece was also arr
Molecular music box 2
by grirgz on 28 Aug'14 02:27 inSame algo, but instead of picking the next note in the scale, it take the next event in an event pattern, much more possibilities, I have fun for hour