@@ -273,7 +273,7 @@ | |||||
} | } | ||||
}, | }, | ||||
"Alikins": { | "Alikins": { | ||||
"buildTimestamp": 1563830092.302787, | |||||
"buildTimestamp": 1649109311.2963867, | |||||
"creationTimestamp": 1518016501.0, | "creationTimestamp": 1518016501.0, | ||||
"modules": { | "modules": { | ||||
"GateLength": { | "GateLength": { | ||||
@@ -1283,7 +1283,7 @@ | |||||
} | } | ||||
}, | }, | ||||
"OrangeLine": { | "OrangeLine": { | ||||
"buildTimestamp": 1641021992.1457691, | |||||
"buildTimestamp": 1649108568.703745, | |||||
"creationTimestamp": 1571530639.0, | "creationTimestamp": 1571530639.0, | ||||
"modules": { | "modules": { | ||||
"Fence": { | "Fence": { | ||||
@@ -1923,7 +1923,7 @@ | |||||
"modules": {} | "modules": {} | ||||
}, | }, | ||||
"ImpromptuModular": { | "ImpromptuModular": { | ||||
"buildTimestamp": 1640709234.4765856, | |||||
"buildTimestamp": 1649109253.1448684, | |||||
"creationTimestamp": 1521979525.0, | "creationTimestamp": 1521979525.0, | ||||
"modules": { | "modules": { | ||||
"Tact": { | "Tact": { | ||||
@@ -2012,6 +2012,12 @@ | |||||
}, | }, | ||||
"Adaptive-Quantizer": { | "Adaptive-Quantizer": { | ||||
"creationTimestamp": 1638135909.2760432 | "creationTimestamp": 1638135909.2760432 | ||||
}, | |||||
"Sygen": { | |||||
"creationTimestamp": 1649109366.429145 | |||||
}, | |||||
"Variations": { | |||||
"creationTimestamp": 1649109366.5575182 | |||||
} | } | ||||
} | } | ||||
}, | }, | ||||
@@ -2226,7 +2232,7 @@ | |||||
} | } | ||||
}, | }, | ||||
"MindMeldModular": { | "MindMeldModular": { | ||||
"buildTimestamp": 1645027771.234337, | |||||
"buildTimestamp": 1649108787.7594223, | |||||
"creationTimestamp": 1572165273.0, | "creationTimestamp": 1572165273.0, | ||||
"modules": { | "modules": { | ||||
"MixMasterJr": { | "MixMasterJr": { | ||||
@@ -3702,7 +3708,7 @@ | |||||
"modules": {} | "modules": {} | ||||
}, | }, | ||||
"PS-PurrSoftware": { | "PS-PurrSoftware": { | ||||
"buildTimestamp": 1644393455.049503, | |||||
"buildTimestamp": 1649109365.7344754, | |||||
"creationTimestamp": 1579232908.0, | "creationTimestamp": 1579232908.0, | ||||
"modules": { | "modules": { | ||||
"Meander": { | "Meander": { | ||||
@@ -3777,7 +3783,7 @@ | |||||
} | } | ||||
}, | }, | ||||
"Valley": { | "Valley": { | ||||
"buildTimestamp": 1641684863.719638, | |||||
"buildTimestamp": 1649108989.7346709, | |||||
"creationTimestamp": 1521979525.0, | "creationTimestamp": 1521979525.0, | ||||
"modules": { | "modules": { | ||||
"Topograph": { | "Topograph": { | ||||
@@ -4600,7 +4606,7 @@ | |||||
} | } | ||||
}, | }, | ||||
"Bidoo": { | "Bidoo": { | ||||
"buildTimestamp": 1643909305.7192476, | |||||
"buildTimestamp": 1649108510.6489098, | |||||
"creationTimestamp": 1518016501.0, | "creationTimestamp": 1518016501.0, | ||||
"modules": { | "modules": { | ||||
"vOId": { | "vOId": { | ||||
@@ -1,7 +1,7 @@ | |||||
{ | { | ||||
"slug": "Alikins", | "slug": "Alikins", | ||||
"name": "Alikins", | "name": "Alikins", | ||||
"version": "1.0.1", | |||||
"version": "2.0.1", | |||||
"license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
"author": "Adrian Likins", | "author": "Adrian Likins", | ||||
"authorEmail": "adrian@likins.com", | "authorEmail": "adrian@likins.com", | ||||
@@ -1,6 +1,6 @@ | |||||
{ | { | ||||
"slug": "Bidoo", | "slug": "Bidoo", | ||||
"version": "2.0.8", | |||||
"version": "2.0.9", | |||||
"license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
"name": "Bidoo", | "name": "Bidoo", | ||||
"brand": "Bidoo", | "brand": "Bidoo", | ||||
@@ -1,7 +1,7 @@ | |||||
{ | { | ||||
"slug": "ImpromptuModular", | "slug": "ImpromptuModular", | ||||
"name": "Impromptu", | "name": "Impromptu", | ||||
"version": "2.0.7", | |||||
"version": "2.1.0", | |||||
"license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
"author": "Marc Boul\u00e9", | "author": "Marc Boul\u00e9", | ||||
"brand": "Impromptu", | "brand": "Impromptu", | ||||
@@ -214,6 +214,15 @@ | |||||
"Sequencer" | "Sequencer" | ||||
] | ] | ||||
}, | }, | ||||
{ | |||||
"slug": "Sygen", | |||||
"name": "Sygen", | |||||
"description": "Synchronous gate enable", | |||||
"manualUrl": "https://marcboule.github.io/ImpromptuModular/#sygen", | |||||
"tags": [ | |||||
"Utility" | |||||
] | |||||
}, | |||||
{ | { | ||||
"slug": "Tact", | "slug": "Tact", | ||||
"name": "Tact", | "name": "Tact", | ||||
@@ -268,6 +277,18 @@ | |||||
"Sequencer" | "Sequencer" | ||||
] | ] | ||||
}, | }, | ||||
{ | |||||
"slug": "Variations", | |||||
"name": "Variations", | |||||
"description": "Sample and hold a CV with addition of a random noise value", | |||||
"manualUrl": "https://marcboule.github.io/ImpromptuModular/#variations", | |||||
"tags": [ | |||||
"Sample and hold", | |||||
"Random", | |||||
"Noise", | |||||
"Polyphonic" | |||||
] | |||||
}, | |||||
{ | { | ||||
"slug": "Blank-Panel", | "slug": "Blank-Panel", | ||||
"name": "BlankPanel", | "name": "BlankPanel", | ||||
@@ -1,7 +1,7 @@ | |||||
{ | { | ||||
"slug": "MindMeldModular", | "slug": "MindMeldModular", | ||||
"name": "MindMeld", | "name": "MindMeld", | ||||
"version": "2.0.9", | |||||
"version": "2.1.0", | |||||
"license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
"author": "S.Baker and M.Boul\u00e9 ", | "author": "S.Baker and M.Boul\u00e9 ", | ||||
"brand": "MindMeld", | "brand": "MindMeld", | ||||
@@ -1,7 +1,7 @@ | |||||
{ | { | ||||
"slug": "OrangeLine", | "slug": "OrangeLine", | ||||
"name": "OrangeLine", | "name": "OrangeLine", | ||||
"version": "2.3.14", | |||||
"version": "2.3.15", | |||||
"license": "GPL-3.0-only", | "license": "GPL-3.0-only", | ||||
"brand": "", | "brand": "", | ||||
"author": "Dieter Stubler", | "author": "Dieter Stubler", | ||||
@@ -1,7 +1,7 @@ | |||||
{ | { | ||||
"slug": "PS-PurrSoftware", | "slug": "PS-PurrSoftware", | ||||
"name": "PS-PurrSoftware", | "name": "PS-PurrSoftware", | ||||
"version": "2.0.14", | |||||
"version": "2.0.15", | |||||
"license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
"brand": "PurrSoftware", | "brand": "PurrSoftware", | ||||
"author": "Ken Chaffin", | "author": "Ken Chaffin", | ||||
@@ -9,8 +9,8 @@ | |||||
"authorUrl": "https://github.com/knchaffin/Meander", | "authorUrl": "https://github.com/knchaffin/Meander", | ||||
"pluginUrl": "https://github.com/knchaffin/Meander", | "pluginUrl": "https://github.com/knchaffin/Meander", | ||||
"manualUrl": "https://github.com/knchaffin/Meander/blob/master-V2/README.md", | "manualUrl": "https://github.com/knchaffin/Meander/blob/master-V2/README.md", | ||||
"sourceUrl": "https://github.com/knchaffin/Meander", | |||||
"changelogUrl": "https://github.com/knchaffin/Meander/blob/master-V2/README.md", | |||||
"sourceUrl": "https://github.com/knchaffin/Meander/tree/master-V2", | |||||
"changelogUrl": "https://github.com/knchaffin/Meander/blob/master-V2/CHANGELOG.md", | |||||
"donateUrl": "", | "donateUrl": "", | ||||
"modules": [ | "modules": [ | ||||
{ | { | ||||
@@ -1,7 +1,7 @@ | |||||
{ | { | ||||
"slug": "Valley", | "slug": "Valley", | ||||
"name": "Valley", | "name": "Valley", | ||||
"version": "2.0.3", | |||||
"version": "2.0.4", | |||||
"license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
"author": "Valley", | "author": "Valley", | ||||
"authorEmail": "valley.audio.soft@gmail.com", | "authorEmail": "valley.audio.soft@gmail.com", | ||||
@@ -14,7 +14,7 @@ | |||||
{ | { | ||||
"slug": "Topograph", | "slug": "Topograph", | ||||
"name": "Topograph", | "name": "Topograph", | ||||
"description": "", | |||||
"description": "Topographic drum machine. This module is based on the original\nMutable Instruments (TM) Grids sequencer module. The Map and Density\ncontrols explore and control the denisty of many pre-baked drum patterns.", | |||||
"tags": [ | "tags": [ | ||||
"Sequencer" | "Sequencer" | ||||
] | ] | ||||
@@ -22,7 +22,7 @@ | |||||
{ | { | ||||
"slug": "uGraph", | "slug": "uGraph", | ||||
"name": "uGraph", | "name": "uGraph", | ||||
"description": "", | |||||
"description": "Topographic drum machine. This module is based on the original\nMutable Instruments (TM) Grids sequencer module. The Map and Density\ncontrols explore and control the denisty of many pre-baked drum patterns.", | |||||
"tags": [ | "tags": [ | ||||
"Sequencer" | "Sequencer" | ||||
] | ] | ||||
@@ -30,7 +30,7 @@ | |||||
{ | { | ||||
"slug": "Dexter", | "slug": "Dexter", | ||||
"name": "Dexter", | "name": "Dexter", | ||||
"description": "", | |||||
"description": "A multi-timbral, 4-operator FM oscillator with wavetable and\nwaveshaping capabilities.", | |||||
"tags": [ | "tags": [ | ||||
"Oscillator" | "Oscillator" | ||||
] | ] | ||||
@@ -38,16 +38,17 @@ | |||||
{ | { | ||||
"slug": "Plateau", | "slug": "Plateau", | ||||
"name": "Plateau", | "name": "Plateau", | ||||
"description": "", | |||||
"description": "Lush and bendable plate reverb based on the Dattorro 1997 algorithm.", | |||||
"tags": [ | "tags": [ | ||||
"Reverb", | "Reverb", | ||||
"Effect" | |||||
"Effect", | |||||
"Polyphonic" | |||||
] | ] | ||||
}, | }, | ||||
{ | { | ||||
"slug": "Interzone", | "slug": "Interzone", | ||||
"name": "Interzone", | "name": "Interzone", | ||||
"description": "", | |||||
"description": "Polyphonic, virtual analogue synthesiser voice complete with\na VCO, mixer, filter, LFO, and envelope generator.", | |||||
"tags": [ | "tags": [ | ||||
"Synth Voice", | "Synth Voice", | ||||
"Polyphonic" | "Polyphonic" | ||||
@@ -56,7 +57,7 @@ | |||||
{ | { | ||||
"slug": "Amalgam", | "slug": "Amalgam", | ||||
"name": "Amalgam", | "name": "Amalgam", | ||||
"description": "", | |||||
"description": "Multi-mode stereo signal combiner. Amalgam lets you combine and\nsmash together signals in many different ways.", | |||||
"tags": [ | "tags": [ | ||||
"Ring Modulator", | "Ring Modulator", | ||||
"Effect", | "Effect", | ||||
@@ -66,7 +67,7 @@ | |||||
{ | { | ||||
"slug": "Feline", | "slug": "Feline", | ||||
"name": "Feline", | "name": "Feline", | ||||
"description": "", | |||||
"description": "A stereo, state variable, virtual analogue filter.", | |||||
"tags": [ | "tags": [ | ||||
"Filter" | "Filter" | ||||
] | ] | ||||
@@ -74,7 +75,7 @@ | |||||
{ | { | ||||
"slug": "Terrorform", | "slug": "Terrorform", | ||||
"name": "Terrorform", | "name": "Terrorform", | ||||
"description": "", | |||||
"description": "An extensive wavetable oscillator that lets you explore\nand rip apart wavetables in many different ways.", | |||||
"tags": [ | "tags": [ | ||||
"Oscillator", | "Oscillator", | ||||
"Polyphonic", | "Polyphonic", | ||||