From 5ee37ca4294689b8a72726b0318dbe0b85e1408a Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 13 May 2024 11:20:59 -0400 Subject: [PATCH] Update manifest TMT to 2.1.9, vanTies to 2.4.0, PdArray to 2.1.1, CVfunk to 2.0.5, minimal-friction to 2.1.0, SIM to 2.1.1 --- manifests-cache.json | 18 ++++++++----- manifests/CVfunk.json | 16 +++++++++--- manifests/PdArray.json | 2 +- manifests/SIM.json | 46 ++++++++------------------------- manifests/TMT.json | 2 +- manifests/minimal-friction.json | 12 ++++++++- manifests/vanTies.json | 2 +- 7 files changed, 49 insertions(+), 49 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index d8301886..870510b7 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -6909,7 +6909,7 @@ } }, "PdArray": { - "buildTimestamp": 1674561359.594688, + "buildTimestamp": 1715613419.697054, "creationTimestamp": 1571588193.0, "modules": { "Array": { @@ -12939,7 +12939,7 @@ } }, "SIM": { - "buildTimestamp": 1713721980.2249184, + "buildTimestamp": 1715613596.7592728, "creationTimestamp": 1678648531.296907, "modules": { "Blank": { @@ -13017,7 +13017,7 @@ } }, "vanTies": { - "buildTimestamp": 1709627981.6050363, + "buildTimestamp": 1715613401.1538665, "creationTimestamp": 1681691911.9831073, "modules": { "Ad": { @@ -13044,7 +13044,7 @@ } }, "TMT": { - "buildTimestamp": 1714986973.1140547, + "buildTimestamp": 1715613389.7172902, "creationTimestamp": 1683854061.151333, "modules": { "Shuffle": { @@ -13497,11 +13497,14 @@ } }, "minimal-friction": { - "buildTimestamp": 1704332926.4404588, + "buildTimestamp": 1715613482.3965633, "creationTimestamp": 1704333640.5153956, "modules": { "kanon": { "creationTimestamp": 1704333640.654599 + }, + "terminal": { + "creationTimestamp": 1715613597.0318053 } } }, @@ -13674,7 +13677,7 @@ } }, "CVfunk": { - "buildTimestamp": 1714986551.9839854, + "buildTimestamp": 1715613472.3733082, "creationTimestamp": 1711827243.9642084, "modules": { "Steps": { @@ -13712,6 +13715,9 @@ }, "PressedDuck": { "creationTimestamp": 1714987383.7771084 + }, + "FlowerPatch": { + "creationTimestamp": 1715613596.9172003 } } }, diff --git a/manifests/CVfunk.json b/manifests/CVfunk.json index 2bbbc25e..3d9bc8f0 100644 --- a/manifests/CVfunk.json +++ b/manifests/CVfunk.json @@ -1,7 +1,7 @@ { "slug": "CVfunk", "name": "CV funk Modules", - "version": "2.0.4", + "version": "2.0.5", "license": "MIT", "brand": "CV funk", "author": "Cody Geary", @@ -61,7 +61,7 @@ { "slug": "Ranges", "name": "Ranges", - "description": "Convert two input voltages into up to 12 equal intervals.", + "description": "Convert two input voltages into equal intervals.", "tags": [ "Utility", "Attenuator" @@ -70,7 +70,7 @@ { "slug": "HexMod", "name": "HexMod", - "description": "Six phase related LFOs with rate sync and individual phase reset triggers.", + "description": "Six phase-related LFOs with rate sync and individual phase reset triggers.", "tags": [ "Low-frequency oscillator", "Visual" @@ -105,7 +105,7 @@ { "slug": "PressedDuck", "name": "Pressed Duck", - "description": "A stereo six-channel dynamic compressing mixer with side-chain ducking, tanh saturation and antiderivative antialiasing.", + "description": "A stereo six-channel dynamic compressing mixer with side-chain ducking, tanh saturation and ADAA.", "tags": [ "Mixer", "Compressor", @@ -115,6 +115,14 @@ "Voltage-controlled Amplifier" ] }, + { + "slug": "FlowerPatch", + "name": "Flower Patch", + "description": "A 12-tone scale polar visualizer with FFT analysis.", + "tags": [ + "Visual" + ] + }, { "slug": "Magnets", "name": "Magnets", diff --git a/manifests/PdArray.json b/manifests/PdArray.json index df3f84bf..9cc6d071 100644 --- a/manifests/PdArray.json +++ b/manifests/PdArray.json @@ -1,7 +1,7 @@ { "slug": "PdArray", "name": "PdArray", - "version": "2.1.0", + "version": "2.1.1", "license": "EUPL-1.2", "brand": "", "author": "M\u00e1rton Gunyh\u00f3", diff --git a/manifests/SIM.json b/manifests/SIM.json index 82cc8a65..5e00dbe9 100644 --- a/manifests/SIM.json +++ b/manifests/SIM.json @@ -1,13 +1,14 @@ { "slug": "SIM", "name": "SIM", - "version": "2.1.0", + "version": "2.1.1", "license": "BSD-3-Clause", "brand": "SIM", "author": "Dan Sable", "authorEmail": "imdansable@gmail.com", "pluginUrl": "https://github.com/imDanSable/SIM", "manualUrl": "https://github.com/imDanSable/SIM/blob/master/README.md", + "changelogUrl": "https://github.com/imDanSable/SIM/blob/master/CHANGELOG.md", "sourceUrl": "https://github.com/imDanSable/SIM", "modules": [ { @@ -21,7 +22,7 @@ { "slug": "Phi", "name": "Phi", - "description": "Sequence over polyphonic channels. Sequence can be modified using expanders.", + "description": "Sequence over a polyphonic input. The sequence properties like glide, start, length, can be modified using expanders.", "manualUrl": "https://github.com/imDanSable/SIM?tab=readme-ov-file#phi", "tags": [ "Sequencer", @@ -31,7 +32,7 @@ { "slug": "Via", "name": "Via", - "description": "Does nothing by itself. The signals passing thru Via can be modified using compatible expanders.", + "description": "Does nothing by itself. The signals passing through Via can be modified using compatible expanders.", "manualUrl": "https://github.com/imDanSable/SIM?tab=readme-ov-file#via", "tags": [ "Polyphonic" @@ -40,7 +41,7 @@ { "slug": "Arr", "name": "Arr", - "description": "An expandable array of quantizable values into a polyphonic signal whose data can be modified using expanders.", + "description": "An array of quantizable values into a polyphonic signal. Use expanders to add, rotate, insert, remove, or get multiple sub-arrays.", "manualUrl": "https://github.com/imDanSable/SIM?tab=readme-ov-file#arr", "tags": [ "Polyphonic", @@ -70,7 +71,7 @@ { "slug": "Spike", "name": "Spike", - "description": "Gate sequencer compatible with expanders to modify the sequence.", + "description": "Gate sequencer. Modify individual gate duration, gate delay, repetitions, or chance using expanders.", "manualUrl": "https://github.com/imDanSable/SIM?tab=readme-ov-file#spike", "tags": [ "Sequencer" @@ -79,7 +80,7 @@ { "slug": "ReX", "name": "ReX", - "description": "Input expander for several SIM modules, modifying start and length of the data inside the expandable.", + "description": "Generic Input expander for several SIM modules. Modifies start and length of the data inside the expandable.", "manualUrl": "https://github.com/imDanSable/SIM?tab=readme-ov-file#rex", "tags": [ "Expander" @@ -88,7 +89,7 @@ { "slug": "InX", "name": "InX", - "description": "Input expander for several SIM modules. Can overwrite or insert data inside the expanded module.", + "description": "Input expander for several SIM modules. Can overwrite, insert or AND or offset data inside the expanded module.", "manualUrl": "https://github.com/imDanSable/SIM?tab=readme-ov-file#inx", "tags": [ "Expander" @@ -97,7 +98,7 @@ { "slug": "OutX", "name": "OutX", - "description": "Output expander for several SIM modules. Can copy or substract data from the expanded module.", + "description": "Output expander for several SIM modules. Can copy or subtract data from the expanded module per channel or normalled.", "manualUrl": "https://github.com/imDanSable/SIM?tab=readme-ov-file#outx", "tags": [ "Expander" @@ -124,7 +125,7 @@ { "slug": "ModX", "name": "ModX", - "description": "Modify Glide, Repeats and chance for Spike and Phi.", + "description": "Modify Glide, Repeats, and chance for Spike and Phi.", "manualUrl": "https://github.com/imDanSable/SIM?tab=readme-ov-file#modx", "tags": [ "Expander" @@ -133,36 +134,11 @@ { "slug": "GaitX", "name": "GaitX", - "description": "Output expander for Phi and Spike. Outputs current step, step phase and EOC.", + "description": "Output expander for Phi and Spike. Outputs current step, step phase, and EOC.", "manualUrl": "https://github.com/imDanSable/SIM?tab=readme-ov-file#gaitx", "tags": [ "Expander" ] - }, - { - "slug": "AlgoX", - "name": "AlgoX", - "description": "Expander for Phi and Spike.", - "tags": [ - "Expander" - ], - "disabled": true - }, - { - "slug": "OpX", - "name": "OpX", - "description": "Input expander for Phi and Spike.", - "tags": [ - "Expander" - ], - "disabled": true - }, - { - "slug": "DebugX", - "name": "DebugX", - "description": "", - "tags": [], - "disabled": true } ] } \ No newline at end of file diff --git a/manifests/TMT.json b/manifests/TMT.json index 3a5b569b..f3847276 100644 --- a/manifests/TMT.json +++ b/manifests/TMT.json @@ -1,7 +1,7 @@ { "slug": "TMT", "name": "T's Musical Tools", - "version": "2.1.8", + "version": "2.1.9", "license": "MIT", "brand": "T", "author": "T", diff --git a/manifests/minimal-friction.json b/manifests/minimal-friction.json index e9a87e8a..4b298605 100644 --- a/manifests/minimal-friction.json +++ b/manifests/minimal-friction.json @@ -1,7 +1,7 @@ { "slug": "minimal-friction", "name": "Minimal Friction", - "version": "2.0.0", + "version": "2.1.0", "license": "GPL-3.0-or-later", "brand": "Minimal Friction", "author": "Antoni Chmiela", @@ -21,6 +21,16 @@ "Polyphonic", "Oscillator" ] + }, + { + "slug": "terminal", + "name": "Terminal", + "description": "Feedback loop mixer", + "tags": [ + "Mixer", + "Effect", + "Delay" + ] } ] } \ No newline at end of file diff --git a/manifests/vanTies.json b/manifests/vanTies.json index 378251ab..03984d50 100644 --- a/manifests/vanTies.json +++ b/manifests/vanTies.json @@ -1,7 +1,7 @@ { "slug": "vanTies", "name": "van Ties", - "version": "2.3.0", + "version": "2.4.0", "license": "GPL-3.0-or-later", "brand": "", "author": "Matthias Sars",