This commit is contained in:
Thomas Herrmann 2022-03-29 01:09:00 +02:00
commit 195f7543b6
1 changed files with 14 additions and 3 deletions

View File

@ -1,13 +1,22 @@
## Despriciption
# Underbridge for OP-Z
## Multitrack exporter
---
## Description
- Exports Patterns and projects individual Audio Tracks to seperate folders for use in your DAW
- Python cross plattform with single file binary for x86 linux
## Steps
## Steps for single file binary
- connect OP-Z via USB
- run underbridge.fun
## Steps for python file
- install pyaudio library
- install midio library
### Single Pattern Mode
- Select Pattern you want to export
@ -23,7 +32,9 @@
- choose first pattern in your project as starting point
- Select project mode
- Everything else like above
- Everything else like