Browse Source

Seeding with initial data from "Lists_of_plugins" wiki

pull/1/head
Andrew Belt 7 years ago
parent
commit
2533c271a8
35 changed files with 394 additions and 0 deletions
  1. +12
    -0
      plugins/AmalgamatedHarmonics.json
  2. +10
    -0
      plugins/AnimatedCircuits.json
  3. +11
    -0
      plugins/ArableInstruments.json
  4. +11
    -0
      plugins/AutodafeBlankPanel.json
  5. +12
    -0
      plugins/AutodafeDrumKit.json
  6. +12
    -0
      plugins/AutodafeModulePack.json
  7. +12
    -0
      plugins/BogaudioModules.json
  8. +12
    -0
      plugins/Gratrix.json
  9. +12
    -0
      plugins/HetrickCV.json
  10. +11
    -0
      plugins/HoraMusic.json
  11. +11
    -0
      plugins/JE.json
  12. +12
    -0
      plugins/JW-Modules.json
  13. +11
    -0
      plugins/KarateSnoopy.json
  14. +12
    -0
      plugins/LOGinstruments.json
  15. +12
    -0
      plugins/LindenbergResearch.json
  16. +11
    -0
      plugins/ML-modules.json
  17. +10
    -0
      plugins/MSM.json
  18. +10
    -0
      plugins/MrLumps.json
  19. +11
    -0
      plugins/NYSTHI.json
  20. +11
    -0
      plugins/NauModular.json
  21. +11
    -0
      plugins/PvC.json
  22. +11
    -0
      plugins/Qwelk.json
  23. +13
    -0
      plugins/RJModules.json
  24. +12
    -0
      plugins/Simplemodulepack.json
  25. +13
    -0
      plugins/SonusDept.json
  26. +13
    -0
      plugins/Strum'sMentalModules.json
  27. +13
    -0
      plugins/VultModules.json
  28. +6
    -0
      plugins/av500.json
  29. +11
    -0
      plugins/bidoo.json
  30. +11
    -0
      plugins/cf.json
  31. +10
    -0
      plugins/dBiz.json
  32. +12
    -0
      plugins/dekstop.json
  33. +10
    -0
      plugins/luckyxxl.json
  34. +10
    -0
      plugins/mscHack.json
  35. +12
    -0
      plugins/trowaSoft.json

+ 12
- 0
plugins/AmalgamatedHarmonics.json View File

@@ -0,0 +1,12 @@
{
"slug": "AmalgamatedHarmonics",
"name": "Amalgamated Harmonics",
"version": "0.5.3",
"source": "https://github.com/jhoar/AmalgamatedHarmonics/tree/v0.5.3",
"download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/tag/v0.5.3",
"arch": [
"win",
"mac",
"lin"
]
}

+ 10
- 0
plugins/AnimatedCircuits.json View File

@@ -0,0 +1,10 @@
{
"slug": "AnimatedCircuits",
"name": "Animated Circuits",
"version": "0.5.0",
"download": "https://drive.google.com/drive/folders/15_buBKqEdGkuTn9EOeZuFqE2m4qH-xUu?usp=sharing",
"arch": [
"win",
"mac"
]
}

+ 11
- 0
plugins/ArableInstruments.json View File

@@ -0,0 +1,11 @@
{
"slug": "ArableInstruments",
"name": "Arable Instruments",
"version": "0.4.0",
"source": "https://github.com/adbrant/ArableInstruments",
"download": "https://github.com/adbrant/ArableInstruments/releases",
"arch": [
"win",
"mac"
]
}

+ 11
- 0
plugins/AutodafeBlankPanel.json View File

@@ -0,0 +1,11 @@
{
"slug": "AutodafeBlankPanel",
"name": "Autodafe Blank Panel",
"version": "0.5.0",
"download": "http://www.autodafe.net/virtual-instruments/vcv-rack-modules/autodafe-blank-panel-for-vcv-rack.html",
"arch": [
"win",
"mac",
"lin"
]
}

+ 12
- 0
plugins/AutodafeDrumKit.json View File

