From b8214c924ef96d4ff0415569a7e6ed86cb3d24aa Mon Sep 17 00:00:00 2001 From: Matt Demanett Date: Wed, 26 Sep 2018 19:19:36 -0400 Subject: [PATCH] Review and add Sculpt-O-Sound at 0.6.0. #515 --- .gitmodules | 3 +++ manifests/Sculpt-O-Sound.json | 8 ++++++++ repos/Sculpt-O-Sound | 1 + 3 files changed, 12 insertions(+) create mode 100644 manifests/Sculpt-O-Sound.json create mode 160000 repos/Sculpt-O-Sound diff --git a/.gitmodules b/.gitmodules index 689fafbf..3c95731b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -249,3 +249,6 @@ [submodule "repos/BeckstromResearch"] path = repos/BeckstromResearch url = https://github.com/chrisbeckstrom/Beckstrom_Research_Rack.git +[submodule "repos/Sculpt-O-Sound"] + path = repos/Sculpt-O-Sound + url = https://github.com/josbouten/Sculpt-O-Sound.git diff --git a/manifests/Sculpt-O-Sound.json b/manifests/Sculpt-O-Sound.json new file mode 100644 index 00000000..53ed8678 --- /dev/null +++ b/manifests/Sculpt-O-Sound.json @@ -0,0 +1,8 @@ +{ + "name": "Sculpt-O-Sound", + "author": "Jos Bouten", + "authorEmail": "josbouten@gmail.com", + "manualUrl": "https://github.com/josbouten/Sculpt-O-Sound/blob/master/README.md", + "sourceUrl": "https://github.com/josbouten/Sculpt-O-Sound", + "repoVersion": "0.6.0" +} diff --git a/repos/Sculpt-O-Sound b/repos/Sculpt-O-Sound new file mode 160000 index 00000000..f662dd51 --- /dev/null +++ b/repos/Sculpt-O-Sound @@ -0,0 +1 @@ +Subproject commit f662dd5139ed51bb85794b234fe3fb4b2a02ecde