Skip to content

chr15m/modbay

Repository files navigation

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

Photograph of modbay running on hardware

Set high priority realtime audio

sudo cat<<EOT > /etc/security/limits.d/audio.conf
@audio   -  rtprio     95
@audio   -  memlock    unlimited
EOT

Dependencies

sudo apt install xmp python3 puredata

About

Tracker mod performance device

Topics

Resources

Stars

Watchers

Forks