| 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 is a grid controlled physics instrument.

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/
shift + enc 3 b octave range for random note generation
grid press and hold a key to create a gravity well to manipulate the puck. notes are triggered while holding keys
double click grid edge toggle a boundary's reflection between bounce or warp
params menu here you can change which notes are played per boundary and map physics properties to control midi cc's or internal synth parameters
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
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