Browse Source

Merge remote-tracking branch 'upstream/master'

pull/302/head
Gerhard Brandt 7 years ago
parent
commit
4989f0b0dd
26 changed files with 243 additions and 96 deletions
  1. +4
    -1
      .travis.yml
  2. +7
    -7
      plugins/AS.json
  3. +7
    -7
      plugins/Alikins.json
  4. +9
    -0
      plugins/AnimatedCircuits_Noises.json
  5. +9
    -0
      plugins/AnimatedCircuits_Panimated.json
  6. +10
    -5
      plugins/Autinn.json
  7. +7
    -7
      plugins/Bidoo.json
  8. +1
    -1
      plugins/Blamsoft-XFXF35.json
  9. +10
    -0
      plugins/Blamsoft-XFXWave.json
  10. +1
    -1
      plugins/CastleRocktronics.json
  11. +25
    -0
      plugins/CharredDesert.json
  12. +25
    -0
      plugins/DHE-Modules.json
  13. +7
    -7
      plugins/DrumKit.json
  14. +7
    -7
      plugins/FrozenWasteland.json
  15. +7
    -7
      plugins/LindenbergResearch.json
  16. +1
    -0
      plugins/MSM.json
  17. +25
    -0
      plugins/Ohmer.json
  18. +7
    -7
      plugins/StellareModular-Link.json
  19. +7
    -7
      plugins/StellareModular.json
  20. +8
    -7
      plugins/SynthKit.json
  21. +7
    -8
      plugins/Valley Free.json
  22. +1
    -1
      plugins/VultModules.json
  23. +22
    -0
      plugins/VultModulesFree.json
  24. +1
    -15
      plugins/dBiz.json
  25. +5
    -1
      plugins/moDllz.json
  26. +23
    -0
      plugins/squinkylabs-plug1.json

+ 4
- 1
.travis.yml View File

@@ -4,4 +4,7 @@ node_js:


before_install: before_install:
- git config remote.origin.fetch "+refs/heads/*:refs/remotes/origin/*" - git config remote.origin.fetch "+refs/heads/*:refs/remotes/origin/*"
- git fetch
- git fetch

notifications:
email: false

+ 7
- 7
plugins/AS.json View File

@@ -3,23 +3,23 @@
"name": "AS", "name": "AS",
"author": "Alfredo Santamaria", "author": "Alfredo Santamaria",
"license": "MIT License", "license": "MIT License",
"version": "0.5.6",
"version": "0.5.7",
"homepage": "https://github.com/AScustomWorks/AS", "homepage": "https://github.com/AScustomWorks/AS",
"donation": "https://www.paypal.me/frederius/", "donation": "https://www.paypal.me/frederius/",
"manual": "https://github.com/AScustomWorks/AS/blob/master/README.md", "manual": "https://github.com/AScustomWorks/AS/blob/master/README.md",
"source": "https://github.com/AScustomWorks/AS", "source": "https://github.com/AScustomWorks/AS",
"downloads": { "downloads": {
"win": { "win": {
"download": "https://github.com/AScustomWorks/AS/releases/download/0.5.6/AS-0.5.6-win.zip",
"sha256": "f208349e825f62ce04b0c0f57c1322250fd02eda6cc51954c368598d0a475a14"
"download": "https://github.com/AScustomWorks/AS/releases/download/0.5.7/AS-0.5.7-win.zip",
"sha256": "809cc55acaa69ea89a1d490a97ebcf34841f0901852242e7edb2a061c8c1f7d4"
}, },
"lin": { "lin": {
"download": "https://github.com/AScustomWorks/AS/releases/download/0.5.6/AS-0.5.6-lin.zip",
"sha256": "fe9beda65a77241539a19be52fee39b4108796af9d470a3e1d5f8c1e4408b595"
"download": "https://github.com/AScustomWorks/AS/releases/download/0.5.7/AS-0.5.7-lin.zip",
"sha256": "e5d5e100bc2521fd4a2a947d459a2338ee9e46cef2f333b24ba9eda5c7435350"
}, },
"mac": { "mac": {
"download": "https://github.com/AScustomWorks/AS/releases/download/0.5.6/AS-0.5.6-mac.zip",
"sha256": "ee187b8d0f347f7d29d7ade4c662ea55d86db318746a01b54c2184f83e160401"
"download": "https://github.com/AScustomWorks/AS/releases/download/0.5.7/AS-0.5.7-mac.zip",
"sha256": "b5e5f1200aea99bbf1c42f0871002b965e6d6a058e406999407fd985a16521f9"
} }
} }
} }

+ 7
- 7
plugins/Alikins.json View File

