@@ -1,7 +1,7 @@ | |||
{ | |||
"slug": "ImpromptuModular", | |||
"name": "Impromptu Modular", | |||
"version": "1.1.2", | |||
"version": "1.1.3", | |||
"license": "GPL-3.0-only", | |||
"author": "Marc Boul\u00e9", | |||
"brand": "Impromptu Modular", | |||
@@ -31,6 +31,15 @@ | |||
"Controller" | |||
] | |||
}, | |||
{ | |||
"slug": "Cv-Pad", | |||
"name": "Cv-Pad", | |||
"description": "16-pad CV controller", | |||
"manualUrl": "https://marcboule.github.io/ImpromptuModular/#cv-pad", | |||
"tags": [ | |||
"Controller" | |||
] | |||
}, | |||
{ | |||
"slug": "Twelve-Key", | |||
"name": "TwelveKey", | |||
@@ -55,6 +64,7 @@ | |||
"description": "Expander for Clocked", | |||
"manualUrl": "https://marcboule.github.io/ImpromptuModular/#expanders", | |||
"tags": [ | |||
"Clock", | |||
"Expander" | |||
] | |||
}, | |||
@@ -73,6 +83,7 @@ | |||
"description": "Expander for Foundry", | |||
"manualUrl": "https://marcboule.github.io/ImpromptuModular/#expanders", | |||
"tags": [ | |||
"Sequencer", | |||
"Expander" | |||
] | |||
}, | |||
@@ -91,6 +102,7 @@ | |||
"description": "Expander for GateSeq64", | |||
"manualUrl": "https://marcboule.github.io/ImpromptuModular/#expanders", | |||
"tags": [ | |||
"Sequencer", | |||
"Expander" | |||
] | |||
}, | |||
@@ -118,6 +130,7 @@ | |||
"description": "Expander for PhraseSeq16/32", | |||
"manualUrl": "https://marcboule.github.io/ImpromptuModular/#expanders", | |||
"tags": [ | |||
"Sequencer", | |||
"Expander" | |||
] | |||
}, | |||
@@ -1,7 +1,7 @@ | |||
{ | |||
"slug": "ML_modules", | |||
"name": "ML Modules", | |||
"version": "1.0.3", | |||
"version": "1.0.4", | |||
"license": "BSD-3-Clause", | |||
"author": "Martin Lueders", | |||
"brand": "ML Modules", | |||
@@ -1,7 +1,7 @@ | |||
{ | |||
"slug": "MockbaModular", | |||
"name": "Mockba Modular", | |||
"version": "1.0.7", | |||
"version": "1.0.8", | |||
"license": "MIT", | |||
"brand": "Mockba Modular", | |||
"author": "Mockba the Borg", | |||
@@ -26,7 +26,8 @@ | |||
"name": "Feidah", | |||
"description": "Simple signal fader", | |||
"tags": [ | |||
"Attenuator" | |||
"Attenuator", | |||
"Polyphonic" | |||
] | |||
}, | |||
{ | |||
@@ -34,7 +35,8 @@ | |||
"name": "Mixah", | |||
"description": "Simple two signal mixer", | |||
"tags": [ | |||
"mixer" | |||
"Mixer", | |||
"Polyphonic" | |||
] | |||
}, | |||
{ | |||
@@ -58,7 +60,8 @@ | |||
"name": "Selectah", | |||
"description": "Simple 4 to 1 selector", | |||
"tags": [ | |||
"Utility" | |||
"Utility", | |||
"Polyphonic" | |||
] | |||
}, | |||
{ | |||
@@ -66,7 +69,8 @@ | |||
"name": "CZSaw", | |||
"description": "Simple CZ style SAW oscillator", | |||
"tags": [ | |||
"Oscillator" | |||
"Oscillator", | |||
"Polyphonic" | |||
] | |||
}, | |||
{ | |||
@@ -74,7 +78,8 @@ | |||
"name": "CZSquare", | |||
"description": "Simple CZ style SQUARE oscillator", | |||
"tags": [ | |||
"Oscillator" | |||
"Oscillator", | |||
"Polyphonic" | |||
] | |||
}, | |||
{ | |||
@@ -82,7 +87,8 @@ | |||
"name": "CZPulse", | |||
"description": "Simple CZ style PULSE oscillator", | |||
"tags": [ | |||
"Oscillator" | |||
"Oscillator", | |||
"Polyphonic" | |||
] | |||
}, | |||
{ | |||
@@ -90,7 +96,8 @@ | |||
"name": "CZReso", | |||
"description": "Simple CZ style RESO oscillator", | |||
"tags": [ | |||
"Oscillator" | |||
"Oscillator", | |||
"Polyphonic" | |||
] | |||
}, | |||
{ | |||
@@ -1,7 +1,7 @@ | |||
{ | |||
"slug": "OrangeLine", | |||
"name": "OrangeLine", | |||
"version": "1.3.1", | |||
"version": "1.3.2", | |||
"license": "GPL-3.0-only", | |||
"brand": "", | |||
"author": "Dieter Stubler", | |||
@@ -1,12 +1,12 @@ | |||
{ | |||
"slug": "RacketScience", | |||
"name": "RacketScience", | |||
"version": "1.0.0", | |||
"name": "Racket Science", | |||
"version": "1.1.0", | |||
"license": "GPL-3.0", | |||
"brand": "RacketScience", | |||
"author": "Ewen Bates", | |||
"brand": "Racket Science", | |||
"author": "ContemporaryInsanity", | |||
"authorEmail": "ContemporaryInsanity@gmail.com", | |||
"authorUrl": "", | |||
"authorUrl": "https://github.com/ContemporaryInsanity", | |||
"pluginUrl": "https://github.com/ContemporaryInsanity/RacketScience", | |||
"manualUrl": "https://github.com/ContemporaryInsanity/RacketScience", | |||
"sourceUrl": "https://github.com/ContemporaryInsanity/RacketScience", | |||
@@ -17,8 +17,10 @@ | |||
"name": "Vector Victor", | |||
"description": "Phase driven CV loop recorder", | |||
"tags": [ | |||
"Visual", | |||
"Recording", | |||
"Sequencer" | |||
"Sequencer", | |||
"Utility" | |||
] | |||
}, | |||
{ | |||
@@ -33,8 +35,31 @@ | |||
{ | |||
"slug": "RSBoogieBayH8", | |||
"name": "RSBoogieBayH8", | |||
"description": "", | |||
"tags": [] | |||
"description": "Cable wobbler / poly merger", | |||
"tags": [ | |||
"Poly", | |||
"Visual", | |||
"Utility" | |||
] | |||
}, | |||
{ | |||
"slug": "RSMFH", | |||
"name": "RSMFH", | |||
"description": "Module From Hell", | |||
"tags": [ | |||
"Poly", | |||
"Function generator", | |||
"Utility" | |||
] | |||
}, | |||
{ | |||
"slug": "RSHeat", | |||
"name": "RSHeat", | |||
"description": "Note / Octave Heat Map", | |||
"tags": [ | |||
"Visual", | |||
"Utility" | |||
] | |||
} | |||
] | |||
} |
@@ -3,7 +3,7 @@ | |||
"name": "Submarine (Free)", | |||
"author": "carbon14", | |||
"brand": "Submarine", | |||
"license": "BSD-3-Clause", | |||
"license": "GPL-3.0-only", | |||
"authorUrl": "https://vcvrack.submarine.org.uk", | |||
"authorEmail": "carbon14@submarine.org.uk", | |||
"sourceUrl": "https://github.com/david-c14/SubmarineFree", | |||
@@ -11,7 +11,7 @@ | |||
"donateUrl": "https://www.paypal.me/SubmarineFree", | |||
"pluginUrl": "https://github.com/david-c14/SubmarineFree/blob/master/README.md", | |||
"changelogUrl": "https://github.com/david-c14/SubmarineFree/blob/master/changelog.md", | |||
"version": "1.0.4", | |||
"version": "1.1.0", | |||
"modules": [ | |||
{ | |||
"slug": "AG-104", | |||
@@ -33,8 +33,8 @@ | |||
}, | |||
{ | |||
"slug": "A0-106", | |||
"name": "A0-106", | |||
"description": "A0-106 Arithmetic Operators", | |||
"name": "AO-106", | |||
"description": "AO-106 Arithmetic Operators", | |||
"tags": [ | |||
"UTILITY", | |||
"MULTIPLE" | |||
@@ -42,8 +42,8 @@ | |||
}, | |||
{ | |||
"slug": "A0-112", | |||
"name": "A0-112", | |||
"description": "A0-112 Arithmetic Operators", | |||
"name": "AO-112", | |||
"description": "AO-112 Arithmetic Operators", | |||
"tags": [ | |||
"UTILITY", | |||
"MULTIPLE" | |||
@@ -51,8 +51,8 @@ | |||
}, | |||
{ | |||
"slug": "A0-118", | |||
"name": "A0-118", | |||
"description": "A0-118 Arithmetic Operators", | |||
"name": "AO-118", | |||
"description": "AO-118 Arithmetic Operators", | |||
"tags": [ | |||
"UTILITY", | |||
"MULTIPLE" | |||
@@ -60,8 +60,8 @@ | |||
}, | |||
{ | |||
"slug": "A0-124", | |||
"name": "A0-124", | |||
"description": "A0-124 Arithmetic Operators", | |||
"name": "AO-124", | |||
"description": "AO-124 Arithmetic Operators", | |||
"tags": [ | |||
"UTILITY", | |||
"MULTIPLE" | |||
@@ -69,8 +69,8 @@ | |||
}, | |||
{ | |||
"slug": "A0-136", | |||
"name": "A0-136", | |||
"description": "A0-136 Arithmetic Operators", | |||
"name": "AO-136", | |||
"description": "AO-136 Arithmetic Operators", | |||
"tags": [ | |||
"UTILITY", | |||
"MULTIPLE" | |||
@@ -177,6 +177,42 @@ | |||
"MULTIPLE" | |||
] | |||
}, | |||
{ | |||
"slug": "DO-105", | |||
"name": "DO-105", | |||
"description": "DO-105 Digital Operators", | |||
"tags": [ | |||
"LOGIC", | |||
"MULTIPLE" | |||
] | |||
}, | |||
{ | |||
"slug": "DO-110", | |||
"name": "DO-110", | |||
"description": "DO-110 Digital Operators", | |||
"tags": [ | |||
"LOGIC", | |||
"MULTIPLE" | |||
] | |||
}, | |||
{ | |||
"slug": "DO-115", | |||
"name": "DO-115", | |||
"description": "DO-115 Digital Operators", | |||
"tags": [ | |||
"LOGIC", | |||
"MULTIPLE" | |||
] | |||
}, | |||
{ | |||
"slug": "DO-120", | |||
"name": "DO-120", | |||
"description": "DO-120 Digital Operators", | |||
"tags": [ | |||
"LOGIC", | |||
"MULTIPLE" | |||
] | |||
}, | |||
{ | |||
"slug": "EO-102", | |||
"name": "EO-102", | |||
@@ -507,6 +543,14 @@ | |||
"LOGIC", | |||
"MULTIPLE" | |||
] | |||
}, | |||
{ | |||
"slug": "XX-219", | |||
"name": "Secret Santa 2019", | |||
"description": "You'd better not cry", | |||
"tags": [ | |||
"VISUAL" | |||
] | |||
} | |||
] | |||
} |