@@ -0,0 +1,12 @@
{
"slug": "AutodafeDrumKit",
"name": "Autodafe Drum Kit",
"version": "0.5.0",
"source": "https://github.com/antoniograzioli/Autodafe-Drums",
"download": "http://www.autodafe.net/virtual-instruments/vcv-rack-modules/autodafe-drum-kit-for-vcv-rack.html",
"arch": [
"win",
"mac",
"lin"
]
}

+ 12
- 0
plugins/AutodafeModulePack.json View File

@@ -0,0 +1,12 @@
{
"slug": "AutodafeModulePack",
"name": "Autodafe Module Pack",
"version": "0.5.0",
"source": "https://github.com/antoniograzioli/Autodafe",
"download": "http://www.autodafe.net/virtual-instruments/vcv-rack-modules/autodafe-module-pack-for-vcv-rack.html",
"arch": [
"win",
"mac",
"lin"
]
}

+ 12
- 0
plugins/BogaudioModules.json View File

@@ -0,0 +1,12 @@
{
"slug": "BogaudioModules",
"name": "Bogaudio Modules",
"version": "0.5.0",
"source": "https://github.com/bogaudio/BogaudioModules",
"download": "https://github.com/bogaudio/BogaudioModules/releases",
"arch": [
"win",
"mac",
"lin"
]
}

+ 12
- 0
plugins/Gratrix.json View File

@@ -0,0 +1,12 @@
{
"slug": "Gratrix",
"name": "Gratrix",
"version": "0.5.0",
"source": "https://github.com/gratrix/vcv-gratrix",
"manual": "http://gratrix.net/vcvrack/",
"download": "http://gratrix.net/vcvrack/",
"arch": [
"win",
"mac"
]
}

+ 12
- 0
plugins/HetrickCV.json View File

@@ -0,0 +1,12 @@
{
"slug": "HetrickCV",
"name": "HetrickCV",
"version": "0.5.3",
"source": "https://github.com/mhetrick/hetrickcv",
"manual": "https://github.com/mhetrick/hetrickcv/blob/master/README.md",
"download": "https://github.com/mhetrick/hetrickcv/releases",
"arch": [
"win",
"mac"
]
}

+ 11
- 0
plugins/HoraMusic.json View File

@@ -0,0 +1,11 @@
{
"slug": "HoraMusic",
"name": "Hora Music",
"version": "0.5.0",
"download": "https://gumroad.com/horamusic",
"arch": [
"win",
"mac",
"lin"
]
}

+ 11
- 0
plugins/JE.json View File

@@ -0,0 +1,11 @@
{
"slug": "JE",
"name": "JE",
"version": "0.5.1",
"source": "https://github.com/eres-j/VCVRack-plugin-JE",
"download": "https://github.com/eres-j/VCVRack-plugin-JE/releases",
"arch": [
"win",
"mac"
]
}

+ 12
- 0
plugins/JW-Modules.json View File

@@ -0,0 +1,12 @@
{
"slug": "JW-Modules",
"name": "JW-Modules",
"version": "0.5.4",
"source": "https://github.com/jeremywen/JW-Modules",
"download": "https://github.com/jeremywen/JW-Modules/releases",
"arch": [
"win",
"mac",
"lin"
]
}

+ 11
- 0
plugins/KarateSnoopy.json View File

@@ -0,0 +1,11 @@
{
"slug": "KarateSnoopy",
"name": "KarateSnoopy",
"version": "0.5.0",
"source": "https://github.com/KarateSnoopy/vcv-karatesnoopy",
"download": "https://github.com/KarateSnoopy/vcv-karatesnoopy/releases",
"arch": [
"win",
"mac"
]
}

+ 12
- 0
plugins/LOGinstruments.json View File

@@ -0,0 +1,12 @@
{
"slug": "LOGinstruments",
"name": "LOGinstruments",
"version": "0.5.1",
"source": "https://github.com/leopard86/LOGinstruments",
"download": "https://github.com/leopard86/LOGinstruments/releases",
"arch": [
"win",
"mac",
"lin"
]
}

