From 80a75445057d100f18a30b3a46905c1c93ba5b59 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Tue, 24 Sep 2019 20:12:06 -0600 Subject: [PATCH] Review and integrate stocaudio at version 1.0.0. #597 --- .gitmodules | 3 +++ repos/stocaudio | 1 + 2 files changed, 4 insertions(+) create mode 160000 repos/stocaudio diff --git a/.gitmodules b/.gitmodules index b6aa1f95..4aaee19b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -392,3 +392,6 @@ [submodule "repos/ChordController"] path = repos/ChordController url = https://github.com/wilsontr/ChordController.git +[submodule "repos/stocaudio"] + path = repos/stocaudio + url = https://github.com/aptrn/stocaudio-modules.git diff --git a/repos/stocaudio b/repos/stocaudio new file mode 160000 index 00000000..9e80497c --- /dev/null +++ b/repos/stocaudio @@ -0,0 +1 @@ +Subproject commit 9e80497c81c6a3303142942d7cf58893bacc0ab7