-
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..'…
-
@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…
-
from @tehn:
> i’d like to consider condensing/creating a single doc that’s a bit more readable, perhaps something like the TT manual. (we might enlist some of the talent who worked on that?) i’m im…
-
Hi
I'm trying to go through the first configuration without success. I am probably making a simple mistake..?
Pinoboard API token is valid (to be sure I generated a new one) and I have only one bo…
-
maybe derived from `system.lua`?
**EDIT:** current plan is to open last edited file, potentially gated by routable URLs (#70)
-
Hi,
I have some code where want to update half of my walnut 128 at once in a simple nested iteration. The code below works as expected
```
void setLEDstate(int state) {
if (state == 1) {
fo…
-
The meadowphysics config.mk has a reference to screen.c which I don't think is supposed to be in there :) Removing it enabled me to compile.
Cheers,
Forrest
-
### Is your feature request related to a problem? Please describe.
My feature request isn't related to a problem with how Apollo works, but a problem with how Launchpad covers currently work. Apollo …
-
currently there are quite a few features that block. (wifi, file listings, etc).
UPDATE:
something like:
```
function callback_func(returned_txt)
print(returned_txt)
end
util.cmd("ls …
-
need to address common support issues. much of this information exists somewhere on the forum but is not centralized.
- [ ] AUDIO ERROR (ie, sc synth dupes)
- [ ] update failures (how to manually …