Browse Source

Update manifest for Sha-Bang-Modules, FrozenWasteland, Axioma

v1
Andrew Belt 3 years ago
parent
commit
58e4ed455c
4 changed files with 30 additions and 10 deletions
  1. +9
    -3
      manifests-cache.json
  2. +11
    -5
      manifests/Axioma.json
  3. +9
    -1
      manifests/FrozenWasteland.json
  4. +1
    -1
      manifests/Sha-Bang-Modules.json

+ 9
- 3
manifests-cache.json View File

@@ -7739,7 +7739,7 @@
}
},
"FrozenWasteland": {
"buildTimestamp": 1614128100.7301614,
"buildTimestamp": 1617222721.7202404,
"creationTimestamp": 1518016501.0,
"modules": {
"BPMLFO": {
@@ -7870,6 +7870,9 @@
},
"MidiRecorder": {
"creationTimestamp": 1611239898.2692616
},
"FillingStation": {
"creationTimestamp": 1617222813.873189
}
}
},
@@ -8850,7 +8853,7 @@
}
},
"Sha-Bang-Modules": {
"buildTimestamp": 1616991327.3442078,
"buildTimestamp": 1617222813.4592648,
"creationTimestamp": 1602486511.7177973,
"modules": {
"StochSeq": {
@@ -9279,7 +9282,7 @@
}
},
"Axioma": {
"buildTimestamp": 1614127827.0337398,
"buildTimestamp": 1617222407.7621713,
"creationTimestamp": 1614128101.15362,
"modules": {
"TheBifurcator": {
@@ -9290,6 +9293,9 @@
},
"Ikeda": {
"creationTimestamp": 1614128101.3014247
},
"Rhodonea": {
"creationTimestamp": 1617222813.7159493
}
}
}

+ 11
- 5
manifests/Axioma.json View File

@@ -1,12 +1,12 @@
{
"slug": "Axioma",
"name": "Axioma",
"version": "1.0.0",
"version": "1.1.0",
"license": "GPL-3.0-or-later",
"brand": "Axioma",
"author": "Kaue Werner",
"authorEmail": "kaue.werner@gmail.com",
"authorUrl": "",
"authorUrl": "https://kauewerner.github.io",
"pluginUrl": "",
"manualUrl": "https://github.com/kauewerner/Axioma/blob/main/README.md",
"sourceUrl": "https://github.com/kauewerner/Axioma",
@@ -20,7 +20,6 @@
"tags": [
"Sequencer",
"Noise",
"Physical modeling",
"Random",
"Visual"
]
@@ -31,7 +30,6 @@
"description": "Generate CV output sequences using vertex positions of a rotating tesseract projected on a 2D space",
"tags": [
"Low-frequency oscillator",
"Physical modeling",
"Visual"
]
},
@@ -42,10 +40,18 @@
"tags": [
"Sequencer",
"Noise",
"Physical modeling",
"Random",
"Visual"
]
},
{
"slug": "Rhodonea",
"name": "Rhodonea",
"description": "Oscillator based on rhodonea (rose) curves",
"tags": [
"Oscillator",
"Visual"
]
}
]
}

+ 9
- 1
manifests/FrozenWasteland.json View File

@@ -1,7 +1,7 @@
{
"slug": "FrozenWasteland",
"name": "Frozen Wasteland",
"version": "1.17.1",
"version": "1.18.1",
"author": "almostEric",
"license": "GPL-3.0-only",
"authorEmail": "almostEric@frozenwastelandmodules.com",
@@ -65,6 +65,14 @@
"Random"
]
},
{
"slug": "FillingStation",
"name": "Filling Station",
"description": "Multi-Output Sequencer",
"tags": [
"Sequencer"
]
},
{
"slug": "EverlastingGlottalStopper",
"name": "Everlasting Glottal Stopper",


+ 1
- 1
manifests/Sha-Bang-Modules.json View File

@@ -1,7 +1,7 @@
{
"slug": "Sha-Bang-Modules",
"name": "Sha#Bang! Modules",
"version": "1.3.1",
"version": "1.3.2",
"license": "GPL-3.0-only",
"author": "Jeremy Muller",
"authorEmail": "jeremy@jeremymuller.com",


Loading…
Cancel
Save