+ 12
- 0
plugins/LindenbergResearch.json View File

@@ -0,0 +1,12 @@
{
"slug": "LindenbergResearch",
"name": "Lindenberg Research",
"version": "0.5.0",
"source": "https://github.com/lindenbergresearch/LRTRack",
"download": "https://github.com/lindenbergresearch/LRTRack/releases",
"arch": [
"win",
"mac",
"lin"
]
}

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

@@ -0,0 +1,11 @@
{
"slug": "ML-modules",
"name": "ML-modules",
"version": "0.5.0",
"source": "https://github.com/martin-lueders/ML-modules",
"download": "https://github.com/martin-lueders/ML_modules/releases",
"arch": [
"win",
"mac"
]
}

+ 10
- 0
plugins/MSM.json View File

@@ -0,0 +1,10 @@
{
"slug": "MSM",
"name": "MSM",
"version": "0.5.0",
"source": "https://github.com/Phal-anx/MSM",
"download": "https://github.com/Phal-anx/MSM/releases/tag/0.5.2",
"arch": [
"win"
]
}

+ 10
- 0
plugins/MrLumps.json View File

@@ -0,0 +1,10 @@
{
"slug": "MrLumps",
"name": "MrLumps",
"version": "0.4.0",
"source": "https://github.com/dotinspace/vcv-MrLumps",
"download": "https://github.com/dotinspace/vcv-MrLumps/releases",
"arch": [
"mac"
]
}

+ 11
- 0
plugins/NYSTHI.json View File

@@ -0,0 +1,11 @@
{
"slug": "NYSTHI",
"name": "NYSTHI",
"version": "0.5.2.1",
"download": "https://github.com/nysthi/nysthi/releases/",
"arch": [
"win",
"mac",
"lin"
]
}

+ 11
- 0
plugins/NauModular.json View File

@@ -0,0 +1,11 @@
{
"slug": "NauModular",
"name": "NauModular",
"version": "0.5.0",
"source": "https://github.com/naus3a/NauModular",
"download": "https://github.com/naus3a/NauModular/releases/",
"arch": [
"win",
"mac"
]
}

+ 11
- 0
plugins/PvC.json View File

@@ -0,0 +1,11 @@
{
"slug": "PvC",
"name": "PvC",
"version": "0.5.1",
"source": "https://github.com/phdsg/PvC",
"download": "https://github.com/phdsg/PvC/releases/",
"arch": [
"win",
"lin"
]
}

+ 11
- 0
plugins/Qwelk.json View File

@@ -0,0 +1,11 @@
{
"slug": "Qwelk",
"name": "Qwelk",
"version": "0.5.0",
"source": "https://github.com/raincheque/qwelk",
"download": "https://github.com/raincheque/qwelk/tree/master/dist/",
"arch": [
"win",
"mac"
]
}

+ 13
- 0
plugins/RJModules.json View File

@@ -0,0 +1,13 @@
{
"slug": "RJModules",
"name": "RJModules",
"version": "0.5.0+",
"source": "https://github.com/Miserlou/RJModules",
"manual": "https://github.com/Miserlou/RJModules",
"download": "https://github.com/Miserlou/RJModules/tree/master/dist/",
"arch": [
"win",
"mac",
"lin"
]
}

+ 12
- 0
plugins/Simplemodulepack.json View File

@@ -0,0 +1,12 @@
{
"slug": "Simplemodulepack",
"name": "Simple module pack",
"version": "0.5.0",
"source": "https://github.com/IohannRabeson/VCVRack-Simple",
"manual": "https://iohannrabeson.github.io/VCVRack-Simple/",
"download": "https://github.com/IohannRabeson/VCVRack-Simple/releases",
"arch": [
"win",
"mac"
]
}

+ 13
- 0
plugins/SonusDept.json View File

@@ -0,0 +1,13 @@
{
"slug": "SonusDept",
"name": "Sonus Dept",
"version": "0.5.0",
"source": "https://gitlab.com/sonusdept/sonusmodular",
"manual": "https://gitlab.com/sonusdept/sonusmodular#sonus-modular",
"download": "http://sonusmodular.sonusdept.com/",
"arch": [
"win",
"mac",
"lin"
]
}