@@ -3,22 +3,22 @@
"name": "Alikins", "name": "Alikins",
"author": "Adrian Likins", "author": "Adrian Likins",
"license": "BSD 3-Clause 'New' or 'Revised' License", "license": "BSD 3-Clause 'New' or 'Revised' License",
"version": "0.5.2",
"version": "0.5.3",
"homepage": "https://github.com/alikins/Alikins-rack-plugins", "homepage": "https://github.com/alikins/Alikins-rack-plugins",
"manual": "https://github.com/alikins/Alikins-rack-plugins", "manual": "https://github.com/alikins/Alikins-rack-plugins",
"source": "https://github.com/alikins/Alikins-rack-plugins", "source": "https://github.com/alikins/Alikins-rack-plugins",
"downloads": { "downloads": {
"lin": { "lin": {
"download": "https://github.com/alikins/Alikins-rack-plugins/releases/download/v0.5.2/Alikins-0.5.2-lin.zip",
"sha256": "de2fdf4dab019912793a69993314815c686ad9abe6120737ac84c5ece26214bc"
"download": "https://github.com/alikins/Alikins-rack-plugins/releases/download/v0.5.3/Alikins-0.5.3-lin.zip",
"sha256": "cb68c5c520b6ca69f391961292117fc56bd59cb4c2410ecbca11f487417f172f"
}, },
"mac": { "mac": {
"download": "https://github.com/alikins/Alikins-rack-plugins/releases/download/v0.5.2/Alikins-0.5.2-mac.zip",
"sha256": "d86bb1a51a9f7098c1c2ddf0e82964b2811e32243c9ecf84a99e0e74000f7776"
"download": "https://github.com/alikins/Alikins-rack-plugins/releases/download/v0.5.3/Alikins-0.5.3-mac.zip",
"sha256": "f90b8ee10c6ae5e32ae8d61f4d021925eba1cd4a7ba195241d0468b594039a7b"
}, },
"win": { "win": {
"download": "https://github.com/alikins/Alikins-rack-plugins/releases/download/v0.5.2/Alikins-0.5.2-win.zip",
"sha256": "6233fa5a3d5f637fabc6a3407d88945835e7c7f338f29324c4e1fbe4092c6b88"
"download": "https://github.com/alikins/Alikins-rack-plugins/releases/download/v0.5.3/Alikins-0.5.3-win.zip",
"sha256": "01e1623d955e1818a79107e6a623a79d710a17ed9aed7537155acde097dba83e"
} }
} }
} }

+ 9
- 0
plugins/AnimatedCircuits_Noises.json View File

@@ -0,0 +1,9 @@
{
"slug": "AnimatedCircuits_Noises",
"name": "Noises",
"author": "Animated Circuits",
"license": "proprietary",
"version": "0.5.2",
"manual": "https://drive.google.com/file/d/1-MUIzJjz7gy51r36tj-qCxlnPyrYoTH6",
"productId": "1032394473515"
}

+ 9
- 0
plugins/AnimatedCircuits_Panimated.json View File

@@ -0,0 +1,9 @@
{
"slug": "AnimatedCircuits_Panimated",
"name": "Panimated",
"author": "Animated Circuits",
"license": "proprietary",
"version": "0.5.0",
"manual": "https://drive.google.com/open?id=1Jgdg09juZ30JEBcDD7idwRQFtNLpWrj3",
"productId": "1000264106027"
}

+ 10
- 5
plugins/Autinn.json View File

@@ -3,17 +3,22 @@
"name": "Autinn", "name": "Autinn",
"author": "Nikolai V. Chr.", "author": "Nikolai V. Chr.",
"license": "proprietary", "license": "proprietary",
"version": "0.5.1.18",
"version": "0.5.21",
"homepage": "https://github.com/NikolaiVChr/Autinn", "homepage": "https://github.com/NikolaiVChr/Autinn",
"donation": "https://www.paypal.me/autinn",
"manual": "https://github.com/NikolaiVChr/Autinn/blob/master/README.md", "manual": "https://github.com/NikolaiVChr/Autinn/blob/master/README.md",
"downloads": { "downloads": {
"win": { "win": {
"download": "https://github.com/NikolaiVChr/Autinn/releases/download/v0.5.1.18/Autinn-0.5.1.18-win.zip",
"sha256": "6898172d6efb0d850d6802dcc923034fbe19fea6abbde8d6412a1478faaeb700"
"download": "https://github.com/NikolaiVChr/Autinn/releases/download/v0.5.21/Autinn-0.5.21-win.zip",
"sha256": "55bb8da474377a512cb0c17cee814ece1067c67090c6bee601ca07b308f29394"
}, },
"lin": { "lin": {
"download": "https://github.com/NikolaiVChr/Autinn/releases/download/v0.5.1.18/Autinn-0.5.1.18-lin.zip",
"sha256": "581a305bb98bcb500a9170fddef87a1191a6fbde0fbb41f6967bab8d0ecd561f"
"download": "https://github.com/NikolaiVChr/Autinn/releases/download/v0.5.21/Autinn-0.5.21-lin.zip",
"sha256": "9859ee13e5567664f1e7867e4957dbae3379e2293a98d00bbde0efa3de9d237e"
},
"mac": {
"download": "https://github.com/NikolaiVChr/Autinn/releases/download/v0.5.21/Autinn-0.5.21-mac.zip",
"sha256": "8b02237fbc769bfb27e84f3d4e9e9e0c1fdfaa445e63b39140fa1b61ed1b17e0"
} }
} }
} }

+ 7
- 7
plugins/Bidoo.json View File

