A "theremin" server for a Raspberry Pi 4.
FossilOrigin-Name: 153d02185cc6e0ea224ef04593383612ca2f4795e62fda3d73750c8046cf7dad |
||
|---|---|---|
| fluidsynth | ||
| theremin | ||
| gem.deps.rb | ||
| README.md | ||
RPi Theremin
This is a quick-n-dirty Theremin daemon for use on the RaspberryPi.
It is designed to be used with a couple of these distance sensors:
https://www.adafruit.com/product/4007
Use 'raspi-config' to configure your default sound output (HDMI, 3.5", etc).
This is intended to be run from daemontools or runit. Quick setup:
# apt install ruby espeak fluidsynth runit
# gem install -Ng
# ln -s /path/to/here/theremin /etc/service
# ln -s /path/to/here/fluidsynth /etc/service