@@ -7739,7 +7739,7 @@ | |||||
} | } | ||||
}, | }, | ||||
"FrozenWasteland": { | "FrozenWasteland": { | ||||
"buildTimestamp": 1614128100.7301614, | |||||
"buildTimestamp": 1617222721.7202404, | |||||
"creationTimestamp": 1518016501.0, | "creationTimestamp": 1518016501.0, | ||||
"modules": { | "modules": { | ||||
"BPMLFO": { | "BPMLFO": { | ||||
@@ -7870,6 +7870,9 @@ | |||||
}, | }, | ||||
"MidiRecorder": { | "MidiRecorder": { | ||||
"creationTimestamp": 1611239898.2692616 | "creationTimestamp": 1611239898.2692616 | ||||
}, | |||||
"FillingStation": { | |||||
"creationTimestamp": 1617222813.873189 | |||||
} | } | ||||
} | } | ||||
}, | }, | ||||
@@ -8850,7 +8853,7 @@ | |||||
} | } | ||||
}, | }, | ||||
"Sha-Bang-Modules": { | "Sha-Bang-Modules": { | ||||
"buildTimestamp": 1616991327.3442078, | |||||
"buildTimestamp": 1617222813.4592648, | |||||
"creationTimestamp": 1602486511.7177973, | "creationTimestamp": 1602486511.7177973, | ||||
"modules": { | "modules": { | ||||
"StochSeq": { | "StochSeq": { | ||||
@@ -9279,7 +9282,7 @@ | |||||
} | } | ||||
}, | }, | ||||
"Axioma": { | "Axioma": { | ||||
"buildTimestamp": 1614127827.0337398, | |||||
"buildTimestamp": 1617222407.7621713, | |||||
"creationTimestamp": 1614128101.15362, | "creationTimestamp": 1614128101.15362, | ||||
"modules": { | "modules": { | ||||
"TheBifurcator": { | "TheBifurcator": { | ||||
@@ -9290,6 +9293,9 @@ | |||||
}, | }, | ||||
"Ikeda": { | "Ikeda": { | ||||
"creationTimestamp": 1614128101.3014247 | "creationTimestamp": 1614128101.3014247 | ||||
}, | |||||
"Rhodonea": { | |||||
"creationTimestamp": 1617222813.7159493 | |||||
} | } | ||||
} | } | ||||
} | } |
@@ -1,12 +1,12 @@ | |||||
{ | { | ||||
"slug": "Axioma", | "slug": "Axioma", | ||||
"name": "Axioma", | "name": "Axioma", | ||||
"version": "1.0.0", | |||||
"version": "1.1.0", | |||||
"license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
"brand": "Axioma", | "brand": "Axioma", | ||||
"author": "Kaue Werner", | "author": "Kaue Werner", | ||||
"authorEmail": "kaue.werner@gmail.com", | "authorEmail": "kaue.werner@gmail.com", | ||||
"authorUrl": "", | |||||
"authorUrl": "https://kauewerner.github.io", | |||||
"pluginUrl": "", | "pluginUrl": "", | ||||
"manualUrl": "https://github.com/kauewerner/Axioma/blob/main/README.md", | "manualUrl": "https://github.com/kauewerner/Axioma/blob/main/README.md", | ||||
"sourceUrl": "https://github.com/kauewerner/Axioma", | "sourceUrl": "https://github.com/kauewerner/Axioma", | ||||
@@ -20,7 +20,6 @@ | |||||
"tags": [ | "tags": [ | ||||
"Sequencer", | "Sequencer", | ||||
"Noise", | "Noise", | ||||
"Physical modeling", | |||||
"Random", | "Random", | ||||
"Visual" | "Visual" | ||||
] | ] | ||||
@@ -31,7 +30,6 @@ | |||||
"description": "Generate CV output sequences using vertex positions of a rotating tesseract projected on a 2D space", | "description": "Generate CV output sequences using vertex positions of a rotating tesseract projected on a 2D space", | ||||
"tags": [ | "tags": [ | ||||
"Low-frequency oscillator", | "Low-frequency oscillator", | ||||
"Physical modeling", | |||||
"Visual" | "Visual" | ||||
] | ] | ||||
}, | }, | ||||
@@ -42,10 +40,18 @@ | |||||
"tags": [ | "tags": [ | ||||
"Sequencer", | "Sequencer", | ||||
"Noise", | "Noise", | ||||
"Physical modeling", | |||||
"Random", | "Random", | ||||
"Visual" | "Visual" | ||||
] | ] | ||||
}, | |||||
{ | |||||
"slug": "Rhodonea", | |||||
"name": "Rhodonea", | |||||
"description": "Oscillator based on rhodonea (rose) curves", | |||||
"tags": [ | |||||
"Oscillator", | |||||
"Visual" | |||||
] | |||||
} | } | ||||
] | ] | ||||
} | } |
@@ -1,7 +1,7 @@ | |||||
{ | { | ||||
"slug": "FrozenWasteland", | "slug": "FrozenWasteland", | ||||
"name": "Frozen Wasteland", | "name": "Frozen Wasteland", | ||||
"version": "1.17.1", | |||||
"version": "1.18.1", | |||||
"author": "almostEric", | "author": "almostEric", | ||||
"license": "GPL-3.0-only", | "license": "GPL-3.0-only", | ||||
"authorEmail": "almostEric@frozenwastelandmodules.com", | "authorEmail": "almostEric@frozenwastelandmodules.com", | ||||
@@ -65,6 +65,14 @@ | |||||
"Random" | "Random" | ||||
] | ] | ||||
}, | }, | ||||
{ | |||||
"slug": "FillingStation", | |||||
"name": "Filling Station", | |||||
"description": "Multi-Output Sequencer", | |||||
"tags": [ | |||||
"Sequencer" | |||||
] | |||||
}, | |||||
{ | { | ||||
"slug": "EverlastingGlottalStopper", | "slug": "EverlastingGlottalStopper", | ||||
"name": "Everlasting Glottal Stopper", | "name": "Everlasting Glottal Stopper", | ||||
@@ -1,7 +1,7 @@ | |||||
{ | { | ||||
"slug": "Sha-Bang-Modules", | "slug": "Sha-Bang-Modules", | ||||
"name": "Sha#Bang! Modules", | "name": "Sha#Bang! Modules", | ||||
"version": "1.3.1", | |||||
"version": "1.3.2", | |||||
"license": "GPL-3.0-only", | "license": "GPL-3.0-only", | ||||
"author": "Jeremy Muller", | "author": "Jeremy Muller", | ||||
"authorEmail": "jeremy@jeremymuller.com", | "authorEmail": "jeremy@jeremymuller.com", | ||||