Search for «pattern» code in category tags

how to generate the synthdef with a pattern

by grirgz on 05 Jan'24 02:28 in pattern synthdef

synthdef 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 in pattern midi file mid import

There 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 in pattern arpeggio midi arpeggiator

Roughly 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 in pattern midi nrpn external synth

I 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 in pattern beat timeline

simple 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 in pattern percussion midi drum machine preset general midi drum loops

Simple 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 in pattern arpeggio midi code fork arpeggiator autoaccompaniment

Re: 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 in pattern arpeggio midi arpeggiator autoaccompaniment

Proof 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 in pattern generative theoryquark canon

Slightly 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 in pattern tutorial panola notation

tutorial 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 in pattern pad padsynth

An 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 in pattern event help eventtype

One 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 in pattern sequencing mono monophonic

This 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 in pattern glitch experimental random

It 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 in pattern modulation sequencer

Two 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 in pattern electronic sound guitar experimental patterns supercollider code synth synthesis karplusstrong karplusstrong synthesis sound design music computer synthesizer musc115pluck

This 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 in pattern electronic patterns supercollider code synth synthesis harp algorithmic music computer musc9pluck pluck synthesizer

This 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 in pattern generative molecular

Same 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

Molecular music box

by grirgz on 28 Aug'14 00:31 in pattern generative molecular

Inspired by this post http://www.kimri.org/blog/?p=487 I rewritten the algo to use more the patterns, so it's generated on the fly and it's easy to cu

1 2