diff --git a/manifests-cache.json b/manifests-cache.json index e02d50e4..1cb13c7d 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -1732,7 +1732,7 @@ } }, "BaconMusic": { - "buildTimestamp": 1673293606.7646642, + "buildTimestamp": 1691740727.6885324, "creationTimestamp": 1521929448.0, "modules": { "HarMoNee": { @@ -5065,7 +5065,7 @@ } }, "HetrickCV": { - "buildTimestamp": 1691452799.018081, + "buildTimestamp": 1691740113.5362856, "creationTimestamp": 1518016501.0, "modules": { "ASR": { @@ -5256,6 +5256,9 @@ }, "PhasorToWaveforms": { "creationTimestamp": 1691452802.331147 + }, + "PhasorBurstGen": { + "creationTimestamp": 1691740728.1658375 } } }, @@ -9879,7 +9882,7 @@ } }, "LilacLoop": { - "buildTimestamp": 1690733274.542375, + "buildTimestamp": 1691739597.6706858, "creationTimestamp": 1603081447.3990774, "modules": { "Looper": { @@ -9893,6 +9896,9 @@ }, "Lopper": { "creationTimestamp": 1690733276.6356752 + }, + "LoopMutator": { + "creationTimestamp": 1691740728.2846987 } } }, @@ -12411,7 +12417,7 @@ } }, "Airwin2Rack": { - "buildTimestamp": 1687710123.4108846, + "buildTimestamp": 1691740678.9655335, "creationTimestamp": 1675100686.7833567, "modules": { "Airwin2Rack": { @@ -12699,7 +12705,7 @@ } }, "monome": { - "buildTimestamp": 1687709684.6115656, + "buildTimestamp": 1691739892.638168, "creationTimestamp": 1687317423.8644073, "modules": { "whitewhale": { @@ -12777,7 +12783,7 @@ } }, "TheAllElectricSmartGrid": { - "buildTimestamp": 1691452435.8043077, + "buildTimestamp": 1691739906.2347188, "creationTimestamp": 1690733275.6031704, "modules": { "LameJuis": { diff --git a/manifests/Airwin2Rack.json b/manifests/Airwin2Rack.json index 46d6708d..d024a97e 100644 --- a/manifests/Airwin2Rack.json +++ b/manifests/Airwin2Rack.json @@ -1,7 +1,7 @@ { "slug": "Airwin2Rack", "name": "Airwindows", - "version": "2.4.0", + "version": "2.5.0", "license": "MIT", "author": "@baconpaul, @airwindows", "authorEmail": "", diff --git a/manifests/BaconMusic.json b/manifests/BaconMusic.json index a4f6070a..5205dffc 100644 --- a/manifests/BaconMusic.json +++ b/manifests/BaconMusic.json @@ -1,7 +1,7 @@ { "slug": "BaconMusic", "name": "Bacon Music", - "version": "2.3.0", + "version": "2.3.1", "license": "GPL-3.0-or-later", "author": "@baconpaul", "authorEmail": "", diff --git a/manifests/HetrickCV.json b/manifests/HetrickCV.json index 51bdef23..a682098d 100644 --- a/manifests/HetrickCV.json +++ b/manifests/HetrickCV.json @@ -1,7 +1,7 @@ { "slug": "HetrickCV", "name": "HetrickCV", - "version": "2.3.0", + "version": "2.3.1", "license": "CC0-1.0", "author": "Michael Hetrick", "authorEmail": "", @@ -315,6 +315,18 @@ "Polyphonic" ] }, + { + "slug": "PhasorBurstGen", + "name": "Phasor Burst Generator", + "description": "Generates a phasor repeatedly for a given number of times.", + "tags": [ + "Oscillator", + "Clock Generator", + "Clock Modulator", + "Low-frequency Oscillator", + "Polyphonic" + ] + }, { "slug": "PhasorDivMult", "name": "Phasor Divide & Multiply", diff --git a/manifests/LilacLoop.json b/manifests/LilacLoop.json index 01a362a6..dd6a159f 100644 --- a/manifests/LilacLoop.json +++ b/manifests/LilacLoop.json @@ -1,7 +1,7 @@ { "slug": "LilacLoop", "name": "Lilac Loop", - "version": "2.1.4", + "version": "2.1.5", "license": "GPL-3.0-or-later", "brand": "Lilac", "author": "Gavin Rough", @@ -31,6 +31,16 @@ "Polyphonic" ] }, + { + "slug": "LoopMutator", + "name": "Loop Mutator", + "description": "Work in progress", + "tags": [ + "Recording", + "Sampler" + ], + "hidden": false + }, { "slug": "LooperTwo", "name": "Looper Two", @@ -40,7 +50,7 @@ "Recording", "Sampler" ], - "hidden": true + "hidden": false }, { "slug": "Lopper", diff --git a/manifests/TheAllElectricSmartGrid.json b/manifests/TheAllElectricSmartGrid.json index 59e14731..00818560 100644 --- a/manifests/TheAllElectricSmartGrid.json +++ b/manifests/TheAllElectricSmartGrid.json @@ -1,9 +1,9 @@ { "slug": "TheAllElectricSmartGrid", - "name": "TheAllElectricSmartGrid", - "version": "2.0.2", + "name": "The All Electric Smart Grid", + "version": "2.0.3", "license": "GPL-3.0-only", - "brand": "SmartGridMusic", + "brand": "The All Electric Smart Grid", "author": "Joyo Victor", "authorEmail": "joyofresh@gmail.com", "authorUrl": "", diff --git a/manifests/monome.json b/manifests/monome.json index ee054836..8906804c 100644 --- a/manifests/monome.json +++ b/manifests/monome.json @@ -1,7 +1,8 @@ { "slug": "monome", "name": "monome", - "version": "2.1.3", + "version": "2.1.5", + "minRackVersion": "2.4.0", "license": "GPL-2.0-only", "author": "Michael Dewberry", "authorEmail": "",