https://github.com/chr15m/modbay
Tracker mod performance device
https://github.com/chr15m/modbay
device hand-held live-performance mod-tracker music-making tracker-music
Last synced: about 1 year ago
JSON representation
Tracker mod performance device
- Host: GitHub
- URL: https://github.com/chr15m/modbay
- Owner: chr15m
- Created: 2022-02-14T03:49:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-23T00:31:12.000Z (over 2 years ago)
- Last Synced: 2025-02-12T14:14:19.377Z (over 1 year ago)
- Topics: device, hand-held, live-performance, mod-tracker, music-making, tracker-music
- Language: Python
- Homepage:
- Size: 2.51 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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`

# Dependencies
* [Python 3](https://python.org)
* [`xmp`](https://github.com/libxmp/libxmp)
* [`pd`](https://puredata.info/)