-
I was using the flora script and noticed some "artifacts" on the topmost portion of the plant screen. Looks to be on the drawing area of the screen just below the banner text description. Wondering if…
-
-
I suggest to put the script specific controlspecs used in `kayan` (EDIT: and other scripts) in a script specific table rather than the core ControlSpec table.
Ie. see this line: https://github.com/…
-
When updating installed norns scripts from the command line with `maiden project update --all`, those ones which fail to update jumble up the listing.
```
Updating: molly_the_poly ... already up-to-d…
-
Crow should simultaneously appear as a serial device, and a USB MIDI device to a connected host. This will allow out-of-box usage of crow with any MIDI capable host, specifically making integration in…
-
Please consider providing the `cli-logue` command for ARM architecture. What i mostly have in mind are Raspberry Pi users.
The `cli-logue` command is available to a number of platforms including x86 …
-
Difficulty/reward unclear. Would probably have to hook into crone or a new jack destination. (Upcoming crone+matron merge may make this more tractable?)
-
Hi. You are doing a very good moving this classic, important module forward! Thank you for that.
Am I imagining things, but does the *MIDIout* app tend to choke, and stop sending stuff after a while?…
-
This could be fun with a gamepad too. I started [a feature branch](https://github.com/xmacex/pit-orchisstra/tree/gamepad) for NES-style controllers with D-pad, A, B, start and select. It is half-teste…
-
Whilst working with the websockets for testing some setups for #1067 I noticed that the messages sent by norns through the websocket seem to be 0 (zero) terminated but if I want to execute some code (…