project name: | pitter-patter |
project url: | https://github.com/schollz/pitter-patter |
author: | infinitedigits |
description: | sequencer and sampler player based around the OP-1 'pattern' sequencer |
discussion url: | https://llllllll.co/t/pitter-patter/68944 |
documentation url: | https://norns.community/pitter-patter |
tags: | sequencer sampler midi grid looper |
press and make quantized patterns of sequence across four tracks, using a grid or a midi controller.
fun things: goto TRACK X
and randomize with randomize
parameter and have it evolve with evolve
parameter.
the supercollider engine uses mx.samples
which you can optionally install:
;install https://github.com/schollz/mx.samples
and, once installed, download any sound packs you want which you can then use with pitter-patter.
the last row of the grid is a keyboard.
hold the last row, last column of the grid to shift to the next octave (and aligns the octave).
all the other buttons enter in notes (press and hold two to create ranges).
press the last row, last column to enter “sequencer” mode.
use the bottom row to select a sequence.
use the other rows to create a sequence.
press the last row, last column to enter “note” mode.
you can install through maiden:
;install https://github.com/schollz/pitter-patter