@@ -2,23 +2,23 @@
"slug": "Bidoo", "slug": "Bidoo",
"name": "bid°°", "name": "bid°°",
"author": "sebastien-bouffier", "author": "sebastien-bouffier",
"version": "0.5.20",
"version": "0.5.22",
"license": "BSD 3-clause", "license": "BSD 3-clause",
"donation": "https://paypal.me/sebastienbouffier", "donation": "https://paypal.me/sebastienbouffier",
"manual": "https://github.com/sebastien-bouffier/Bidoo/wiki", "manual": "https://github.com/sebastien-bouffier/Bidoo/wiki",
"source": "https://github.com/sebastien-bouffier/Bidoo", "source": "https://github.com/sebastien-bouffier/Bidoo",
"downloads": { "downloads": {
"win": { "win": {
"download": "https://github.com/sebastien-bouffier/Bidoo/files/1691064/Bidoo-0.5.20-win.zip",
"sha256": "31f577a2405b1c7453da337e8f7f5ccdb55dc8a8b18bdfc03534e57427daff26"
"download": "https://github.com/sebastien-bouffier/Bidoo/files/1747337/Bidoo-0.5.22-win.zip",
"sha256": "f248609c6423f9ed5cb7f538022b4fafabdf3b890c9baf55d4fb79e45f345d97"
}, },
"lin": { "lin": {
"download": "https://github.com/sebastien-bouffier/Bidoo/files/1691107/Bidoo-0.5.20-lin.zip",
"sha256": "c358f94a9a1ab524e5001fe7cd7b9f40c2eeb71b9d79caa33780d7529d4d3744"
"download": "https://github.com/sebastien-bouffier/Bidoo/files/1747768/Bidoo-0.5.22-lin.zip",
"sha256": "f30ccc9b23ab675fdcef7dcb1d38f2be2cef8a8120e20566deed4aa7d813ad64"
}, },
"mac": { "mac": {
"download": "https://github.com/sebastien-bouffier/Bidoo/files/1691594/Bidoo-0.5.20-mac.zip",
"sha256": "3240848d1474c86f07e565f792597029677876f12e5cdc81e4cb8946a9d1880c"
"download": "https://github.com/sebastien-bouffier/Bidoo/files/1750723/Bidoo-0.5.22-mac.zip",
"sha256": "71b54adf161f85ef7647ec98fd19261162eb73b0b9466b91bdc82a76f6aa27f7"
} }
} }
} }

+ 1
- 1
plugins/Blamsoft-XFXF35.json View File

@@ -3,7 +3,7 @@
"name": "XFX F-35", "name": "XFX F-35",
"author": "Blamsoft", "author": "Blamsoft",
"license": "proprietary", "license": "proprietary",
"version": "0.5.4",
"version": "0.5.5",
"homepage": "http://blamsoft.com/vcv-rack/xfx-f-35", "homepage": "http://blamsoft.com/vcv-rack/xfx-f-35",
"manual": "http://blamsoft.com/wp-content/uploads/2018/01/XFXF35UserManual.pdf", "manual": "http://blamsoft.com/wp-content/uploads/2018/01/XFXF35UserManual.pdf",
"productId": "866262974507" "productId": "866262974507"


+ 10
- 0
plugins/Blamsoft-XFXWave.json View File

@@ -0,0 +1,10 @@
{
"slug": "Blamsoft-XFXWave",
"name": "XFX Wave",
"author": "Blamsoft",
"license": "proprietary",
"version": "0.5.2",
"homepage": "http://blamsoft.com/vcv-rack/xfx-wave",
"manual": "http://blamsoft.com/wp-content/uploads/2018/02/XFXWaveUserManual.pdf",
"productId": "1032400076843"
}

+ 1
- 1
plugins/CastleRocktronics.json View File

