Browse Source

Merge branch 'master' of https://github.com/VCVRack/community

pull/116/head
Andrew Belt 7 years ago
parent
commit
cb6c92bf26
14 changed files with 143 additions and 60 deletions
  1. +25
    -0
      plugins/AS.json
  2. +0
    -8
      plugins/Autodafe - REDs FREE.json
  3. +21
    -0
      plugins/Autodafe-DrumKit.json
  4. +9
    -0
      plugins/Autodafe-REDs
  5. +23
    -0
      plugins/Autodafe-REDsFREE.json
  6. +17
    -1
      plugins/Autodafe.json
  7. +0
    -9
      plugins/AutodafeDrumKit.json
  8. +5
    -5
      plugins/Bidoo.json
  9. +5
    -5
      plugins/HetrickCV.json
  10. +7
    -6
      plugins/JW-Modules.json
  11. +8
    -7
      plugins/LOGinstruments.json
  12. +7
    -7
      plugins/NYSTHI.json
  13. +10
    -6
      plugins/NonLinearInstruments.json
  14. +6
    -6
      plugins/moDllz.json

+ 25
- 0
plugins/AS.json View File

@@ -0,0 +1,25 @@
{
"slug": "AS",
"name": "AS",
"author": "Alfredo Santamaria",
"license": "CC0 1.0 Universal",
"version": "0.5.0",
"homepage": "https://github.com/AScustomWorks/AS",
"donation": "https://www.paypal.me/frederius/",
"manual": "https://github.com/AScustomWorks/AS/blob/master/README.md",
"source": "https://github.com/AScustomWorks/AS",
"downloads": {
"win": {
"download": "https://github.com/AScustomWorks/AS/releases/download/0.5.0/AS-0.5.0-win.zip",
"sha256": "7478ccd81b32d332abb99e3f259bb5cb9fd00a196f4598cd8bd8dec4ac7f6780"
},
"lin": {
"download": "https://github.com/AScustomWorks/AS/releases/download/0.5.0/AS-0.5.0-lin.zip",
"sha256": "db6c77f01b5527e2e1a513b5153fac880676e1a2cc02a1ee04ded36b9e954b65"
},
"mac": {
"download": "https://github.com/AScustomWorks/AS/releases/download/0.5.0/AS-0.5.0-mac.zip",
"sha256": "45d871d19d884ebfb085a511c8bb8e3ad8cafdcab34a9e5fcc122a551c26f759"
}
}
}

+ 0
- 8
plugins/Autodafe - REDs FREE.json View File

@@ -1,8 +0,0 @@
{
"slug": "Autodafe - REDs FREE",
"name": "Autodafe - REDs FREE",
"author": "Autodafe",
"version": "0.5.1",
"homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html",
"donation": "https://www.paypal.me/autodafe"
}

+ 21
- 0
plugins/Autodafe-DrumKit.json View File

@@ -0,0 +1,21 @@
{
"slug": "Autodafe-DrumKit",
"name": "Autodafe Drum Kit",
"author": "Autodafe",
"version": "0.5.1",
"donation": "https://www.paypal.me/autodafe",
"downloads": {
"win": {
"download": "http://www.autodafe.net/VCVRack/Autodafe-DrumKit-0.5.1-win.zip",
"sha256": "462655bd8e3489b225dd2dc7eb88d51ebc0d274cc60a3dce0d02edf1bfce4119"
},
"lin": {
"download": "http://www.autodafe.net/VCVRack/Autodafe-DrumKit-0.5.1-lin.zip",
"sha256": "1aeb402c5aab360222dfda0898852f4056f08d0a97f1beba72f8704299ec377b"
},
"mac": {
"download": "http://www.autodafe.net/VCVRack/Autodafe-DrumKit-0.5.1-mac.zip",
"sha256": "f3d00d2cb9a0af45bcff657c99cb4acafddff0e07c0fb3f463ee7e340e301232"
}
}
}

+ 9
- 0
plugins/Autodafe-REDs View File

@@ -0,0 +1,9 @@
{
"slug": "Autodafe-REDs",
"name": "Autodafe - REDs",
"author": "Autodafe",
"version": "0.5.1",
"homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules/autodafe-reds-modules-for-vcv-rack.html",
"manual": "https://www.autodafe.net/media/com_eshop/attachments/autodafe-reds-collection-manual.pdf"
}

