-
Grid support to sequencers. Should be simple with the live.grid to monome abstraction.
-
The new Monome Max Package breaks most of the `serialosc` BEAP devices
The old interface device was called serialosc.maxpat and the new one is called `monome-device.maxpat` - https://llllllll.co/t/…
-
A 31-ET synth written in SuperCollider, controllable by a monome.
https://github.com/JeffreyBenjaminBrown/monome
31 ET is hard to play on a linear grid like a piano, as your hand can only reach ac…
-
Matron: The GUI interface running on the rpi4
Maiden: Their web-backend to send stuff to Matron
Overview Norns, Fates, Orca, Supercollider:
https://github.com/p3r7/awesome-monome-norns/blob/main/…
-
Hey! 1st off, thanks for writing an awesome bit of code to make the untz' play nice w/ the monome software in max -- great, readable code, clearly legible, a huge THANK YOU. It's been super frustrat…
-
- [x] refactor grid app operators (e.g. WW, LIFE) to not use the monome driver directly. (maybe each op gets outputs [x,y,ledState] and inputs [x,y,buttonState] ?)
- [x] create glue operators (or ref…
-
Hello,
Some markdown in the README (for the grid images) is not rendering correctly on norns.community.
Please see https://github.com/monome-community/norns-community/issues/15 for details.
I…
-
It _almost_ works if I open 11.1 in Rosetta mode, but I can't interact with it at all, it just plays one note.
And when I say "Can't get it working" I mean it detects my Grid as an option to select…
-
Use Case: I want to develop a VCV Rack module which can interact with Virtual or Hardware Grids.
I would think that there could be a "lib" which includes the sources in common and lib but without t…
-
I would like to be able to use [OpenStageControl ](https://openstagecontrol.ammd.net/) and/or [TouchOSC ](https://hexler.net/touchosc) to send/receive OSC messages to/from the monome-rack plugins via …