-
We have two commands in the REPL that to me feel a bit off, `u` (upload) and `r` (run).
According to the [help](https://github.com/monome/druid/blob/079c92267093e85967d7af1be0e5d8d529112167/src/dru…
-
@dndrks for those not adventurous enough to set up druid, perhaps we should have a super-micro patcher that just activates the bootloader? (`^^b`)
it could have a link to the update docs. or even t…
-
A site specific search would be a very useful addition to the monome docs.
-
note, this could be a crossover issue between the crow firmware and druid.
reports of this on the forum, but my own case is this:
i can run the attached script on linux.
on macos, druid freez…
-
hacking up a monosynth patch and hit this while playing around w/ note retriggers.
here's a distilled test case that repros for me on norns w/ crow `v1.0.0`:
```lua
-- crow stress test
funct…
-
A left hand navigation would be beneficial for users. it's expected for most docs sites IMO.
-
follow-up from meta issue #557, tracking for clean up of leaked norns system globals.
---
initial run (out of date)
```lua
globals = { }
for k,v in pairs(_G) do table.insert(globals, k..'…
-
minicom / screen is current solution which is sufficient for proof-of-concept, but is a pretty bad interface for real usage (plus requires setup knowledge of those programs).
making a small lua scr…
-
I think it could be really cool to have an additional pane when running druid for script selection upload. Some of the functionality I am envisioning:
- move the repl to a pane, and add another wit…
-
The current `ii.txi.*` functions are a proof of concept and only allow one to query the first parameter knob on txi. At a minimum it is desirable to be able to query the raw txi 'param' (knobs) and in…