From 36064a93e146b7ca1bc06a57ae4f611f361193a3 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 7 Nov 2020 16:50:45 -0500 Subject: [PATCH] Update manifest for Sha-Bang-Modules, JW-Modules --- manifests-cache.json | 16 ++++++++++-- manifests/JW-Modules.json | 10 +++++++- manifests/Sha-Bang-Modules.json | 45 ++++++++++++++++++++++++++++++--- 3 files changed, 64 insertions(+), 7 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index b93534e2..2ccfb960 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -3097,7 +3097,7 @@ } }, "JW-Modules": { - "buildTimestamp": 1604152623.6515996, + "buildTimestamp": 1604785496.0209458, "creationTimestamp": 1518016501.0, "modules": { "BlankPanel_SM": { @@ -3171,6 +3171,9 @@ }, "1Pattern": { "creationTimestamp": 1604152625.915538 + }, + "Tree": { + "creationTimestamp": 1604785588.0637891 } } }, @@ -8630,7 +8633,7 @@ } }, "Sha-Bang-Modules": { - "buildTimestamp": 1603601525.1905675, + "buildTimestamp": 1604785587.0364978, "creationTimestamp": 1602486511.7177973, "modules": { "StochSeq": { @@ -8656,6 +8659,15 @@ }, "QubitCrusher": { "creationTimestamp": 1602486514.0234332 + }, + "AbsorptionSpectrum": { + "creationTimestamp": 1604785588.3791134 + }, + "Orbitones": { + "creationTimestamp": 1604785588.6941571 + }, + "Photron": { + "creationTimestamp": 1604785589.1237576 } } }, diff --git a/manifests/JW-Modules.json b/manifests/JW-Modules.json index 994a4e6d..b95376d7 100644 --- a/manifests/JW-Modules.json +++ b/manifests/JW-Modules.json @@ -10,7 +10,7 @@ "sourceUrl": "https://github.com/jeremywen/JW-Modules", "donateUrl": "https://www.paypal.me/jeremywen", "changelogUrl": "https://github.com/jeremywen/JW-Modules/blob/master/CHANGELOG.md", - "version": "1.0.17", + "version": "1.0.18", "modules": [ { "slug": "BlankPanel_1HP", @@ -208,6 +208,14 @@ "Poly" ] }, + { + "slug": "Tree", + "name": "Tree", + "manualUrl": "https://github.com/jeremywen/JW-Modules#tree", + "tags": [ + "Visual" + ] + }, { "slug": "XYPad", "name": "XY Pad", diff --git a/manifests/Sha-Bang-Modules.json b/manifests/Sha-Bang-Modules.json index fa9f8f3e..5927ec7b 100644 --- a/manifests/Sha-Bang-Modules.json +++ b/manifests/Sha-Bang-Modules.json @@ -1,7 +1,7 @@ { "slug": "Sha-Bang-Modules", "name": "Sha#Bang! Modules", - "version": "1.0.2", + "version": "1.1.0", "license": "GPL-3.0-only", "author": "Jeremy Muller", "authorEmail": "jeremy@jeremymuller.com", @@ -12,9 +12,19 @@ "donateUrl": "https://www.paypal.me/jeremysmuller", "changelogUrl": "", "modules": [ + { + "slug": "AbsorptionSpectrum", + "name": "Absorption Spectrum", + "description": "Hydrogen absorption spectrum", + "tags": [ + "Blank", + "Visual" + ] + }, { "slug": "Cosmosis", "name": "Cosmosis", + "description": "Continuous sequencer with constellations", "tags": [ "Visual", "Sequencer", @@ -23,7 +33,7 @@ }, { "slug": "JeremyBlankPanel", - "name": "Blank Panel of Jeremy", + "name": "Blank Panel", "tags": [ "Blank", "Visual" @@ -32,30 +42,55 @@ { "slug": "Neutrinode", "name": "Neutrinode", + "description": "Node-based generator with four independent nodes to connected particles", "tags": [ "Visual", "Sequencer", "Polyphonic" ] }, + { + "slug": "Orbitones", + "name": "Orbitones", + "description": "Physics-based LFO with four independent attractors", + "tags": [ + "Visual", + "Low-frequency oscillator", + "Polyphonic" + ] + }, + { + "slug": "Photron", + "name": "Photron", + "description": "Animation with inputs", + "tags": [ + "Visual" + ] + }, { "slug": "PolyrhythmClock", "name": "Polyrhythm Clock", + "description": "Clock with 3 layers of embedded rhythms and randomization", "tags": [ "Clock generator", - "Clock modulator" + "Clock modulator", + "Random" ] }, { "slug": "RandGates", "name": "Random Gate Switch", + "description": "Randomly routes one of 4 inputs to the output", "tags": [ - "Switch" + "Utility", + "Switch", + "Polyphonic" ] }, { "slug": "QubitCrusher", "name": "QubitCrusher", + "description": "Bit crusher and downsampler with randomization", "tags": [ "Digital", "Distortion", @@ -66,6 +101,7 @@ { "slug": "StochSeq", "name": "Stochastic Sequencer 1", + "description": "Probabilistic sequencer", "tags": [ "Sequencer", "Visual" @@ -74,6 +110,7 @@ { "slug": "StochSeq4", "name": "Stochastic Sequencer 4", + "description": "Probabilistic sequencer with four independent voices", "tags": [ "Sequencer", "Visual"