From 1ee59eb98b8f7f24d693383c92917cf0c41cf036 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sat, 1 Dec 2018 06:59:04 -0700 Subject: [PATCH] Review and add QuantalAudio at version 0.6.2. #531 --- .gitmodules | 3 +++ manifests/QuantalAudio.json | 10 ++++++++++ repos/QuantalAudio | 1 + 3 files changed, 14 insertions(+) create mode 100644 manifests/QuantalAudio.json create mode 160000 repos/QuantalAudio diff --git a/.gitmodules b/.gitmodules index 2c765ffc..b7573352 100644 --- a/.gitmodules +++ b/.gitmodules @@ -273,3 +273,6 @@ [submodule "repos/rcm"] path = repos/rcm url = https://github.com/Rcomian/rcm-modules.git +[submodule "repos/QuantalAudio"] + path = repos/QuantalAudio + url = https://github.com/sumpygump/quantal-audio.git diff --git a/manifests/QuantalAudio.json b/manifests/QuantalAudio.json new file mode 100644 index 00000000..2e905bb3 --- /dev/null +++ b/manifests/QuantalAudio.json @@ -0,0 +1,10 @@ +{ + "name": "QuantalAudio", + "author": "Jansen Price", + "license": ""CC0-1.0, + "pluginUrl": "https://github.com/sumpygump/quantal-audio", + "authorUrl": "https://jansenprice.com/", + "manualUrl": "https://github.com/sumpygump/quantal-audio/blob/master/README.md", + "sourceUrl": "https://github.com/sumpygump/quantal-audio", + "repoVersion": "0.6.2" +} diff --git a/repos/QuantalAudio b/repos/QuantalAudio new file mode 160000 index 00000000..e40a9152 --- /dev/null +++ b/repos/QuantalAudio @@ -0,0 +1 @@ +Subproject commit e40a9152e8a52896aabee8d99272641b4135d0d2