@@ -10,7 +10,7 @@
"downloads": { "downloads": {
"win": { "win": {
"download": "https://github.com/KieranPringle/CastleRocktronics/releases/download/v0.5.0/CastleRocktronics-0.5.0-win.zip", "download": "https://github.com/KieranPringle/CastleRocktronics/releases/download/v0.5.0/CastleRocktronics-0.5.0-win.zip",
"sha256": "d70931b721ef4e150519b6440c1704f503621c302986c0ebf912c528875e9d3a"
"sha256": "2d3fd769567b10d730f051f8dd9d2ce360a2cdae244f34c3d478c363520712bc"
}, },
"lin": { "lin": {
"download": "https://github.com/KieranPringle/CastleRocktronics/releases/download/v0.5.0/CastleRocktronics-0.5.0-lin.zip", "download": "https://github.com/KieranPringle/CastleRocktronics/releases/download/v0.5.0/CastleRocktronics-0.5.0-lin.zip",


+ 25
- 0
plugins/CharredDesert.json View File

@@ -0,0 +1,25 @@
{
"slug": "CharredDesert",
"name": "Charred Desert",
"author": "Jerry Sievert",
"license": "CC0 1.0 Universal",
"version": "0.5.0",
"homepage": "https://github.com/JerrySievert/CharredDesert/blob/master/README.md",
"manual": "https://github.com/JerrySievert/CharredDesert/blob/master/docs/README.md",
"donation": "https://paypal.me/JerrySievert",
"source": "https://github.com/JerrySievert/CharredDesert",
"downloads": {
"win": {
"download": "https://github.com/JerrySievert/CharredDesert/releases/download/v0.5.0/CharredDesert-0.5.0-win.zip",
"sha256": "628eb93368c2f636e9b682681285a8877286d85952531d138fa96576e7d9cd22"
},
"lin": {
"download": "https://github.com/JerrySievert/CharredDesert/releases/download/v0.5.0/CharredDesert-0.5.0-lin.zip",
"sha256": "bfab5294a28286f7e10818b295081685fa2987dbffbb009615f330be037e1849"
},
"mac": {
"download": "https://github.com/JerrySievert/CharredDesert/releases/download/v0.5.0/CharredDesert-0.5.0-mac.zip",
"sha256": "59ff2100537d2c047564d3f665f315d38a9c3169786a913613db60cf8ece8634"
}
}
}

+ 25
- 0
plugins/DHE-Modules.json View File

@@ -0,0 +1,25 @@
{
"slug": "DHE-Modules",
"name": "DHE Modules",
"author": "Dale Emery",
"license": "MIT",
"version": "0.5.0",
"homepage": "https://github.com/dhemery/DHE-Modules/wiki",
"donation": "https://paypal.me/DaleHEmery",
"source": "https://github.com/dhemery/DHE-Modules",
"manual": "https://github.com/dhemery/DHE-Modules/wiki",
"downloads": {
"lin": {
"download": "https://github.com/dhemery/DHE-Modules/releases/download/v0.5.0/DHE-Modules-0.5.0-lin.zip",
"sha256": "6de889e9cd043aea2202b349e95236314114b104b4c82b8ae13802e3e3ae1233"
},
"mac": {
"download": "https://github.com/dhemery/DHE-Modules/releases/download/v0.5.0/DHE-Modules-0.5.0-mac.zip",
"sha256": "22da98c62c9ff6c38bbb2fc907ba2581237cdceb10919cf97f359cee9c5f43ca"
},
"win": {
"download": "https://github.com/dhemery/DHE-Modules/releases/download/v0.5.0/DHE-Modules-0.5.0-win.zip",
"sha256": "65ba50d14ddf8e14cd57b21d312b948096d6bf3ac54cb3c7a336235c26ed86c9"
}
}
}

+ 7
- 7
plugins/DrumKit.json View File

@@ -3,22 +3,22 @@
"name": "DrumKit", "name": "DrumKit",
"author": "Jerry Sievert", "author": "Jerry Sievert",
"license": "BSD 3-clause", "license": "BSD 3-clause",
"version": "0.5.1",
"version": "0.5.2",
"homepage": "https://github.com/JerrySievert/DrumKit/blob/master/README.md", "homepage": "https://github.com/JerrySievert/DrumKit/blob/master/README.md",
"manual": "https://github.com/JerrySievert/DrumKit/tree/master/docs", "manual": "https://github.com/JerrySievert/DrumKit/tree/master/docs",
"source": "https://github.com/JerrySievert/DrumKit", "source": "https://github.com/JerrySievert/DrumKit",
"downloads": { "downloads": {
"win": { "win": {
"download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.1/DrumKit-0.5.1-win.zip",
"sha256": "1badcac1d18f0e2e714fa5d65a77778d661e1ee92136327ec53aed847155b238"
"download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.2/DrumKit-0.5.2-win.zip",
"sha256": "40c0087bacd2ef623501a55c59690ca5f60af0bd42aae0b4e4172fbad15f689e"
}, },
"lin": { "lin": {
"download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.1/DrumKit-0.5.1-lin.zip",
"sha256": "0bbfadbe3f2e852727d1d0e015a1d700a555704003ea0db5dcc92a0f1e4d0390"
"download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.2/DrumKit-0.5.2-lin.zip",
"sha256": "38e5fa4a7b13a76715878b00b8db38bb0e16c9342cca00bfeea29bbf614f6613"
}, },
"mac": { "mac": {
"download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.1/DrumKit-0.5.1-mac.zip",
"sha256": "43bdf26748b29c7aa85b9789b9fa916f5ee3991220f49dafa753a42d3f8c3206"
"download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.2/DrumKit-0.5.2-mac.zip",
"sha256": "9e69e3d05fd68f64b5b3f2554581f3851516aae903e419ed640f6db7dc8c3865"
} }
} }
} }

+ 7
- 7
plugins/FrozenWasteland.json View File

@@ -3,23 +3,23 @@
"name": "Frozen Wasteland", "name": "Frozen Wasteland",
"author": "almostEric", "author": "almostEric",
"license": "CC0 1.0 Universal", "license": "CC0 1.0 Universal",
"version": "0.5.9",
"version": "0.5.12",
"homepage": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md", "homepage": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md",
"manual": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md", "manual": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md",
"donation": "https://paypal.me/FrozenWasteland", "donation": "https://paypal.me/FrozenWasteland",
"source": "https://github.com/almostEric/FrozenWasteland", "source": "https://github.com/almostEric/FrozenWasteland",
"downloads": { "downloads": {
"win": { "win": {
"download": "https://github.com/almostEric/FrozenWasteland/releases/download/0.5.9/FrozenWasteland-0.5.9-win.zip",
"sha256": "715a2dbb447ffa046e50ebcd8e0a58dd4a9883bb5d7f4bc857ea11923392963b"
"download": "https://github.com/almostEric/FrozenWasteland/releases/download/0.5.12/FrozenWasteland-0.5.12-win.zip",
"sha256": "d6d987ec40877e6810eedf8ca0b55829183dfffbfe87e034ca591e77838a73b5"
}, },
"lin": { "lin": {
"download": "https://github.com/almostEric/FrozenWasteland/releases/download/0.5.9/FrozenWasteland-0.5.9-lin.zip",
"sha256": "cf25d2120ad839a86af6036b0a90546346c13e200c1fdbe5fc00a2ecf01cbd4e"
"download": "https://github.com/almostEric/FrozenWasteland/releases/download/0.5.12/FrozenWasteland-0.5.12-lin.zip",
"sha256": "d591acc040af049eb54c25cf3994d6c0d8b962c002650e01bec243aed0a8e88e"
}, },
"mac": { "mac": {
"download": "https://github.com/almostEric/FrozenWasteland/releases/download/0.5.9/FrozenWasteland-0.5.9-mac.zip",
"sha256": "f391751036f0ec78cb5ff5bced85bad84c0e899d67fcfd0d4c964d6032d6d02e"
"download": "https://github.com/almostEric/FrozenWasteland/releases/download/0.5.12/FrozenWasteland-0.5.12-mac.zip",
"sha256": "3c4aad3dca826493d03b76cfdae9bb31685427158afb9563e9843ca18f795ef1"
} }
} }
} }

