diff --git a/manifests-cache.json b/manifests-cache.json index 416060ab..c782e4e1 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -3528,7 +3528,7 @@ } }, "Valley": { - "buildTimestamp": 1602203077.2326095, + "buildTimestamp": 1603503690.2950306, "creationTimestamp": 1521979525.0, "modules": { "Topograph": { @@ -8588,7 +8588,7 @@ } }, "ZetaCarinae": { - "buildTimestamp": 1603168365.609666, + "buildTimestamp": 1603503433.9782295, "creationTimestamp": 1600901204.393585, "modules": { "BrownianBridge": { @@ -8602,6 +8602,9 @@ }, "Warbler": { "creationTimestamp": 1603168947.5810058 + }, + "Rosenchance": { + "creationTimestamp": 1603503692.338014 } } }, diff --git a/manifests/Valley.json b/manifests/Valley.json index c4492b6f..e7d111b6 100644 --- a/manifests/Valley.json +++ b/manifests/Valley.json @@ -1,7 +1,7 @@ { "slug": "Valley", "name": "Valley", - "version": "1.1.3", + "version": "1.1.4", "license": "GPL-3.0-or-later", "author": "Valley", "authorEmail": "valley.audio.soft@gmail.com", diff --git a/manifests/ZetaCarinae.json b/manifests/ZetaCarinae.json index e42694a8..8f04b558 100644 --- a/manifests/ZetaCarinae.json +++ b/manifests/ZetaCarinae.json @@ -1,7 +1,7 @@ { "slug": "ZetaCarinae", "name": "ZetaCarinae", - "version": "1.1.11", + "version": "1.1.12", "license": "GPL-3.0-or-later", "brand": "ZetaCarinae", "author": "Marshall Hampton", @@ -46,6 +46,15 @@ "tags": [ "Oscillator" ] + }, + { + "slug": "Rosenchance", + "name": "Rosenchance", + "description": "2 State, 2 Emission Hidden Markov Model", + "tags": [ + "Random", + "Utility" + ] } ] } \ No newline at end of file