From 926c19e8f24d86e6a8783ce93c723e0bff82bef5 Mon Sep 17 00:00:00 2001 From: Thomas Herrmann Date: Mon, 28 Mar 2022 19:17:52 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7eb7f22..3481395 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +# Underbridge for OP-Z +## Multitrack exporter + ## Despriciption - Exports Patterns and projects individual Audio Tracks to seperate folders for use in your DAW From efd05cdc132e7f94986c1b3e848b07d6874a23be Mon Sep 17 00:00:00 2001 From: Thomas Herrmann Date: Mon, 28 Mar 2022 19:18:29 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3481395..0721ad6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # Underbridge for OP-Z ## Multitrack exporter +--- -## Despriciption +## 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 From 98677fc78071220894258686541b8cedc99d5aff Mon Sep 17 00:00:00 2001 From: Thomas Herrmann Date: Mon, 28 Mar 2022 19:21:26 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0721ad6..ac8e66f 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,16 @@ - 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 @@ -27,7 +32,9 @@ - choose first pattern in your project as starting point - Select project mode -- Everything else like above +- Everything else like + +