Search for «sequencer» code in category tags

Binary Shift Register Sequencer by Dario Lozano-Thornton

by Dario Lozano-Thornton on 16 Feb'19 22:59 in sequencer binary shift register

This is a truly wacky patch I wrote 3 years ago and never developed properly. Posting as is, with some operational quirks and poor notes. (link in com

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

wiard noise ring variation using a ringbuffer instead of bitshifting, language implementation (pattern-based)

by LFSaw on 22 Mar'13 18:56 in code fork sequencer algorithmic composing

wiard noise ring variation using a ringbuffer instead of bitshifting. Re-implemented according to Julian Parker's m4l patch. Derived from an answer

wiard noise ring variation using a ringbuffer instead of bitshifting, language implementation (task-based)

by LFSaw on 20 Mar'13 20:02 in code fork sequencer algorithmic composing

wiard noise ring variation using a ringbuffer instead of bitshifting. Reimplemented according to Julian Parker's m4l patch.

wiard noise ring, language implementation (task-based)

by LFSaw on 20 Mar'13 19:49 in sequencer algorithmic composing

"In latter model synthesizers, digital noise sources began to appear in place of analog ones. Traditionally, a psuedo-random shift register set up for

The Muse

by mkb on 06 Sep'12 01:56 in reverse engineering sequencer the muse

emulator of Triadex's The Muse. Comments welcome; I've never used one of these things directly.

reception: gui (1)interesting (1)

SuperSimpleSequencer

by rukano on 19 Jun'12 02:00 in sequencer

Just for fun and a demonstration of gui/2Darrays/synths/tasks in less than 30 lines.

Step Sequencer with Midi/Scales/Tuning capabilities

by rukano on 16 Dec'11 09:52 in midi step sequencer sequencer

Very old code I made in my first SuperCollider years. Changed some stuff to not use environment variables. Still works... but, yeah... spaghetti code

rand-n-step+

by vividsnow on 19 Nov'11 17:45 in gui code fork sequencer random step

bulging version of [simple rand-n-step](http://sccode.org/1-Eo) but with comments, which maybe helpful to reuse this stuff it seems, someday, it sh

rand-n-step

by vividsnow on 15 Nov'11 01:28 in gui sequencer random step

simple gui step sequencer of PMOsc-based random instruments note: modify variables "dims" and "resolution" to change number of instruments/steps an

1