gridofpoints
Eight notes, sixteen timbres. A simple, well-commented Norns script for turning Grid into a quantized keyboard.
- k2: up one octave
- k3: down one octave
- e2: change root note
- e3: change scale
Grid (required)
- press a key to make beautiful sounds
- left/right position controls pitch
- up/down position controls filter cutoff
Crow (optional)
- out1: v/oct
- out2: gate
- out3: -5V to 5V on up/down axis
- out4: 0 to 10V on up/down axis
install
Find it in the Maiden project manager
troubleshooting
If you get an āerror: initā on load, then make sure you have a Grid plugged in. The script doesnāt function without one. If you have a Grid plugged in and youāre still seeing this error then post below with details of what Grid youāre using and how itās connected to your Norns.
links
Version history
v1.6
add āmagic modeā where random notes are played over time. To engage and disengage, press the four corners of the grid at the same time. The pace of forgetting past notes has also been slowed.
v1.5
gridofpoints now checks if a grid is connected and displays an error message if not
v1.4
button-press memories now fade with time, rather than with action (pressing keys)
v1.3
gridofpoints remembers which keys you pressed, though memories fade
v1.2
Fixing inverted Crow outputs 3/4
Added support for grids that arenāt 16x8
v1.1
Reversed x/y mappings on grid, and output one and two on Crow
Also added a faint echo on grid of the last note you pressed, so itās easier to remember where you were
v1.0
Initial release