corners
project name: corners
project url: https://github.com/Quixotic7/corners
author: Quixotic7
description: a grid controlled physics instrument. ported from tehn's m4l script
discussion url: https://llllllll.co/t/46227
documentation url: https://norns.community/authors/quixotic7/corners
tags: synth generative grid midi

corners

corners is a grid controlled physics instrument.

corners.png

using the grid the musician can add gravity wells to the space to manipulate the "puck". velocities, positions, and border crossings are mapped to sound parameters and events.

this script is ported from @tehn 's original m4l script https://github.com/monome-community/corners

molly the polly is used as an internal synth source and it can also send midi out to use with external gear.

internal synth params and external cc's can be mapped to the puck's position and velocity.

big thanks to @tehn and @mlogger for suggestion the idea in the norns: ideas thread!

https://www.instagram.com/p/CQVIlcOBQRD/

https://www.instagram.com/p/CQY2rOaKitS/

requirements

optional

doc

installation

on maiden:

;install https://github.com/Quixotic7/corners.git
;install https://github.com/markwheeler/molly_the_poly.git

on norns: system > reset then launch corners

version notes

v1.1.4 - Added the ability to generate random notes within a scale and octave range. Key shortcuts added to quickly generate new notes. Can also generate random notes every boundary crossing. - Fixed bug with the key forces being uneven.

v1.1.3 - added separate physics update that is synced to the clock. you can change the sync rate in the params menu. - walls now light up when the puck reflects

v1.1.2

v1.1.1