+ 23
- 0
plugins/Autodafe-REDsFREE.json View File

@@ -0,0 +1,23 @@
{
"slug": "Autodafe-REDsFREE",
"name": "Autodafe - REDs FREE",
"author": "Autodafe",
"version": "0.5.2",
"homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html",
"manual": "https://www.autodafe.net/media/com_eshop/attachments/autodafe-reds-collection-manual.pdf",
"donation": "https://www.paypal.me/autodafe",
"downloads": {
"win": {
"download": "http://www.autodafe.net/VCVRack/Autodafe-REDsFREE-0.5.2-win.zip",
"sha256": "ce34d273085ded0d90d083b080ee1360817bab78b88d0a89165a77615eaf576c"
},
"lin": {
"download": "http://www.autodafe.net/VCVRack/Autodafe-REDsFREE-0.5.2-lin.zip",
"sha256": "3af4575b5f364824f826090b1b3e14f444448e109d180f6517ad2255b5701249"
},
"mac": {
"download": "http://www.autodafe.net/VCVRack/Autodafe-REDsFREE-0.5.2-mac.zip",
"sha256": "29b118c81b18a15c11052f40aadd28f694ebf3a0ef834c76dd7eb705a275062d"
}
}
}

+ 17
- 1
plugins/Autodafe.json View File

@@ -5,5 +5,21 @@
"version": "0.5.1",
"source": "https://github.com/antoniograzioli/Autodafe",
"homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html",
"donation": "https://www.paypal.me/autodafe"
"manual": "https://www.autodafe.net/media/com_eshop/attachments/autodafe-reds-collection-manual.pdf",
"donation": "https://www.paypal.me/autodafe",
"downloads": {
"win": {
"download": "http://www.autodafe.net/VCVRack/Autodafe-0.5.1-win.zip",
"sha256": "93d75bd954299fa2f0fad6c7945b7d1182cc8efd5a4276446a8b283f90484e2b"
},
"lin": {
"download": "http://www.autodafe.net/VCVRack/Autodafe-0.5.1-lin.zip",
"sha256": "01cc8f37db5d4c572d739520b375847e5f18132b0cedfbae3b3474669e50e77c"
},
"mac": {
"download": "http://www.autodafe.net/VCVRack/Autodafe-0.5.1-mac.zip",
"sha256": "a071ca35661ecd125d2955c1501137188338304400b1a515d4bc34f018a344fc"
}
}
}

+ 0
- 9
plugins/AutodafeDrumKit.json View File

@@ -1,9 +0,0 @@
{
"slug": "Autodafe - Drum Kit",
"name": "Autodafe Drum Kit",
"author": "Autodafe",
"version": "0.5.1",
"source": "https://github.com/antoniograzioli/Autodafe-Drums",
"homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html",
"donation": "https://www.paypal.me/autodafe"
}

+ 5
- 5
plugins/Bidoo.json View File

@@ -2,15 +2,15 @@
"slug": "Bidoo",
"name": "bid°°",
"author": "sebastien-bouffier",
"version": "0.5.8",
"version": "0.5.10",
"license": "BSD 3-clause",
"source": "https://github.com/sebastien-bouffier/Bidoo",
"manual": "https://github.com/sebastien-bouffier/Bidoo/wiki",
"donation": "https://paypal.me/sebastienbouffier",
"manual": "https://github.com/sebastien-bouffier/Bidoo/wiki",
"source": "https://github.com/sebastien-bouffier/Bidoo",
"downloads": {
"win": {
"download": "https://github.com/sebastien-bouffier/Bidoo/files/1580630/Bidoo-0.5.9-win.zip",
"sha256": "ff1c15c3095e40bf275a05725574db248568bf3ecc6fe3dc409add54bcab1d38"
"download": "https://github.com/sebastien-bouffier/Bidoo/files/1587168/Bidoo-0.5.10-win.zip",
"sha256": "96ad12c3bbf175a1e2a9e34afda48e5d89cfa1f01e3cfecd492072845828342b"
}
}
}

+ 5
- 5
plugins/HetrickCV.json View File