+ 7
- 7
plugins/LindenbergResearch.json View File

@@ -2,20 +2,20 @@
"slug": "LindenbergResearch", "slug": "LindenbergResearch",
"name": "Lindenberg Research", "name": "Lindenberg Research",
"author": "Patrick Lindenberg / Lindenberg Research Tec.", "author": "Patrick Lindenberg / Lindenberg Research Tec.",
"version": "0.5.210",
"version": "0.5.3",
"source": "https://github.com/lindenbergresearch/LRTRack", "source": "https://github.com/lindenbergresearch/LRTRack",
"downloads": { "downloads": {
"win": { "win": {
"download": "https://github.com/lindenbergresearch/LRTRack/files/1663394/LindenbergResearch-0.5.210-win.zip",
"sha256": "ac1c67ff862af056bc462817c6d65cecfd236f9ebaab76f58253ee820039abac"
"download": "https://github.com/lindenbergresearch/LRTRack/releases/download/v0.5.3/LindenbergResearch-0.5.3-win.zip",
"sha256": "3bc2867edbbe7db6dcde2e314cd8a25bdb3fc4866eb1cf4ec91578df317d9dbc"
}, },
"mac": { "mac": {
"download": "https://github.com/lindenbergresearch/LRTRack/files/1663377/LindenbergResearch-0.5.210-mac.zip",
"sha256": "300e661a89ff17e5057e455969374efb39f042aac63b56e920d3b2d4d3c0f3a1"
"download": "https://github.com/lindenbergresearch/LRTRack/releases/download/v0.5.3/LindenbergResearch-0.5.3-mac.zip",
"sha256": "65e0229237b1cf07f7c1622eb62638702c788367ca296baca5a7022ffd58d591"
}, },
"lin": { "lin": {
"download": "https://github.com/lindenbergresearch/LRTRack/files/1663455/LindenbergResearch-0.5.210-lin.zip",
"sha256": "0acf6ea9faac90cdc88b52fc49641edf0013c275f06044323e6ef81d7b250fd8"
"download": "https://github.com/lindenbergresearch/LRTRack/releases/download/v0.5.3/LindenbergResearch-0.5.3-lin.zip",
"sha256": "3eecacf59da4ae25d4f868ae0f134cbd8369118acc3c2969fa0adbaf20368546"
} }
} }
} }

+ 1
- 0
plugins/MSM.json View File

