Browse Source

Update SubmarineFree, MpSeries, Stoermelder-P1, SurgeRack

v1
Andrew Belt 4 years ago
parent
commit
eeee3bc140
5 changed files with 65 additions and 11 deletions
  1. +19
    -4
      manifests-cache.json
  2. +23
    -0
      manifests/MpSeries.json
  3. +1
    -1
      manifests/Stoermelder-P1.json
  4. +21
    -5
      manifests/SubmarineFree.json
  5. +1
    -1
      manifests/SurgeRack.json

+ 19
- 4
manifests-cache.json View File

@@ -426,7 +426,7 @@
} }
}, },
"SurgeRack": { "SurgeRack": {
"buildTimestamp": 1598943267.8694632,
"buildTimestamp": 1599748425.425682,
"creationTimestamp": 1561132770.0, "creationTimestamp": 1561132770.0,
"modules": { "modules": {
"SurgeDelay": { "SurgeDelay": {
@@ -2106,7 +2106,7 @@
} }
}, },
"Stoermelder-P1": { "Stoermelder-P1": {
"buildTimestamp": 1598123121.965469,
"buildTimestamp": 1599748072.522658,
"creationTimestamp": 1559409342.0, "creationTimestamp": 1559409342.0,
"modules": { "modules": {
"CVMap": { "CVMap": {
@@ -6105,7 +6105,7 @@
} }
}, },
"SubmarineFree": { "SubmarineFree": {
"buildTimestamp": 1595344357.3751395,
"buildTimestamp": 1599747884.830796,
"creationTimestamp": 1522452120.0, "creationTimestamp": 1522452120.0,
"modules": { "modules": {
"AG-104": { "AG-104": {
@@ -6317,6 +6317,9 @@
}, },
"MZ-909": { "MZ-909": {
"creationTimestamp": 1595344537.0235472 "creationTimestamp": 1595344537.0235472
},
"EN-104": {
"creationTimestamp": 1599748432.398808
} }
} }
}, },
@@ -7811,7 +7814,7 @@
} }
}, },
"FrequencyDomain": { "FrequencyDomain": {
"buildTimestamp": 1598552432.4680934,
"buildTimestamp": 1599749815.3948708,
"creationTimestamp": 1587076104.7002873, "creationTimestamp": 1587076104.7002873,
"modules": { "modules": {
"HarmonicConvergence": { "HarmonicConvergence": {
@@ -7831,6 +7834,9 @@
}, },
"BallOfConfusion": { "BallOfConfusion": {
"creationTimestamp": 1598552433.9140954 "creationTimestamp": 1598552433.9140954
},
"BoxOfRevelation": {
"creationTimestamp": 1599749818.7621944
} }
} }
}, },
@@ -8409,5 +8415,14 @@
"creationTimestamp": 1598123368.2305691 "creationTimestamp": 1598123368.2305691
} }
} }
},
"MpSeries": {
"buildTimestamp": 1599748089.129783,
"creationTimestamp": 1599748431.7559798,
"modules": {
"MpMap": {
"creationTimestamp": 1599748431.998366
}
}
} }
} }

+ 23
- 0
manifests/MpSeries.json View File

@@ -0,0 +1,23 @@
{
"slug": "MpSeries",
"version": "1.0.0",
"license": "GPL-3.0-only",
"name": "MpSeries",
"brand": "MpSeries",
"author": "Omer Liberman",
"authorEmail": "omerlibermannn@gmail.com",
"pluginUrl": "https://vcvrack.com/",
"authorUrl": "https://vcvrack.com",
"manualUrl": "https://vcvrack.com/TiredOmer",
"sourceUrl": "https://github.com/libermnnn/MpSeries",
"changelogUrl": "https://github.com/libermnnn/MpSeries",
"modules": [
{
"slug": "MpMap",
"name": "MpMapper",
"tags": [
"CONTROLLER"
]
}
]
}

+ 1
- 1
manifests/Stoermelder-P1.json View File

@@ -1,6 +1,6 @@
{ {
"slug": "Stoermelder-P1", "slug": "Stoermelder-P1",
"version": "1.7.0",
"version": "1.7.1",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"author": "Benjamin Dill", "author": "Benjamin Dill",
"name": "PackOne", "name": "PackOne",


+ 21
- 5
manifests/SubmarineFree.json View File

@@ -11,7 +11,7 @@
"donateUrl": "https://www.paypal.me/SubmarineFree", "donateUrl": "https://www.paypal.me/SubmarineFree",
"pluginUrl": "https://github.com/david-c14/SubmarineFree/blob/main/README.md", "pluginUrl": "https://github.com/david-c14/SubmarineFree/blob/main/README.md",
"changelogUrl": "https://github.com/david-c14/SubmarineFree/blob/main/changelog.md", "changelogUrl": "https://github.com/david-c14/SubmarineFree/blob/main/changelog.md",
"version": "1.1.6",
"version": "1.1.7",
"modules": [ "modules": [
{ {
"slug": "AG-104", "slug": "AG-104",
@@ -203,7 +203,8 @@
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/DO.md", "manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/DO.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE"
"MULTIPLE",
"POLYPHONIC"
] ]
}, },
{ {
@@ -213,7 +214,8 @@
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/DO.md", "manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/DO.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE"
"MULTIPLE",
"POLYPHONIC"
] ]
}, },
{ {
@@ -223,7 +225,8 @@
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/DO.md", "manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/DO.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE"
"MULTIPLE",
"POLYPHONIC"
] ]
}, },
{ {
@@ -233,6 +236,18 @@
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/DO.md", "manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/DO.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE",
"POLYPHONIC"
]
},
{
"slug": "EN-104",
"name": "EN-104",
"description": "EN-104 Quad ADSR Enveloper Generator",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/EN.md",
"tags": [
"ENVELOPE GENERATOR",
"VCA",
"MULTIPLE" "MULTIPLE"
] ]
}, },
@@ -330,7 +345,8 @@
"description": "LT-116 Linear Transformations", "description": "LT-116 Linear Transformations",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/LT.md", "manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/LT.md",
"tags": [ "tags": [
"UTILITY"
"UTILITY",
"POLYPHONIC"
] ]
}, },
{ {


+ 1
- 1
manifests/SurgeRack.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "SurgeRack", "slug": "SurgeRack",
"name": "Surge for Rack", "name": "Surge for Rack",
"version": "1.7.1.1",
"version": "1.7.1.2",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"author": "Surge Synth Team", "author": "Surge Synth Team",
"authorEmail": "", "authorEmail": "",


Loading…
Cancel
Save