@@ -4,17 +4,17 @@
"author": "Michael Hetrick",
"homepage": "https://github.com/mhetrick/hetrickcv",
"donation": "https://paypal.me/MHetrick",
"version": "",
"version": "0.5.4",
"source": "https://github.com/mhetrick/hetrickcv",
"manual": "https://github.com/mhetrick/hetrickcv/blob/master/README.md",
"downloads": {
"win": {
"download": "https://github.com/mhetrick/hetrickcv/releases/download/0.5.3/HetrickCV-0.5.3-win.zip",
"sha256": "4afb040dcfdc72e8ae8146f0978b28d1da7331bbd2857e7b3f4a2abf4dc86e8e"
"download": "https://github.com/mhetrick/hetrickcv/releases/download/0.5.4/HetrickCV-0.5.4-win.zip",
"sha256": "6d5db0b532a5252e866d2cd12a955c8fcf78e22cb127c70ebacd418e8b1689da"
},
"mac": {
"download": "https://github.com/mhetrick/hetrickcv/releases/download/0.5.3/HetrickCV-0.5.3-mac.zip",
"sha256": "187feeb66cf84e13ea1dd3df02b3a2871c88387709903c69be8feaeca9a998f0"
"download": "https://github.com/mhetrick/hetrickcv/releases/download/0.5.4/HetrickCV-0.5.4-mac.zip",
"sha256": "5e8ef433ee03c30fa0a46699c60a2293868b458a0e60aeae7964091e6f8c4342"
}
}
}

+ 7
- 6
plugins/JW-Modules.json View File

@@ -1,6 +1,7 @@
{
"slug": "JW-Modules",
"name": "JW-Modules",
"version": "0.5.8",
"author": "Jeremy Wentworth",
"homepage": "http://jeremywentworth.com",
"donation": "https://www.paypal.me/jeremywen",
@@ -8,16 +9,16 @@
"source": "https://github.com/jeremywen/JW-Modules",
"downloads": {
"win": {
"download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.7/JW-Modules-0.5.7.zip",
"sha256": "327a11fed6f2299e87d799a58c0e5b2c026649c1c863367e8a54a116ac258c06"
"download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.8/JW-Modules-0.5.8.zip",
"sha256": "cc651a7dba649ce350b32dba6837f8814ea119b17c2cdeb0aa3b0734a02a39ff"
},
"mac": {
"download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.7/JW-Modules-0.5.7.zip",
"sha256": "327a11fed6f2299e87d799a58c0e5b2c026649c1c863367e8a54a116ac258c06"
"download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.8/JW-Modules-0.5.8.zip",
"sha256": "cc651a7dba649ce350b32dba6837f8814ea119b17c2cdeb0aa3b0734a02a39ff"
},
"lin": {
"download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.7/JW-Modules-0.5.7.zip",
"sha256": "327a11fed6f2299e87d799a58c0e5b2c026649c1c863367e8a54a116ac258c06"
"download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.8/JW-Modules-0.5.8.zip",
"sha256": "cc651a7dba649ce350b32dba6837f8814ea119b17c2cdeb0aa3b0734a02a39ff"
}
}
}

+ 8
- 7
plugins/LOGinstruments.json View File

@@ -2,20 +2,21 @@
"slug": "LOGinstruments",
"name": "LOGinstruments",
"author": "leopard86",
"version": "0.5.5",
"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_3/LOGinstruments-all-platforms-v053.zip",
"sha256": "e2bae5c98097f337af2ac1e3f4c914bffb4aa0a75906ffdd45e76a98a90cfd8e"
"download": "https://github.com/leopard86/LOGinstruments/releases/download/v0_5_5/LOGinstruments-0.5.5-win.zip",
"sha256": "34783266e8cebd27d796211ad6afe545ef3ff2beba5674110d8bd552507f9e37"
},
"mac": {
"download": "https://github.com/leopard86/LOGinstruments/releases/download/v0_5_3/LOGinstruments-all-platforms-v053.zip",
"sha256": "e2bae5c98097f337af2ac1e3f4c914bffb4aa0a75906ffdd45e76a98a90cfd8e"
"download": "https://github.com/leopard86/LOGinstruments/releases/download/v0_5_5/LOGinstruments-0.5.5-mac.zip",
"sha256": "d324044b8a88244d1a57f909b02017ad8a251da899ff3e3a646a1cb9643bf4da"
},
"lin": {
"download": "https://github.com/leopard86/LOGinstruments/releases/download/v0_5_3/LOGinstruments-all-platforms-v053.zip",
"sha256": "e2bae5c98097f337af2ac1e3f4c914bffb4aa0a75906ffdd45e76a98a90cfd8e"
"download": "https://github.com/leopard86/LOGinstruments/releases/download/v0_5_5/LOGinstruments-0.5.5-lin.zip",
"sha256": "ceb58af00ff6822dd3d9c5232eca593ab27fd6a929d081fb00a8abaa7060d5d1"
}
}
}
}

