From 0bccdfcb662a472ec928e4c3e77870261d6e8bf0 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 28 Sep 2024 05:44:17 -0400 Subject: [PATCH] Update manifest StochasticTelegraph to 2.0.17 --- manifests-cache.json | 5 ++++- manifests/StochasticTelegraph.json | 16 ++++++++++++++-- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index dd62471d..b96ab881 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -11622,7 +11622,7 @@ } }, "StochasticTelegraph": { - "buildTimestamp": 1723331162.5657387, + "buildTimestamp": 1727516590.2641466, "creationTimestamp": 1649868370.1906905, "modules": { "Drifter": { @@ -11654,6 +11654,9 @@ }, "Fixation": { "creationTimestamp": 1723331282.5051563 + }, + "Venn": { + "creationTimestamp": 1727516590.5533786 } } }, diff --git a/manifests/StochasticTelegraph.json b/manifests/StochasticTelegraph.json index 521e506e..eefb4367 100644 --- a/manifests/StochasticTelegraph.json +++ b/manifests/StochasticTelegraph.json @@ -1,7 +1,7 @@ { "slug": "StochasticTelegraph", "name": "Stochastic Telegraph", - "version": "2.0.16", + "version": "2.0.17", "minRackVersion": "2.4.0", "license": "GPL-3.0-or-later", "brand": "Stochastic Telegraph", @@ -22,6 +22,7 @@ "tags": [ "Attenuator", "Function Generator", + "Logic", "Sequencer", "Sample and hold", "Utility" @@ -63,7 +64,7 @@ { "slug": "TTY", "name": "TTY", - "description": "Logs values from cables and/or text messages from Tipsy text sources (e.g., BASICally). Makes monitoring of values or logging far easier. TTY is resizable, scrolls, has font and color choices, and more.", + "description": "Logs values from cables and/or text messages from Tipsy text sources (e.g., BASICally, Memory). Makes monitoring of values or logging far easier. TTY is resizable, scrolls, has font and color choices, and more.", "manualUrl": "https://github.com/mahlenmorris/VCVRack/blob/main/README.md#tty", "tags": [ "Recording", @@ -123,6 +124,17 @@ "Expander", "Visual" ] + }, + { + "slug": "Venn", + "name": "Venn", + "description": "2D graphical approach to control signal generation. A single moving or mouse-driven point causes up to 16 circles to output signals based on the point's position within them.", + "manualUrl": "https://github.com/mahlenmorris/VCVRack/blob/main/README.md#venn", + "tags": [ + "Controller", + "Polyphonic", + "Visual" + ] } ] } \ No newline at end of file