Merge branch 'main' of https://github.com/BKLronin/underbridge
This commit is contained in:
commit
195f7543b6
17
README.md
17
README.md
@ -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
|
- 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
|
- Python cross plattform with single file binary for x86 linux
|
||||||
|
|
||||||
## Steps
|
## Steps for single file binary
|
||||||
|
|
||||||
- connect OP-Z via USB
|
- connect OP-Z via USB
|
||||||
- run underbridge.fun
|
- run underbridge.fun
|
||||||
|
|
||||||
|
## Steps for python file
|
||||||
|
|
||||||
|
- install pyaudio library
|
||||||
|
- install midio library
|
||||||
|
|
||||||
### Single Pattern Mode
|
### Single Pattern Mode
|
||||||
|
|
||||||
- Select Pattern you want to export
|
- Select Pattern you want to export
|
||||||
@ -23,7 +32,9 @@
|
|||||||
|
|
||||||
- choose first pattern in your project as starting point
|
- choose first pattern in your project as starting point
|
||||||
- Select project mode
|
- Select project mode
|
||||||
- Everything else like above
|
- Everything else like
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user