Browse Source

Review and add QuantalAudio at version 0.6.2. #531

master
Christoph Scholtes 6 years ago
parent
commit
1ee59eb98b
3 changed files with 14 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +10
    -0
      manifests/QuantalAudio.json
  3. +1
    -0
      repos/QuantalAudio

+ 3
- 0
.gitmodules View File

@@ -273,3 +273,6 @@
[submodule "repos/rcm"] [submodule "repos/rcm"]
path = repos/rcm path = repos/rcm
url = https://github.com/Rcomian/rcm-modules.git url = https://github.com/Rcomian/rcm-modules.git
[submodule "repos/QuantalAudio"]
path = repos/QuantalAudio
url = https://github.com/sumpygump/quantal-audio.git

+ 10
- 0
manifests/QuantalAudio.json View File

@@ -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"
}

+ 1
- 0
repos/QuantalAudio

@@ -0,0 +1 @@
Subproject commit e40a9152e8a52896aabee8d99272641b4135d0d2

Loading…
Cancel
Save