Browse Source

Update manifest for ImpromptuModular, Ahornberg, AlgoritmArte, GrandeModular

v1
Andrew Belt 4 years ago
parent
commit
0c99707e00
5 changed files with 52 additions and 8 deletions
  1. +13
    -4
      manifests-cache.json
  2. +15
    -1
      manifests/Ahornberg.json
  3. +10
    -1
      manifests/AlgoritmArte.json
  4. +13
    -1
      manifests/GrandeModular.json
  5. +1
    -1
      manifests/ImpromptuModular.json

+ 13
- 4
manifests-cache.json View File

@@ -1875,7 +1875,7 @@
"modules": {}
},
"ImpromptuModular": {
"buildTimestamp": 1600543465.4053867,
"buildTimestamp": 1613369099.7907088,
"creationTimestamp": 1521979525.0,
"modules": {
"Tact": {
@@ -7995,7 +7995,7 @@
"modules": {}
},
"Ahornberg": {
"buildTimestamp": 1609731383.2043822,
"buildTimestamp": 1613369178.4793363,
"creationTimestamp": 1562952023.0,
"modules": {
"EqualDivision": {
@@ -8015,6 +8015,9 @@
},
"TapeRecorder": {
"creationTimestamp": 1606671125.0608442
},
"MIDIOverAudio": {
"creationTimestamp": 1613369291.1797469
}
}
},
@@ -8727,7 +8730,7 @@
}
},
"GrandeModular": {
"buildTimestamp": 1610795373.3542697,
"buildTimestamp": 1613369238.0641546,
"creationTimestamp": 1598123367.069531,
"modules": {
"NoteMT": {
@@ -8756,6 +8759,9 @@
},
"MergeSplit4": {
"creationTimestamp": 1607197180.4062853
},
"Tails": {
"creationTimestamp": 1613369291.104899
}
}
},
@@ -9027,7 +9033,7 @@
}
},
"AlgoritmArte": {
"buildTimestamp": 1612645874.51125,
"buildTimestamp": 1613369290.8954716,
"creationTimestamp": 1605854039.7624297,
"modules": {
"Clockkky": {
@@ -9047,6 +9053,9 @@
},
"CyclicCA": {
"creationTimestamp": 1612645931.4937625
},
"MusiMath": {
"creationTimestamp": 1613369291.0444162
}
}
},


+ 15
- 1
manifests/Ahornberg.json View File

@@ -1,6 +1,6 @@
{
"slug": "Ahornberg",
"version": "1.4.0",
"version": "1.5.0",
"license": "CC0-1.0",
"name": "Ahornberg",
"brand": "Ahornberg",
@@ -21,6 +21,7 @@
"manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#tape-recorder",
"tags": [
"Clock generator",
"Polyphonic",
"Recording",
"Sampler"
]
@@ -81,6 +82,19 @@
"Polyphonic",
"Tuner"
]
},
{
"slug": "MIDIOverAudio",
"name": "MIDI over Audio",
"description": "complement to the MIDI over Audio VST",
"disabled": false,
"manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#midi-over-audio-to-cv",
"tags": [
"External",
"MIDI",
"Multiple",
"Utility"
]
}
]
}

+ 10
- 1
manifests/AlgoritmArte.json View File

@@ -1,7 +1,7 @@
{
"slug": "AlgoritmArte",
"name": "AlgoritmArte",
"version": "1.5.0",
"version": "1.6.0",
"license": "GPL-3.0-or-later",
"brand": "AlgoritmArte",
"author": "AlgoritmArte",
@@ -65,6 +65,15 @@
"Visual",
"Sequencer"
]
},
{
"slug": "MusiMath",
"name": "MusiMath",
"description": "Music meets math, an arithmetic driven sequencer",
"tags": [
"Sequencer",
"Random"
]
}
]
}

+ 13
- 1
manifests/GrandeModular.json View File

@@ -1,7 +1,7 @@
{
"slug": "GrandeModular",
"name": "Grande",
"version": "1.6.0",
"version": "1.7.0",
"license": "GPL-3.0-or-later",
"author": "David Grande",
"authorEmail": "dbgrande246@gmail.com",
@@ -101,6 +101,18 @@
"Utility",
"Polyphonic"
]
},
{
"slug": "Tails",
"name": "Tails",
"description": "Mono to poly sequential note splitter\u2014helps preserve envelope tails.",
"manualUrl": "https://github.com/dbgrande/GrandeModular/#tails",
"tags": [
"Utility",
"Polyphonic",
"Attenuator",
"Voltage-controlled amplifier"
]
}
]
}

+ 1
- 1
manifests/ImpromptuModular.json View File

@@ -1,7 +1,7 @@
{
"slug": "ImpromptuModular",
"name": "Impromptu",
"version": "1.1.9",
"version": "1.1.10",
"license": "GPL-3.0-only",
"author": "Marc Boul\u00e9",
"brand": "Impromptu",


Loading…
Cancel
Save