-
went to test updating one of my shields to the latest internet-radio release from maiden
- got "Updating project "internet-radio" failed update failed: worktree contains unstaged changes" - but ther…
-
The objective is to have a directory containing all of cloud-music that can simply be run from a thumb drive (or copied somewhere) and run in place, similar to a Flatpak installation in Linux. The pac…
-
This is a tracking issue for adding mouse interaction to the params menu and improvements to mouse handling overall.
- [x] Zig: capture scroll wheel (or trackpad scroll, which is hopefully the same…
-
Hi,
I am using nbconvert to convert Jupyter notebooks to RST files in my project and getting the following jsonschema/referencing exception during the build process:
```pytb
File "/builds/gro…
-
given the example code
```lua
local var = 40
function init()
redraw()
end
function redraw()
screen.update()
end
function drawstring(text)
screen.clear()
screen.move (64,24)
sc…
-
@tehn calling you for review!
i'm converting the `metro` lib to a C library with simple hooks. one thing i note is the crow docs have a more limited API than the norns docs for this module, but und…
-
for discussion of implementation of the 2 small changes for the hardware in 2023.
## hardware-pullups for i2c bus
current interface from the reference:
```lua
ii.pullup( state ) -- turns on (tru…
-
# Gamma
### Related PRs:
* https://github.com/monome/norns/pull/1583
* https://github.com/monome/linux/pull/47
### TODO
- [x] driver changes
- [x] support gamma in device tree
- [x] support…
-
### background
pirate radio is a norns script running a pirate internet radio station that streams content, audio, weather and music that’s contributed from the lines community directly to your norns…
-
Hi @ErichHeinemann ,
sorry to bother you with this.
On a fresh brand new install of arduinoIDE with only the required libraries for your sketch installedI and nothing extra I did this:
first:
Co…