Browse Source

Update build for ModularFungi, Geodesics

v1
Andrew Belt 5 years ago
parent
commit
f062f211c1
2 changed files with 194 additions and 0 deletions
  1. +100
    -0
      manifests/Geodesics.json
  2. +94
    -0
      manifests/ModularFungi.json

+ 100
- 0
manifests/Geodesics.json View File

@@ -0,0 +1,100 @@
{
"slug": "Geodesics",
"name": "Geodesics",
"version": "1.0.0",
"license": "BSD-3-Clause",
"author": "Pyer & Marc Boul\u00e9",
"brand": "Geodesics",
"authorEmail": "geodesics.modular@outlook.com",
"authorUrl": "",
"pluginUrl": "https://www.pyer.be/geodesics.html",
"manualUrl": "https://www.pyer.be/download.html",
"sourceUrl": "https://github.com/MarcBoule/Geodesics/tree/v1",
"donateUrl": "https://paypal.me/pyercollard",
"modules": [
{
"slug": "BlackHoles",
"name": "BlackHoles",
"description": "Gravitational attenumixset",
"tags": [
"Ring modulator",
"VCA"
]
},
{
"slug": "Pulsars",
"name": "Pulsars",
"description": "Neutron powered morphing",
"tags": [
"Mixer"
]
},
{
"slug": "Branes",
"name": "Branes",
"description": "Coliding sample and hold",
"tags": [
"Sample and Hold",
"Random"
]
},
{
"slug": "Ions",
"name": "Ions",
"description": "Atomic dual cv sequencer",
"tags": [
"Sequencer"
]
},
{
"slug": "Entropia",
"name": "Entropia",
"description": "Thermodynamic microstate sequencer",
"tags": [
"Sequencer"
]
},
{
"slug": "Energy",
"name": "Energy",
"description": "Relativistic oscillator",
"tags": [
"Oscillator",
"Synth voice"
]
},
{
"slug": "Torus",
"name": "Torus",
"description": "Bi-dimensional multimixer",
"tags": [
"Mixer",
"Filter"
]
},
{
"slug": "Fate",
"name": "Fate",
"description": "Event modifier",
"tags": [
"Utility"
]
},
{
"slug": "Blank-PanelInfo",
"name": "Blank-Panel Info",
"description": "Blank panel with info",
"tags": [
"Blank"
]
},
{
"slug": "Blank-PanelLogo",
"name": "Blank-Panel Logo",
"description": "Blank panel with logo",
"tags": [
"Blank"
]
}
]
}

+ 94
- 0
manifests/ModularFungi.json View File

@@ -0,0 +1,94 @@
{
"slug": "ModularFungi",
"name": "Modular Fungi",
"author": "Omri Cohen",
"license": "BSD-3-Clause",
"authorUrl": "https://www.youtube.com/channel/UCuWKHSHTHMV_nVSeNH4gYAg",
"pluginUrl": "https://vcvrack.submarine.org.uk/ModularFungi",
"sourceUrl": "https://github.com/david-c14/ModularFungi",
"donateUrl": "https://paypal.me/omricohencomposer",
"manualUrl": "https://github.com/david-c14/ModularFungi/blob/master/README.MD",
"version": "1.0.0",
"modules": [
{
"slug": "Blank1HP",
"name": "Blank 1HP",
"description": "1 HP Blanking Plate",
"tags": [
"Blank"
]
},
{
"slug": "Blank3HP",
"name": "Blank 3HP",
"description": "3 HP Blanking Plate",
"tags": [
"Blank"
]
},
{
"slug": "Blank4HP",
"name": "Blank 4HP",
"description": "4 HP Blanking Plate",
"tags": [
"Blank"
]
},
{
"slug": "Blank6HP",
"name": "Blank 6HP",
"description": "6 HP Blanking Plate",
"tags": [
"Blank"
]
},
{
"slug": "Blank10HP",
"name": "Blank 10HP",
"description": "10 HP Blanking Plate",
"tags": [
"Blank"
]
},
{
"slug": "Blank12HP",
"name": "Blank 12HP",
"description": "12 HP Blanking Plate",
"tags": [
"Blank"
]
},
{
"slug": "Blank16HP",
"name": "Blank 16HP",
"description": "16 HP Blanking Plate",
"tags": [
"Blank"
]
},
{
"slug": "Blank20HP",
"name": "Blank 20HP",
"description": "20 HP Blanking Plate",
"tags": [
"Blank"
]
},
{
"slug": "Blank26HP",
"name": "Blank 26HP",
"description": "26 HP Blanking Plate",
"tags": [
"Blank"
]
},
{
"slug": "Blank32HP",
"name": "Blank 32HP",
"description": "32 HP Blanking Plate",
"tags": [
"Blank"
]
}
]
}

Loading…
Cancel
Save