+ 7
- 7
plugins/NYSTHI.json View File

@@ -1,21 +1,21 @@
{
"slug": "NYSTHI",
"name": "NYSTHI",
"version": "0.5.9",
"version": "0.5.10",
"homepage": "https://github.com/nysthi/nysthi",
"manual": "https://github.com/nysthi/nysthi/blob/master/README.md",
"downloads": {
"win": {
"download": "https://github.com/nysthi/nysthi/releases/download/v0.5.9/nysthi.zip",
"sha256": "cdba68f3c5fa59af37ea0f4eb271c9ade583c2dea35fa3a0a56288fec142dca3"
"download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/nysthi.zip",
"sha256": "af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306"
},
"mac": {
"download": "https://github.com/nysthi/nysthi/releases/download/v0.5.9/nysthi.zip",
"sha256": "cdba68f3c5fa59af37ea0f4eb271c9ade583c2dea35fa3a0a56288fec142dca3"
"download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/nysthi.zip",
"sha256": "af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306"
},
"lin": {
"download": "https://github.com/nysthi/nysthi/releases/download/v0.5.9/nysthi.zip",
"sha256": "cdba68f3c5fa59af37ea0f4eb271c9ade583c2dea35fa3a0a56288fec142dca3"
"download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/nysthi.zip",
"sha256": "af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306"
}
}
}

+ 10
- 6
plugins/NonLinearInstruments.json View File

@@ -3,18 +3,22 @@
"name": "Non Linear Instruments",
"author": "NonLinearInstruments",
"license": "BSD 3-clause",
"version": "",
"version": "0.5.1",
"homepage": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins",
"manual": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/blob/master/README.md",
"source": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins",
"downloads": {
"mac": {
"download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.0/NonLinearInstruments-0.5.0-mac.zip",
"sha256": "955813b84e85a249134b709ceb5adddc1ea94c14d077e519057b97ffdc88d098"
"download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.1/NonLinearInstruments-0.5.1-mac.zip",
"sha256": "a1151486477c70644210c5229cb15a29894065ba3495d8bf83a2541e3a3cdeb3"
},
"win": {
"download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.0/NonLinearInstruments-0.5.0-win.zip",
"sha256": "354cfd04a8bb48993a07b13b8fc6ab68e39c2967fc356c988ac6f520902619d9"
"download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.1/NonLinearInstruments-0.5.1-win.zip",
"sha256": "fbec569b54d21dcd70cd64ac676ff7aa80c5e96806da25851a6ee8995ef78b3e"
},
"lin": {
"download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.1/NonLinearInstruments-0.5.1-lin.zip",
"sha256": "fa6be52825bed83df002b431ebc8dd6f4cd799ef45c4e6808be02b998990e95a"
}
}
}
}

+ 6
- 6
plugins/moDllz.json View File

@@ -1,19 +1,19 @@
{
"slug": "moDllz",
"name": "moDllz",
"author": "Pablo DeLaLoza",
"author": "Pablo Delaloza",
"license": "BSD 3-clause",
"version": "",
"version": "0.5.2",
"manual": "https://github.com/dllmusic/VCV_moDllz/blob/master/README.md",
"source": "https://github.com/dllmusic/VCV_moDllz",
"downloads": {
"win": {
"download": "https://github.com/dllmusic/VCV_moDllz/blob/master/moDllz-0.5.1-win.zip?raw=true",
"sha256": "ee7f24f89798411c5d1a09c097edee29bc369dc55c02a1975a31a200c5aa3545"
"download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.2-win.zip?raw=true",
"sha256": "991296d60f03893c4325b7b2077ef84c4cf1f4d4651137ea877ae865cb7501cd"
},
"mac": {
"download": "https://github.com/dllmusic/VCV_moDllz/blob/master/moDllz-0.5.1-mac.zip?raw=true",
"sha256": "2147932276f7b737184064dde43733b2801223c46113190affef1c4292ff872a"
"download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.2-mac.zip?raw=true",
"sha256": "664064185007b09cf7394a48e071ce0254f4e296c23abf945f1c0daf86af6c62"
}
}
}

Loading…
Cancel
Save