+ 13
- 0
plugins/Strum'sMentalModules.json View File

@@ -0,0 +1,13 @@
{
"slug": "Strum'sMentalModules",
"name": "Strum's Mental Modules",
"version": "0.5.0",
"source": "https://github.com/Strum/Strums_Mental_VCV_Modules",
"manual": "https://github.com/Strum/Strums_Mental_VCV_Modules/wiki/Mental-Modules-WIKI/",
"download": "https://github.com/Strum/Strums_Mental_VCV_Modules/blob/master/Releases",
"arch": [
"win",
"mac",
"lin"
]
}

+ 13
- 0
plugins/VultModules.json View File

@@ -0,0 +1,13 @@
{
"slug": "VultModules",
"name": "VultModules",
"version": "0.5.1",
"source": "https://github.com/modlfo/VultModules",
"manual": "https://modlfo.github.io/VultModules/",
"download": "https://modlfo.github.io/VultModules/download/",
"arch": [
"win",
"mac",
"lin"
]
}

+ 6
- 0
plugins/av500.json View File

@@ -0,0 +1,6 @@
{
"slug": "av500",
"name": "av500",
"version": "0.5.0",
"source": "https://github.com/av500/vcvrackplugins_av500"
}

+ 11
- 0
plugins/bidoo.json View File

@@ -0,0 +1,11 @@
{
"slug": "bidoo",
"name": "bid°°",
"version": "0.5.3",
"source": "https://github.com/sebastien-bouffier/Bidoo",
"download": "https://github.com/sebastien-bouffier/Bidoo/releases",
"arch": [
"win",
"lin"
]
}

+ 11
- 0
plugins/cf.json View File

@@ -0,0 +1,11 @@
{
"slug": "cf",
"name": "cf",
"version": "0.5.0",
"source": "https://github.com/cfoulc/cf",
"download": "https://github.com/cfoulc/cf/releases",
"arch": [
"win",
"mac"
]
}

+ 10
- 0
plugins/dBiz.json View File

@@ -0,0 +1,10 @@
{
"slug": "dBiz",
"name": "dBiz",
"version": "0.5.0",
"source": "https://github.com/dBiz/dBiz",
"download": "https://github.com/dBiz/dBiz/releases",
"arch": [
"win"
]
}

+ 12
- 0
plugins/dekstop.json View File

@@ -0,0 +1,12 @@
{
"slug": "dekstop",
"name": "dekstop",
"version": "0.5.0",
"source": "https://github.com/dekstop/vcvrackplugins_dekstop",
"download": "https://github.com/dekstop/vcvrackplugins_dekstop/releases",
"arch": [
"win",
"mac",
"lin"
]
}

+ 10
- 0
plugins/luckyxxl.json View File

@@ -0,0 +1,10 @@
{
"slug": "luckyxxl",
"name": "luckyxxl",
"version": "0.5.0",
"source": "https://github.com/luckyxxl/vcv_luckyxxl",
"download": "https://github.com/luckyxxl/vcv_luckyxxl/releases/",
"arch": [
"win"
]
}

+ 10
- 0
plugins/mscHack.json View File

@@ -0,0 +1,10 @@
{
"slug": "mscHack",
"name": "mscHack",
"version": "0.5.0",
"source": "https://github.com/mschack/VCV-Rack-Plugins",
"download": "https://github.com/mschack/VCV-Rack-Plugins/blob/master/mscHack.zip",
"arch": [
"win"
]
}

+ 12
- 0
plugins/trowaSoft.json View File

@@ -0,0 +1,12 @@
{
"slug": "trowaSoft",
"name": "trowaSoft",
"version": "0.5.0",
"source": "https://github.com/j4s0n-c/trowaSoft-VCV",
"download": "http://www.geekasaurusrex.net/page/trowaSoft-Sequencer-Modules-for-VCV-Rack.aspx",
"arch": [
"win",
"mac",
"lin"
]
}

Loading…
Cancel
Save