@@ -4,6 +4,7 @@
"author": "Phal-anx", "author": "Phal-anx",
"license": "CC BY-NC-ND 4.0", "license": "CC BY-NC-ND 4.0",
"version": "0.5.6", "version": "0.5.6",
"homepage": "https://github.com/Phal-anx/MSM",
"manual": "https://github.com/Phal-anx/MSM/blob/master/Help/MSM%20Help.pdf", "manual": "https://github.com/Phal-anx/MSM/blob/master/Help/MSM%20Help.pdf",
"downloads": { "downloads": {
"win": { "win": {


+ 25
- 0
plugins/Ohmer.json View File

@@ -0,0 +1,25 @@
{
"slug": "Ohmer",
"name": "Ohmer Modules",
"author": "Dominique Camus",
"license": "BSD 3-clause",
"version": "0.5.3",
"homepage": "https://github.com/DomiKamu/Ohmer-Modules",
"donation": "https://www.paypal.me/DominiqueCAMUS",
"manual": "https://github.com/DomiKamu/Ohmer-Modules/blob/master/README.md",
"source": "https://github.com/DomiKamu/Ohmer-Modules.git",
"downloads": {
"win": {
"download": "https://github.com/DomiKamu/Ohmer-Modules/releases/download/v0.5.3/Ohmer-0.5.3-win.zip",
"sha256": "63ea9a8eecd6ac1298768b4c4f83e9b7b6cf936c748516297d838bd9a99c438d"
},
"lin": {
"download": "https://github.com/DomiKamu/Ohmer-Modules/releases/download/v0.5.3/Ohmer-0.5.3-lin.zip",
"sha256": "86a1d263c600ca0e40a88cdfe35fefb3a9c23777676c07ef5b130afa8c6daa71"
},
"mac": {
"download": "https://github.com/DomiKamu/Ohmer-Modules/releases/download/v0.5.3/Ohmer-0.5.3-mac.zip",
"sha256": "45e914847c77cb35ae03516afc20d42af029328ed5f81035ec098abb9e911147"
}
}
}

+ 7
- 7
plugins/StellareModular-Link.json View File

@@ -3,23 +3,23 @@
"name": "Stellare Link", "name": "Stellare Link",
"author": "Stellare Modular", "author": "Stellare Modular",
"license": "GPL-3", "license": "GPL-3",
"version": "0.5.1",
"version": "0.5.2",
"homepage": "https://www.facebook.com/stellaremodular", "homepage": "https://www.facebook.com/stellaremodular",
"donation": "https://paypal.me/stellaremodular", "donation": "https://paypal.me/stellaremodular",
"manual": "https://github.com/stellare-modular/vcv-link/blob/master/README.md", "manual": "https://github.com/stellare-modular/vcv-link/blob/master/README.md",
"source": "https://github.com/stellare-modular/vcv-link", "source": "https://github.com/stellare-modular/vcv-link",
"downloads": { "downloads": {
"win": { "win": {
"download": "https://github.com/stellare-modular/vcv-link/releases/download/0.5.1/StellareModular-Link-0.5.1.zip",
"sha256": "ebe352951876af91d9139bf51491c94d45bbebd94bc9b906d05f4621ed7f0d77"
"download": "https://github.com/stellare-modular/vcv-link/releases/download/0.5.2/StellareModular-Link-0.5.2-all.zip",
"sha256": "9af736bb2f709a038f5f7098accbe975e8af9093996f234a2eebba6e4a3ffaaa"
}, },
"mac": { "mac": {
"download": "https://github.com/stellare-modular/vcv-link/releases/download/0.5.1/StellareModular-Link-0.5.1.zip",
"sha256": "ebe352951876af91d9139bf51491c94d45bbebd94bc9b906d05f4621ed7f0d77"
"download": "https://github.com/stellare-modular/vcv-link/releases/download/0.5.2/StellareModular-Link-0.5.2-all.zip",
"sha256": "9af736bb2f709a038f5f7098accbe975e8af9093996f234a2eebba6e4a3ffaaa"
}, },
"lin": { "lin": {
"download": "https://github.com/stellare-modular/vcv-link/releases/download/0.5.1/StellareModular-Link-0.5.1.zip",
"sha256": "ebe352951876af91d9139bf51491c94d45bbebd94bc9b906d05f4621ed7f0d77"
"download": "https://github.com/stellare-modular/vcv-link/releases/download/0.5.2/StellareModular-Link-0.5.2-all.zip",
"sha256": "9af736bb2f709a038f5f7098accbe975e8af9093996f234a2eebba6e4a3ffaaa"
} }
} }
} }

+ 7
- 7
plugins/StellareModular.json View File

@@ -3,22 +3,22 @@
"name": "Turing Machine + Blank", "name": "Turing Machine + Blank",
"author": "Stellare Modular", "author": "Stellare Modular",
"license": "MIT", "license": "MIT",
"version": "0.5.1",
"version": "0.5.2",
"homepage": "https://www.facebook.com/stellaremodular", "homepage": "https://www.facebook.com/stellaremodular",
"donation": "https://paypal.me/stellaremodular", "donation": "https://paypal.me/stellaremodular",
"manual": "https://github.com/stellare-modular/vcv-rack/blob/master/README.md", "manual": "https://github.com/stellare-modular/vcv-rack/blob/master/README.md",
"downloads": { "downloads": {
"win": { "win": {
"download": "https://github.com/stellare-modular/vcv-rack/releases/download/0.5.1/Stellare-Modular-0.5.1.zip",
"sha256": "406fe11b1e908709226a9014590d72871e8de8301a3b0239e8ddd85d02baefc5"
"download": "https://github.com/stellare-modular/vcv-rack/releases/download/0.5.2/StellareModular-0.5.2-all.zip",
"sha256": "ba4766cfd3e4f3cf8f0b82f84d14c8adf562f895ffcff9c4316a26d770a7b212"
}, },
"mac": { "mac": {
"download": "https://github.com/stellare-modular/vcv-rack/releases/download/0.5.1/Stellare-Modular-0.5.1.zip",
"sha256": "406fe11b1e908709226a9014590d72871e8de8301a3b0239e8ddd85d02baefc5"
"download": "https://github.com/stellare-modular/vcv-rack/releases/download/0.5.2/StellareModular-0.5.2-all.zip",
"sha256": "ba4766cfd3e4f3cf8f0b82f84d14c8adf562f895ffcff9c4316a26d770a7b212"
}, },
"lin": { "lin": {
"download": "https://github.com/stellare-modular/vcv-rack/releases/download/0.5.1/Stellare-Modular-0.5.1.zip",
"sha256": "406fe11b1e908709226a9014590d72871e8de8301a3b0239e8ddd85d02baefc5"
"download": "https://github.com/stellare-modular/vcv-rack/releases/download/0.5.2/StellareModular-0.5.2-all.zip",
"sha256": "ba4766cfd3e4f3cf8f0b82f84d14c8adf562f895ffcff9c4316a26d770a7b212"
} }
} }
} }

