Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 324 Bytes

File metadata and controls

14 lines (11 loc) · 324 Bytes

op-pi

Tape/album/sample backup/load and MIDI host for the Teenage Engineering OP-1 on Raspberry Pi w/ Displayotron

Setup

git clone https://github.com/jeffbr13/op-pi.git /opt/op-pi
sudo pip3 install -r /opt/op-pi/requirements.txt
sudo cp /opt/op-pi/op-pi.service /etc/systemd/system/op-pi.service