Browse Source

Update manifest DarkProcessIndustries to 2.1.666

v2
Andrew Belt 4 months ago
parent
commit
de9f1440c2
2 changed files with 79 additions and 0 deletions
  1. +21
    -0
      manifests-cache.json
  2. +58
    -0
      manifests/DarkProcessIndustries.json

+ 21
- 0
manifests-cache.json View File

@@ -14773,5 +14773,26 @@
"creationTimestamp": 1734563983.3521707
}
}
},
"DarkProcessIndustries": {
"buildTimestamp": 1735620498.3223767,
"creationTimestamp": 1735620498.5712683,
"modules": {
"Wave": {
"creationTimestamp": 1735620498.6417823
},
"Orbit": {
"creationTimestamp": 1735620498.6991642
},
"Stones": {
"creationTimestamp": 1735620498.7573264
},
"Bound": {
"creationTimestamp": 1735620498.8195968
},
"Maelstrom": {
"creationTimestamp": 1735620498.892209
}
}
}
}

+ 58
- 0
manifests/DarkProcessIndustries.json View File

@@ -0,0 +1,58 @@
{
"slug": "DarkProcessIndustries",
"name": "Dark Process Industries",
"version": "2.1.666",
"license": "proprietary",
"brand": "Dark Process Industries",
"author": "Sarah Rex",
"authorEmail": "darkprocessindustries@gmail.com",
"authorUrl": "https://darkprocessindustries.com/",
"pluginUrl": "https://darkprocessindustries.com/vcv-rack/",
"manualUrl": "https://darkprocessindustries.com/vcv-rack/",
"sourceUrl": "",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "Wave",
"name": "WAVE",
"description": "WAVE is a simple voltage-controlled oscillator with triangle, sawtooth, and sine wave outputs.",
"tags": [
"Oscillator"
]
},
{
"slug": "Orbit",
"name": "ORBIT",
"description": "ORBIT is a humble LFO that can be clocked to an external clock.",
"tags": [
"Low-frequency oscillator"
]
},
{
"slug": "Stones",
"name": "STONES",
"description": "STONES is an envelope generator with a few fun tricks.",
"tags": [
"Envelope generator"
]
},
{
"slug": "Bound",
"name": "BOUND",
"description": "BOUND is a four-channel stereo mixer and VCA.",
"tags": [
"Mixer",
"Voltage-controlled amplifier"
]
},
{
"slug": "Maelstrom",
"name": "MAELSTROM",
"description": "MAELSTROM is a random voltage generator.",
"tags": [
"Random"
]
}
]
}

Loading…
Cancel
Save