From 2478d9c8fe8377da9d1b4fc893942c3c6db690d6 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 22 Jul 2024 01:54:46 -0400 Subject: [PATCH] Update manifest BaconMusic to 2.7.0, Ahornberg to 2.3.2, CosineKitty-Sapphire to 2.4.7, Airwin2Rack to 2.12.0, dbRackModules to 2.4.0, TinyTricks to 2.5.2 --- manifests-cache.json | 33 +++++++++++++++---- manifests/Ahornberg.json | 2 +- manifests/Airwin2Rack.json | 2 +- manifests/BaconMusic.json | 10 +++++- manifests/CosineKitty-Sapphire.json | 10 +++++- manifests/TinyTricks.json | 2 +- manifests/dbRackModules.json | 49 ++++++++++++++++++++++++++++- 7 files changed, 96 insertions(+), 12 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index c7708d6f..25abebc6 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -1753,7 +1753,7 @@ } }, "BaconMusic": { - "buildTimestamp": 1707940126.050338, + "buildTimestamp": 1721626546.5518203, "creationTimestamp": 1521929448.0, "modules": { "HarMoNee": { @@ -1809,6 +1809,9 @@ }, "PatchNameDisplay": { "creationTimestamp": 1707940210.5771499 + }, + "PleaseQuit": { + "creationTimestamp": 1721627409.5376492 } } }, @@ -4384,7 +4387,7 @@ } }, "TinyTricks": { - "buildTimestamp": 1639402112.0114515, + "buildTimestamp": 1721627409.4136572, "creationTimestamp": 1571471313.0, "modules": { "SH16": { @@ -8946,7 +8949,7 @@ "modules": {} }, "Ahornberg": { - "buildTimestamp": 1719391297.714139, + "buildTimestamp": 1721626650.187158, "creationTimestamp": 1562952023.0, "modules": { "EqualDivision": { @@ -11235,7 +11238,7 @@ } }, "dbRackModules": { - "buildTimestamp": 1687317423.3523703, + "buildTimestamp": 1721627361.913851, "creationTimestamp": 1641209269.2091281, "modules": { "GeneticTerrain": { @@ -11447,6 +11450,21 @@ }, "PPD": { "creationTimestamp": 1685377627.942882 + }, + "FS6": { + "creationTimestamp": 1721627409.6162636 + }, + "Pulsar": { + "creationTimestamp": 1721627409.6831427 + }, + "OscA1": { + "creationTimestamp": 1721627409.7445536 + }, + "OscS": { + "creationTimestamp": 1721627409.8023038 + }, + "OscP": { + "creationTimestamp": 1721627409.8618238 } } }, @@ -12063,7 +12081,7 @@ } }, "CosineKitty-Sapphire": { - "buildTimestamp": 1719229193.6332679, + "buildTimestamp": 1721626715.4496546, "creationTimestamp": 1660869608.068208, "modules": { "Moots": { @@ -12101,6 +12119,9 @@ }, "Galaxy": { "creationTimestamp": 1719229858.682966 + }, + "Rotini": { + "creationTimestamp": 1721627409.4906368 } } }, @@ -12807,7 +12828,7 @@ } }, "Airwin2Rack": { - "buildTimestamp": 1714986937.450997, + "buildTimestamp": 1721627105.2981756, "creationTimestamp": 1675100686.7833567, "modules": { "Airwin2Rack": { diff --git a/manifests/Ahornberg.json b/manifests/Ahornberg.json index 7fe3f581..d3a812b2 100644 --- a/manifests/Ahornberg.json +++ b/manifests/Ahornberg.json @@ -1,6 +1,6 @@ { "slug": "Ahornberg", - "version": "2.3.1", + "version": "2.3.2", "license": "GPL-3.0-or-later", "name": "Ahornberg", "brand": "Ahornberg", diff --git a/manifests/Airwin2Rack.json b/manifests/Airwin2Rack.json index 381e8941..30f4e083 100644 --- a/manifests/Airwin2Rack.json +++ b/manifests/Airwin2Rack.json @@ -1,7 +1,7 @@ { "slug": "Airwin2Rack", "name": "Airwindows", - "version": "2.11.0", + "version": "2.12.0", "license": "MIT", "author": "@baconpaul, @airwindows", "authorEmail": "", diff --git a/manifests/BaconMusic.json b/manifests/BaconMusic.json index c2c76f04..a41e0ac8 100644 --- a/manifests/BaconMusic.json +++ b/manifests/BaconMusic.json @@ -1,7 +1,7 @@ { "slug": "BaconMusic", "name": "Bacon Music", - "version": "2.6.0", + "version": "2.7.0", "license": "GPL-3.0-or-later", "author": "@baconpaul", "authorEmail": "", @@ -164,6 +164,14 @@ "description": "BaconPaul's Test Widgets", "tags": [], "hidden": true + }, + { + "slug": "PleaseQuit", + "name": "PleaseQuit", + "description": "Send me a trigger to quit rack", + "tags": [ + "Utility" + ] } ] } \ No newline at end of file diff --git a/manifests/CosineKitty-Sapphire.json b/manifests/CosineKitty-Sapphire.json index 91c0052d..8753fff8 100644 --- a/manifests/CosineKitty-Sapphire.json +++ b/manifests/CosineKitty-Sapphire.json @@ -1,7 +1,7 @@ { "slug": "CosineKitty-Sapphire", "name": "Sapphire", - "version": "2.4.6", + "version": "2.4.7", "license": "GPL-3.0-or-later", "brand": "Sapphire", "author": "Don Cross", @@ -96,6 +96,14 @@ "Reverb" ] }, + { + "slug": "Rotini", + "name": "Rotini", + "description": "Takes the 3D vector cross product of a pair of 3D vectors.", + "tags": [ + "Utility" + ] + }, { "slug": "Tin", "name": "Tin", diff --git a/manifests/TinyTricks.json b/manifests/TinyTricks.json index 855ad36e..68110d05 100644 --- a/manifests/TinyTricks.json +++ b/manifests/TinyTricks.json @@ -2,7 +2,7 @@ "slug": "TinyTricks", "name": "Tiny Tricks", "brand": "Tiny Tricks", - "version": "2.5.0", + "version": "2.5.2", "license": "GPL-3.0-only", "author": "Thomas Ren\u00e9 Sidor", "authorEmail": "mail@thomassidor.com", diff --git a/manifests/dbRackModules.json b/manifests/dbRackModules.json index 253f9cf1..aa3730b1 100644 --- a/manifests/dbRackModules.json +++ b/manifests/dbRackModules.json @@ -1,7 +1,7 @@ { "slug": "dbRackModules", "name": "dbRackModules", - "version": "2.3.1", + "version": "2.4.0", "license": "GPL-3.0-or-later", "brand": "docB", "author": "docB", @@ -164,6 +164,7 @@ "slug": "FLA", "name": "FLA", "description": "applies integer arithmetic to a CV signal", + "hidden": true, "tags": [ "Distortion" ] @@ -172,6 +173,7 @@ "slug": "FLL", "name": "FLL", "description": "applies integer bit operations to a CV signal", + "hidden": true, "tags": [ "Distortion" ] @@ -632,6 +634,51 @@ "tags": [ "Delay" ] + }, + { + "slug": "FS6", + "name": "FS6", + "description": "Fast Sine approximations", + "tags": [ + "Oscillator", + "Polyphonic" + ] + }, + { + "slug": "Pulsar", + "name": "Pulsar", + "description": "Pulsar Synthesis Oscillator", + "tags": [ + "Oscillator", + "Polyphonic" + ] + }, + { + "slug": "OscA1", + "name": "OscA1", + "description": "Additive Oscillator with up to 256 partials and comb filter", + "tags": [ + "Oscillator", + "Polyphonic" + ] + }, + { + "slug": "OscS", + "name": "OscS", + "description": "An alias free sawtooth oscillator", + "tags": [ + "Oscillator", + "Polyphonic" + ] + }, + { + "slug": "OscP", + "name": "OscP", + "description": "An alias free pulsewave oscillator", + "tags": [ + "Oscillator", + "Polyphonic" + ] } ] } \ No newline at end of file