Tracker module live performance device.
This application is designed for performing live with tracker modules on a handheld device. The hardware is a Gpi case for the Raspberry Pi zero.
To run the app on the device: ./main.sh
To run the app in dev mode on a laptop: ./dev.sh
Tested on: Python 3.7.17
sudo cat<<EOT > /etc/security/limits.d/audio.conf
@audio - rtprio 95
@audio - memlock unlimited
EOT
sudo apt install xmp python3 puredata