diff --git a/manifests-cache.json b/manifests-cache.json index 8b8ccd62..e8a5e06f 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -770,7 +770,7 @@ } }, "Bogaudio": { - "buildTimestamp": 1614836643.8115664, + "buildTimestamp": 1632742122.4540398, "creationTimestamp": 1518016501.0, "modules": { "Bogaudio-VCO": { @@ -1102,6 +1102,9 @@ }, "Bogaudio-FourFO": { "creationTimestamp": 1614420553.4225817 + }, + "Bogaudio-Lgsw": { + "creationTimestamp": 1632742122.8221877 } } }, @@ -4489,7 +4492,7 @@ } }, "Bidoo": { - "buildTimestamp": 1632453470.2940474, + "buildTimestamp": 1632741301.0315475, "creationTimestamp": 1518016501.0, "modules": { "vOId": { @@ -8319,7 +8322,7 @@ } }, "LunettaModula": { - "buildTimestamp": 1631330567.8188949, + "buildTimestamp": 1632741434.982406, "creationTimestamp": 1588869627.9631658, "modules": { "ADC": { @@ -9630,7 +9633,7 @@ } }, "Extratone": { - "buildTimestamp": 1632453514.404989, + "buildTimestamp": 1632741477.6070666, "creationTimestamp": 1620402349.2390156, "modules": { "Modulo": { @@ -9656,6 +9659,9 @@ }, "Pureneura": { "creationTimestamp": 1632454132.899269 + }, + "Mesoglea": { + "creationTimestamp": 1632742123.0051847 } } }, diff --git a/manifests/Bidoo.json b/manifests/Bidoo.json index 419f9a5c..8e6d457d 100644 --- a/manifests/Bidoo.json +++ b/manifests/Bidoo.json @@ -1,6 +1,6 @@ { "slug": "Bidoo", - "version": "1.1.36", + "version": "1.1.39", "license": "GPL-3.0-only", "name": "Bidoo", "brand": "Bidoo", diff --git a/manifests/Bogaudio.json b/manifests/Bogaudio.json index 9f0e47fe..a5f2f4f9 100644 --- a/manifests/Bogaudio.json +++ b/manifests/Bogaudio.json @@ -1,7 +1,7 @@ { "slug": "Bogaudio", "name": "Bogaudio", - "version": "1.1.37", + "version": "1.1.38", "license": "GPL-3.0-or-later", "brand": "Bogaudio", "author": "Matt Demanett", @@ -1108,6 +1108,17 @@ "Polyphonic" ] }, + { + "slug": "Bogaudio-Lgsw", + "name": "LGSW", + "description": "2-way signal router with logic", + "manualUrl": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md#lgsw", + "tags": [ + "Switch", + "Logic", + "Polyphonic" + ] + }, { "slug": "Bogaudio-Blank3", "name": "BLANK3", diff --git a/manifests/Extratone.json b/manifests/Extratone.json index 663c0c1c..f16a9a5d 100644 --- a/manifests/Extratone.json +++ b/manifests/Extratone.json @@ -1,13 +1,13 @@ { "slug": "Extratone", "name": "Extratone", - "version": "1.2.1", + "version": "1.3.0", "license": "GPL-3.0-or-later", "brand": "XTRTN", "author": "Eater of Sheep", "authorEmail": "extratonexyz@gmail.com", - "authorUrl": "http://extratone.xyz/artists/sheep.html", - "pluginUrl": "http://extratone.xyz", + "authorUrl": "http://extratone.xyz/sheep", + "pluginUrl": "http://extratone.xyz/modules", "manualUrl": "http://extratone.xyz/modules", "sourceUrl": "https://github.com/EaterOfSheep/Extratone", "donateUrl": "", @@ -87,6 +87,16 @@ "tags": [ "Clock Modulator" ] + }, + { + "slug": "Mesoglea", + "name": "Mesoglea", + "description": "Flippable polyphonic gates and/or mutes with sample-and-hold options.", + "tags": [ + "Sample and hold", + "Utility", + "Polyphonic" + ] } ] } \ No newline at end of file diff --git a/manifests/LunettaModula.json b/manifests/LunettaModula.json index ce4f302c..8ed69da1 100644 --- a/manifests/LunettaModula.json +++ b/manifests/LunettaModula.json @@ -1,7 +1,7 @@ { "slug": "LunettaModula", "name": "Lunetta Modula by Count Modula", - "version": "1.2.0", + "version": "1.2.1", "license": "GPL-3.0-only", "brand": "Lunetta Modula", "author": "Adam Verspaget",