Browse Source

added links to manuals, added BogaudioModules

pull/16/head
Jeremy Wentworth 7 years ago
parent
commit
ac9c555334
15 changed files with 27 additions and 2 deletions
  1. +1
    -0
      plugins/ArableInstruments.json
  2. +12
    -1
      plugins/BogaudioModules.json
  3. +1
    -0
      plugins/JE.json
  4. +1
    -0
      plugins/KarateSnoopy.json
  5. +1
    -0
      plugins/LOGinstruments.json
  6. +1
    -0
      plugins/ML-modules.json
  7. +1
    -0
      plugins/NauModular.json
  8. +1
    -0
      plugins/PvC.json
  9. +2
    -1
      plugins/Qwelk.json
  10. +1
    -0
      plugins/SonusDept.json
  11. +1
    -0
      plugins/bidoo.json
  12. +1
    -0
      plugins/cf.json
  13. +1
    -0
      plugins/dBiz.json
  14. +1
    -0
      plugins/dekstop.json
  15. +1
    -0
      plugins/luckyxxl.json

+ 1
- 0
plugins/ArableInstruments.json View File

@@ -3,6 +3,7 @@
"name": "Arable Instruments",
"version": "0.5.0",
"source": "https://github.com/adbrant/ArableInstruments",
"manual": "https://github.com/adbrant/ArableInstruments/blob/master/README.md",
"downloads": {
"win": {
"download": "https://github.com/adbrant/ArableInstruments/releases/download/v0.5.0/ArableInstruments-v0.5.0-win.zip",


+ 12
- 1
plugins/BogaudioModules.json View File

@@ -2,5 +2,16 @@
"slug": "BogaudioModules",
"name": "Bogaudio Modules",
"version": "0.5.0",
"source": "https://github.com/bogaudio/BogaudioModules"
"source": "https://github.com/bogaudio/BogaudioModules",
"manual": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md",
"downloads": {
"win": {
"download": "https://github.com/bogaudio/BogaudioModules/releases/download/v0.5.0-01/BogaudioModules-0.5.0-01-win.zip",
"sha256": "0447d5226787b0a57c30474fbd38ffc4cedd66d759899e6e6e485b7381d98d0e"
},
"mac": {
"download": "https://github.com/bogaudio/BogaudioModules/releases/download/v0.5.0-01/BogaudioModules-v0.5.0-01-mac.zip",
"sha256": "3c54febfa457904b2540dd82b6b7ffabb68fecfa67c851b9b3426458a31356f5"
}
}
}

+ 1
- 0
plugins/JE.json View File

@@ -3,6 +3,7 @@
"name": "JE",
"version": "0.5.1",
"source": "https://github.com/eres-j/VCVRack-plugin-JE",
"manual": "https://github.com/eres-j/VCVRack-plugin-JE/blob/master/README.md",
"downloads": {
"mac": {
"download": "https://github.com/eres-j/VCVRack-plugin-JE/releases/download/v0.5.1/VCVRack-plugin-JE-0.5.0-OSX.zip",


+ 1
- 0
plugins/KarateSnoopy.json View File

@@ -5,6 +5,7 @@
"version": "0.5.0",
"homepage": "https://github.com/KarateSnoopy/vcv-karatesnoopy",
"source": "https://github.com/KarateSnoopy/vcv-karatesnoopy",
"manual": "https://github.com/KarateSnoopy/vcv-karatesnoopy/blob/master/README.md",
"downloads": {
"win": {
"download": "https://github.com/KarateSnoopy/vcv-karatesnoopy/releases/download/v0.5.0/KarateSnoopy-0.5-win.zip",


+ 1
- 0
plugins/LOGinstruments.json View File

@@ -3,6 +3,7 @@
"name": "LOGinstruments",
"version": "0.5.2",
"source": "https://github.com/leopard86/LOGinstruments",
"manual": "https://github.com/leopard86/LOGinstruments/blob/master/README.md",
"downloads": {
"win": {
"download": "https://github.com/leopard86/LOGinstruments/releases/download/v0_5_2/LOGinstruments-all-platforms-v052.zip",


+ 1
- 0
plugins/ML-modules.json View File

@@ -3,6 +3,7 @@
"name": "ML-modules",
"version": "0.5.1",
"source": "https://github.com/martin-lueders/ML-modules",
"manual": "https://github.com/martin-lueders/ML_modules/wiki",
"downloads": {
"win": {
"download": "https://github.com/martin-lueders/ML_modules/files/1502969/ML_modules.zip",


+ 1
- 0
plugins/NauModular.json View File

@@ -3,6 +3,7 @@
"name": "NauModular",
"version": "0.5.0",
"source": "https://github.com/naus3a/NauModular",
"manual": "https://github.com/naus3a/NauModular/blob/master/README.md",
"downloads": {
"win": {
"download": "https://github.com/naus3a/NauModular/releases/download/v0.5.0/NauModular-1.0-win.zip",


+ 1
- 0
plugins/PvC.json View File

@@ -3,6 +3,7 @@
"name": "PvC",
"version": "0.5.1",
"source": "https://github.com/phdsg/PvC",
"manual": "https://github.com/phdsg/PvC/blob/master/README.md",
"downloads": {
"win": {
"download": "https://github.com/phdsg/PvC/releases/download/0.5.1/PvC-0.5.1-win.zip",


+ 2
- 1
plugins/Qwelk.json View File

@@ -2,5 +2,6 @@
"slug": "Qwelk",
"name": "Qwelk",
"version": "0.5.0",
"source": "https://github.com/raincheque/qwelk"
"source": "https://github.com/raincheque/qwelk",
"manual": "https://github.com/raincheque/qwelk/blob/master/README.md"
}

+ 1
- 0
plugins/SonusDept.json View File

@@ -2,6 +2,7 @@
"slug": "SonusDept",
"name": "Sonus Dept",
"version": "0.5.0",
"homepage": "http://sonusmodular.sonusdept.com/",
"source": "https://gitlab.com/sonusdept/sonusmodular",
"downloads": {
"win": {


+ 1
- 0
plugins/bidoo.json View File

@@ -3,6 +3,7 @@
"name": "bid°°",
"version": "0.5.4",
"source": "https://github.com/sebastien-bouffier/Bidoo",
"manual": "https://github.com/sebastien-bouffier/Bidoo/wiki",
"downloads": {
"win": {
"download": "https://github.com/sebastien-bouffier/Bidoo/files/1522797/BidooWIN.0.5.4.zip",


+ 1
- 0
plugins/cf.json View File

@@ -3,6 +3,7 @@
"name": "cf",
"version": "0.5.5",
"source": "https://github.com/cfoulc/cf",
"manual": "https://github.com/cfoulc/cf/blob/master/README.md",
"downloads": {
"win": {
"download": "https://github.com/cfoulc/cf/releases/download/0.5.5/cf.zip",


+ 1
- 0
plugins/dBiz.json View File

@@ -3,6 +3,7 @@
"name": "dBiz",
"version": "0.5.1",
"source": "https://github.com/dBiz/dBiz",
"manual": "https://github.com/dBiz/dBiz/blob/master/README.md",
"downloads": {
"win": {
"download": "https://github.com/dBiz/dBiz/files/1513107/dBiz--win.zip",


+ 1
- 0
plugins/dekstop.json View File

@@ -3,6 +3,7 @@
"name": "dekstop",
"version": "0.5.0",
"source": "https://github.com/dekstop/vcvrackplugins_dekstop",
"manual": "https://github.com/dekstop/vcvrackplugins_dekstop/blob/master/README.md",
"downloads": {
"win": {
"download": "https://github.com/dekstop/vcvrackplugins_dekstop/releases/download/v0.5.0/dekstop-dev_f4526cb-win.zip",


+ 1
- 0
plugins/luckyxxl.json View File

@@ -3,6 +3,7 @@
"name": "luckyxxl",
"version": "0.5.0",
"source": "https://github.com/luckyxxl/vcv_luckyxxl",
"manual": "https://github.com/luckyxxl/vcv_luckyxxl/blob/master/README.md",
"downloads": {
"win": {
"download": "https://github.com/luckyxxl/vcv_luckyxxl/releases/download/v0.5.0/luckyxxl-0.5.0-win.zip",


Loading…
Cancel
Save