Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-01-23 | some adaptions for the actual hardware I assembledHEADmaster | Robin Haberkorn | 1 | -31/+33 | |
* poti 7 is still not working, but it's probably a physical problem * use proper tab indentions | |||||
2024-01-23 | added `make monitor` command | Robin Haberkorn | 1 | -1/+4 | |
2024-01-17 | added FreeBSD devd script for automatically exposing raw MIDI devices with Jack | Robin Haberkorn | 1 | -0/+12 | |
* you will have to replace `rhaberkorn` with your user name | |||||
2024-01-17 | added Makefile for arduino-cli | Robin Haberkorn | 3 | -1/+54 | |
* Upload works on FreeBSD via Linuxator but only if Linux-like device names will be created. This can be achived by installing linux-compatible-tty.conf. * Alternatively, it would also be possible to manually invoke avrdude. | |||||
2024-01-17 | added all potis and disabled the distance sensor as it will slow down the ↵ | Robin Haberkorn | 1 | -5/+63 | |
poti processing * Perhaps we can enable the distance sensor only when pressing a special button? | |||||
2023-09-26 | initial commit: This uses the Control Surface library with a single ↵ | Robin Haberkorn | 2 | -0/+23 | |
potentionmeter, sending 14-bit CC values |