underbridge/README.md

42 lines
938 B
Markdown
Raw Normal View History

2022-03-28 19:17:52 +02:00
# Underbridge for OP-Z
## Multitrack exporter
2022-03-28 19:18:29 +02:00
---
2022-03-28 19:17:52 +02:00
2022-03-28 19:18:29 +02:00
## Description
2022-03-28 13:02:05 +02:00
- 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
2022-03-28 19:21:26 +02:00
## Steps for single file binary
2022-03-28 13:02:05 +02:00
- connect OP-Z via USB
- run underbridge.fun
2022-03-28 19:21:26 +02:00
## Steps for python file
- install pyaudio library
- install midio library
2022-03-28 13:02:05 +02:00
### Single Pattern Mode
- Select Pattern you want to export
- Enter name for the project. This is used for the folder structure
- Get BPM from led code or Smartphone app.
- Enter BPM and longest Bar of you track (1-4)
- Optionally enter additional seconds at the end of the recording to capture reverb tails etc.
- Select pattern mode
- Select directory you want to record the waves to
- Click record and wait until finished.
### Project mode
- choose first pattern in your project as starting point
- Select project mode
2022-03-28 19:21:26 +02:00
- Everything else like
2022-03-28 13:02:05 +02:00