+ 8
- 7
plugins/SynthKit.json View File

@@ -3,22 +3,23 @@
"name": "SynthKit", "name": "SynthKit",
"author": "Jerry Sievert", "author": "Jerry Sievert",
"license": "BSD 3-clause", "license": "BSD 3-clause",
"version": "0.5.4",
"version": "0.5.5",
"homepage": "https://github.com/JerrySievert/SynthKit/blob/master/README.md", "homepage": "https://github.com/JerrySievert/SynthKit/blob/master/README.md",
"manual": "https://github.com/JerrySievert/SynthKit/tree/master/docs", "manual": "https://github.com/JerrySievert/SynthKit/tree/master/docs",
"source": "https://github.com/JerrySievert/SynthKit", "source": "https://github.com/JerrySievert/SynthKit",
"donation": "https://paypal.me/JerrySievert",
"downloads": { "downloads": {
"win": { "win": {
"download": "https://github.com/JerrySievert/SynthKit/releases/download/v0.5.4/SynthKit-0.5.4-win.zip",
"sha256": "bf4bf7350585c1861274e91a536d1e6977d39156a63733d4bea6856ad2747ee3"
"download": "https://github.com/JerrySievert/SynthKit/releases/download/v0.5.5/SynthKit-0.5.5-win.zip",
"sha256": "40d1f2d3c9a96854392b85da62962959ae8fdef3e737f6a58e97f7acaa174d19"
}, },
"lin": { "lin": {
"download": "https://github.com/JerrySievert/SynthKit/releases/download/v0.5.4/SynthKit-0.5.4-lin.zip",
"sha256": "a15ceb9400cb2d93a831a8315441c3d0b55c73139896ecc3008e5cfbb2691a0c"
"download": "https://github.com/JerrySievert/SynthKit/releases/download/v0.5.5/SynthKit-0.5.5-lin.zip",
"sha256": "2ac73ab95a568abaa625be59b146ef67c2c81cfc393c44aabdd2e41edecd2425"
}, },
"mac": { "mac": {
"download": "https://github.com/JerrySievert/SynthKit/releases/download/v0.5.4/SynthKit-0.5.4-mac.zip",
"sha256": "481b39b12122570de9432a6f482531464857bdb5f6b49c45e589621723446107"
"download": "https://github.com/JerrySievert/SynthKit/releases/download/v0.5.5/SynthKit-0.5.5-mac.zip",
"sha256": "a697f4b0480972c1a8e466012bc88ad24a37728006c0720c1471c393cd5d35b7"
} }
} }
} }

+ 7
- 8
plugins/Valley Free.json View File

@@ -3,22 +3,21 @@
"name": "Valley", "name": "Valley",
"author": "ValleyAudio", "author": "ValleyAudio",
"license": "GPL-3.0 and BSD-3-Clause", "license": "GPL-3.0 and BSD-3-Clause",
"version": "0.5.3",
"donation" : "https://www.paypal.me/valleyvcv",
"version": "0.5.4",
"manual": "https://github.com/ValleyAudio/ValleyRackFree/", "manual": "https://github.com/ValleyAudio/ValleyRackFree/",
"source": "https://github.com/ValleyAudio/ValleyRackFree/", "source": "https://github.com/ValleyAudio/ValleyRackFree/",
"downloads": { "downloads": {
"win": { "win": {
"download": "https://github.com/ValleyAudio/ValleyRackFree/releases/download/0.5.3/ValleyRackFree-0.5.3-win.zip",
"sha256": "17304bef2867c2954838c06d35958b32d64deb16ac3b88c9959c8041e596d09f"
"download": "https://github.com/ValleyAudio/ValleyRackFree/releases/download/0.5.4/Valley.Free-0.5.4-win.zip",
"sha256": "9e1377630be848dd8e2b719f36b0e5de0480ea8e79c60961be4e43d7930023c0"
}, },
"lin": { "lin": {
"download": "https://github.com/ValleyAudio/ValleyRackFree/releases/download/0.5.3/ValleyRackFree-0.5.3-lin.zip",
"sha256": "2e9cd2206b791b8ff7cb36273d96c5e2475a2e59edbcfa45404073a5d9fd1d33"
"download": "https://github.com/ValleyAudio/ValleyRackFree/releases/download/0.5.4/Valley.Free-0.5.4-lin.zip",
"sha256": "6a0a976ad771cd7e19942f91d301848f717337d1cc5f95a8aa37cefb46da0f73"
}, },
"mac": { "mac": {
"download": "https://github.com/ValleyAudio/ValleyRackFree/releases/download/0.5.3/ValleyRackFree-0.5.3-mac.zip",
"sha256": "5f6d9b12d5c94e63c5c1e31e6acca502691404a5bcd5b54cc483024ae320bfa9"
"download": "https://github.com/ValleyAudio/ValleyRackFree/releases/download/0.5.4/Valley.Free-0.5.4-mac.zip",
"sha256": "9e842b8d6db08c02e3752071264f0f7d9176df48eca489665c7dc941cf34c4e1"
} }
} }
} }

