projects

A collection of projects asside from our modules that we have worked on

norns scripts

The following are scripts for the monome norns

Spirals

Notes of the selected scale are spread around a circle. Points are drawn by rotating a set amount from the last point while moving outwards slightly and notes are triggered depending on where they land. Patterns repeat and change over time.

github
lines

Breakthrough

Each block is assigned a note within the limits set in the parameters. When a ball hits a block, that note sounds. After being hit 4 times, blocks are removed. When a ball hits the bottom of the screen the root note sounds.

github
lines

Get in the Sea!

Plays Terry Riley's 'In C'

github
lines

ornament and crime hemisphere suite - alternate applets

spirals

Replaces the MIDI Out applet with an implementation of the Spirals norns script

github

alt scope

Adds an option to the Scope applet to plot the inputs as X/Y coordinates

github

Mutable Instruments Plaits - i2c support

Allows the pitch, trigger and level of Plaits to be controlled over i2c by our nQuencer module or other modules that support i2c

github

RP2040 Mutable Instruments Audio Bootloader

An example project showing how to use the Mutable Instruments audio bootloader in your RP2040 project enabling firmware updates by playing an audio file into a CV input.

github