+ 1
- 1
plugins/VultModules.json View File

@@ -2,7 +2,7 @@
"slug": "VultModules", "slug": "VultModules",
"name": "Vult Modules", "name": "Vult Modules",
"author": "Leonardo Laguna Ruiz", "author": "Leonardo Laguna Ruiz",
"version": "0.5.6",
"version": "0.5.8",
"homepage": "https://modlfo.github.io/VultModules", "homepage": "https://modlfo.github.io/VultModules",
"manual": "https://modlfo.github.io/VultModules", "manual": "https://modlfo.github.io/VultModules",
"productId": "937306325035" "productId": "937306325035"


+ 22
- 0
plugins/VultModulesFree.json View File

@@ -0,0 +1,22 @@
{
"slug": "VultModulesFree",
"name": "Vult Modules (Free Version)",
"author": "Leonardo Laguna Ruiz",
"version": "0.5.1",
"homepage": "https://modlfo.github.io/VultModules",
"manual": "https://modlfo.github.io/VultModules/download/",
"downloads": {
"win": {
"download": "https://github.com/modlfo/VultModules/releases/download/v0.5.1/VultModulesFree-0.5.1-win.zip",
"sha256": "5e3ef22e48b8438623379a05a31ba8edef06028286f2f53a87b8971b4af9a7c6"
},
"mac": {
"download": "https://github.com/modlfo/VultModules/releases/download/v0.5.1/VultModulesFree-0.5.1-mac.zip",
"sha256": "59d658dc8ac7fe91fd8279f8df9a0a4b89a87612b72989e1b82b48d161340344"
},
"lin": {
"download": "https://github.com/modlfo/VultModules/releases/download/v0.5.1/VultModulesFree-0.5.1-lin.zip",
"sha256": "354f3a25d45ad64b666651a31681485d538f6cb5647b392e84714587a353fed0"
}
}
}

+ 1
- 15
plugins/dBiz.json View File

@@ -4,19 +4,5 @@
"author": "dBiz", "author": "dBiz",
"version": "0.5.2", "version": "0.5.2",
"source": "https://github.com/dBiz/dBiz", "source": "https://github.com/dBiz/dBiz",
"manual": "https://github.com/dBiz/dBiz/blob/master/README.md",
"downloads": {
"win": {
"download": "https://github.com/dBiz/dBiz/releases/download/v0.5.3/dBiz-0.5.2-win.zip",
"sha256": "789cd48657be314e5eaf841c827fe50bdfcd230787fa68cd762c68c8e674b4f7"
},
"lin": {
"download": "https://github.com/dBiz/dBiz/releases/download/v0.5.3/dBiz-0.5.2-lin_2.zip",
"sha256": "31de07c13c43e5f9fef0802eba397e15db9632ab19a81fecc788130abd745ba0"
},
"mac": {
"download": "https://github.com/dBiz/dBiz/releases/download/v0.5.3/dBiz-0.5.2-mac.zip",
"sha256": "f3b21e4ccedb0cd5d584b63144df79e2594deb97581412512bc31accc1d54da0"
}
}
"manual": "https://github.com/dBiz/dBiz/blob/master/README.md"
} }

+ 5
- 1
plugins/moDllz.json View File

@@ -14,6 +14,10 @@
"mac": { "mac": {
"download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.3-mac.zip?raw=true", "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.3-mac.zip?raw=true",
"sha256": "86c47c5631c8846d70c4f8ac159c6d9009ad89101362b7af71df28234c2ba213" "sha256": "86c47c5631c8846d70c4f8ac159c6d9009ad89101362b7af71df28234c2ba213"
},
"lin": {
"download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.3-lin.zip?raw=true",
"sha256": "e50ac4a7c2840d0c387439d95eb5facc3929bd21880268fad4198b9dbd6268bf"
}
} }
}
} }

+ 23
- 0
plugins/squinkylabs-plug1.json View File

@@ -0,0 +1,23 @@
{
"slug": "squinkylabs-plug1",
"name": "Squinky Labs I",
"author": "Squinky Labs",
"license": "MIT",
"version": "0.5.1",
"manual": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/booty-shifter.md",
"source": "https://github.com/squinkylabs/SquinkyVCV",
"downloads": {
"win": {
"download": "https://github.com/squinkylabs/SquinkyVCV/releases/download/v0.5.1/squinkylabs-plug1-0.5.1.zip",
"sha256": "4f0fbf3f30ef93025aa7ea4d363ab42f561a92c3245140aad586674ce652e613"
},
"lin": {
"download": "https://github.com/squinkylabs/SquinkyVCV/releases/download/v0.5.1/squinkylabs-plug1-0.5.1.zip",
"sha256": "4f0fbf3f30ef93025aa7ea4d363ab42f561a92c3245140aad586674ce652e613"
},
"mac": {
"download": "https://github.com/squinkylabs/SquinkyVCV/releases/download/v0.5.1/squinkylabs-plug1-0.5.1.zip",
"sha256": "4f0fbf3f30ef93025aa7ea4d363ab42f561a92c3245140aad586674ce652e613"
}
}
}

Loading…
Cancel
Save