From 4c96eac83d9fde1bc2d34b18d40ed252227791a9 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 8 Oct 2020 20:55:35 -0400 Subject: [PATCH] Update manifest for NonlinearCircuits, Valley, Bidoo, JW-Modules, ChowDSP, GrandeModular --- manifests-cache.json | 30 +++++++++++++---- manifests/Bidoo.json | 17 ++++++++-- manifests/ChowDSP.json | 2 +- manifests/GrandeModular.json | 2 +- manifests/JW-Modules.json | 23 ++++++++++++- manifests/NonlinearCircuits.json | 57 ++++++++++++++++++++++++++++++-- manifests/Valley.json | 2 +- 7 files changed, 118 insertions(+), 15 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index ea732640..9ce61ed1 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -3037,7 +3037,7 @@ } }, "JW-Modules": { - "buildTimestamp": 1599053466.966886, + "buildTimestamp": 1602203374.5911877, "creationTimestamp": 1518016501.0, "modules": { "BlankPanel_SM": { @@ -3465,7 +3465,7 @@ } }, "Valley": { - "buildTimestamp": 1601631944.4131546, + "buildTimestamp": 1602203077.2326095, "creationTimestamp": 1521979525.0, "modules": { "Topograph": { @@ -4242,7 +4242,7 @@ } }, "Bidoo": { - "buildTimestamp": 1600201263.4281917, + "buildTimestamp": 1602202635.353014, "creationTimestamp": 1518016501.0, "modules": { "vOId": { @@ -4370,6 +4370,9 @@ }, "DIKTAT": { "creationTimestamp": 1587407790.7484407 + }, + "FREIN": { + "creationTimestamp": 1602203514.2458649 } } }, @@ -5137,7 +5140,7 @@ "modules": {} }, "NonlinearCircuits": { - "buildTimestamp": 1600201361.3072784, + "buildTimestamp": 1602203510.6250815, "creationTimestamp": 1582350675.0, "modules": { "BOOLs": { @@ -5151,6 +5154,21 @@ }, "LetsSplosh": { "creationTimestamp": 1600201364.0585282 + }, + "4Seq": { + "creationTimestamp": 1602203514.557466 + }, + "GENiE": { + "creationTimestamp": 1602203514.8255162 + }, + "Neuron": { + "creationTimestamp": 1602203515.1538198 + }, + "Numberwang": { + "creationTimestamp": 1602203515.408958 + }, + "Statues": { + "creationTimestamp": 1602203515.6616702 } } }, @@ -8417,7 +8435,7 @@ } }, "ChowDSP": { - "buildTimestamp": 1601631741.8820438, + "buildTimestamp": 1602202754.7465298, "creationTimestamp": 1596178135.934532, "modules": { "ChowTape": { @@ -8453,7 +8471,7 @@ } }, "GrandeModular": { - "buildTimestamp": 1599439823.4211648, + "buildTimestamp": 1602203139.3210752, "creationTimestamp": 1598123367.069531, "modules": { "NoteMT": { diff --git a/manifests/Bidoo.json b/manifests/Bidoo.json index 3ed56865..1e0a0ccf 100644 --- a/manifests/Bidoo.json +++ b/manifests/Bidoo.json @@ -1,6 +1,6 @@ { "slug": "Bidoo", - "version": "1.1.25", + "version": "1.1.26", "license": "GPL-3.0-only", "name": "Bidoo", "brand": "Bidoo", @@ -74,7 +74,8 @@ "manualUrl": "https://github.com/sebastien-bouffier/Bidoo/wiki#bar", "tags": [ "Dynamics", - "Effect" + "Effect", + "Compressor" ] }, { @@ -84,7 +85,8 @@ "manualUrl": "https://github.com/sebastien-bouffier/Bidoo/wiki#minibar", "tags": [ "Dynamics", - "Effect" + "Effect", + "Compressor" ] }, { @@ -408,6 +410,15 @@ "tags": [ "Quantizer" ] + }, + { + "slug": "FREIN", + "name": "fREIN", + "description": "Break", + "manualUrl": "https://github.com/sebastien-bouffier/Bidoo/wiki#frein", + "tags": [ + "Effect" + ] } ] } \ No newline at end of file diff --git a/manifests/ChowDSP.json b/manifests/ChowDSP.json index ed7e3b78..5753585b 100644 --- a/manifests/ChowDSP.json +++ b/manifests/ChowDSP.json @@ -1,7 +1,7 @@ { "slug": "ChowDSP", "name": "ChowDSP", - "version": "1.3.0", + "version": "1.3.1", "license": "GPL-3.0-or-later", "brand": "chowdsp", "author": "Jatin Chowdhury", diff --git a/manifests/GrandeModular.json b/manifests/GrandeModular.json index e7473339..28452a5a 100644 --- a/manifests/GrandeModular.json +++ b/manifests/GrandeModular.json @@ -1,7 +1,7 @@ { "slug": "GrandeModular", "name": "Grande", - "version": "1.1.0", + "version": "1.2.0", "license": "GPL-3.0-or-later", "author": "David Grande", "authorEmail": "dbgrande246@gmail.com", diff --git a/manifests/JW-Modules.json b/manifests/JW-Modules.json index 496ef9b8..701fe0c4 100644 --- a/manifests/JW-Modules.json +++ b/manifests/JW-Modules.json @@ -10,11 +10,12 @@ "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.14", + "version": "1.0.15", "modules": [ { "slug": "BlankPanel_1HP", "name": "Blank Panel (1HP)", + "manualUrl": "https://github.com/jeremywen/JW-Modules", "tags": [ "Visual" ] @@ -22,6 +23,7 @@ { "slug": "BlankPanel_SM", "name": "Blank Panel (Small)", + "manualUrl": "https://github.com/jeremywen/JW-Modules", "tags": [ "Visual" ] @@ -29,6 +31,7 @@ { "slug": "BlankPanel_MD", "name": "Blank Panel (Medium)", + "manualUrl": "https://github.com/jeremywen/JW-Modules", "tags": [ "Visual" ] @@ -36,6 +39,7 @@ { "slug": "BlankPanel_LG", "name": "Blank Panel (Large)", + "manualUrl": "https://github.com/jeremywen/JW-Modules", "tags": [ "Visual" ] @@ -43,6 +47,7 @@ { "slug": "CoolBreeze", "name": "Cool Breeze", + "manualUrl": "https://github.com/jeremywen/JW-Modules", "tags": [ "Visual" ] @@ -50,6 +55,7 @@ { "slug": "BouncyBalls", "name": "Bouncy Balls", + "manualUrl": "https://github.com/jeremywen/JW-Modules#bouncy-balls", "tags": [ "Sequencer", "Visual" @@ -58,6 +64,7 @@ { "slug": "0Cat", "name": "0Cat", + "manualUrl": "https://github.com/jeremywen/JW-Modules", "tags": [ "Visual" ] @@ -65,6 +72,7 @@ { "slug": "FullScope", "name": "Full Scope", + "manualUrl": "https://github.com/jeremywen/JW-Modules#fullscope", "tags": [ "Visual" ] @@ -72,6 +80,7 @@ { "slug": "GridSeq", "name": "GridSeq", + "manualUrl": "https://github.com/jeremywen/JW-Modules#gridseq", "tags": [ "Sequencer" ] @@ -79,6 +88,7 @@ { "slug": "MinMax", "name": "Min Max", + "manualUrl": "https://github.com/jeremywen/JW-Modules#minmax", "tags": [ "Utility" ] @@ -86,6 +96,7 @@ { "slug": "NoteSeq", "name": "NoteSeq", + "manualUrl": "https://github.com/jeremywen/JW-Modules#noteSeq", "tags": [ "Sequencer", "Poly" @@ -94,6 +105,7 @@ { "slug": "NoteSeq16", "name": "NoteSeq16", + "manualUrl": "https://github.com/jeremywen/JW-Modules#noteSeq16", "tags": [ "Sequencer", "Poly" @@ -102,6 +114,7 @@ { "slug": "Patterns", "name": "Patterns", + "manualUrl": "https://github.com/jeremywen/JW-Modules#patterns", "tags": [ "Sequencer", "Clock Modulator" @@ -110,6 +123,7 @@ { "slug": "Quantizer", "name": "Quantizer", + "manualUrl": "https://github.com/jeremywen/JW-Modules#quantizer", "tags": [ "Quantizer", "Poly" @@ -118,6 +132,7 @@ { "slug": "SimpleClock", "name": "Simple Clock", + "manualUrl": "https://github.com/jeremywen/JW-Modules#simpleclock", "tags": [ "Clock", "Random" @@ -126,6 +141,7 @@ { "slug": "Str1ker", "name": "Str1ker", + "manualUrl": "https://github.com/jeremywen/JW-Modules#str1ker", "tags": [ "Clock" ] @@ -134,6 +150,7 @@ "slug": "D1v1de", "name": "D1v1de", "description": "Clock Divider", + "manualUrl": "https://github.com/jeremywen/JW-Modules#d1v1de", "tags": [ "Clock modulator", "Visual" @@ -143,6 +160,7 @@ "slug": "Pres1t", "name": "Pres1t", "description": "Voltage Storage", + "manualUrl": "https://github.com/jeremywen/JW-Modules#pres1t", "tags": [ "Utility" ] @@ -150,6 +168,7 @@ { "slug": "ThingThing", "name": "Thing Thing", + "manualUrl": "https://github.com/jeremywen/JW-Modules#thing-thing", "tags": [ "Visual" ] @@ -157,6 +176,7 @@ { "slug": "WavHead", "name": "Wav Head", + "manualUrl": "https://github.com/jeremywen/JW-Modules#wavhead", "tags": [ "Visual", "Poly" @@ -165,6 +185,7 @@ { "slug": "XYPad", "name": "XY Pad", + "manualUrl": "https://github.com/jeremywen/JW-Modules#xy-pad", "tags": [ "LFO", "Random" diff --git a/manifests/NonlinearCircuits.json b/manifests/NonlinearCircuits.json index dc709761..50f29630 100644 --- a/manifests/NonlinearCircuits.json +++ b/manifests/NonlinearCircuits.json @@ -1,7 +1,7 @@ { "slug": "NonlinearCircuits", "name": "Nonlinear Circuits", - "version": "1.1.0", + "version": "1.2.0", "license": "GPL-3.0-only", "author": "Michael Hetrick", "authorEmail": "", @@ -10,6 +10,16 @@ "manualUrl": "https://github.com/mhetrick/nonlinearcircuits", "sourceUrl": "https://github.com/mhetrick/nonlinearcircuits", "modules": [ + { + "slug": "4Seq", + "name": "4Seq", + "description": "Dual sequencer and clock divider. Panel by J\u00fcrgen Krehan.", + "tags": [ + "Sequencer", + "Hardware Clone", + "Clock Modulator" + ] + }, { "slug": "BOOLs", "name": "BOOLs", @@ -33,6 +43,18 @@ "Dual" ] }, + { + "slug": "GENiE", + "name": "GENiE", + "description": "Three Neurons tangled together in a feedback network of chaos. Panel by J\u00fcrgen Krehan.", + "tags": [ + "Mixer", + "Noise", + "Utility", + "Random", + "Hardware Clone" + ] + }, { "slug": "LetsSplosh", "name": "Let's Splosh", @@ -46,15 +68,46 @@ "Quad" ] }, + { + "slug": "Neuron", + "name": "Neuron", + "description": "3-input comparator and Difference Rectifier for creating unpredictable interactions. Panel by J\u00fcrgen Krehan.", + "tags": [ + "Mixer", + "Noise", + "Utility", + "Random", + "Hardware Clone", + "Dual" + ] + }, + { + "slug": "Numberwang", + "name": "Numberwang", + "description": "Four gates make sixteen. That's Numberwang! Panel by J\u00fcrgen Krehan.", + "tags": [ + "Logic", + "Hardware Clone" + ] + }, { "slug": "SquidAxon", "name": "Squid Axon", - "description": "Mixer, Shift Register, and Feedback. ", + "description": "Mixer, Shift Register, and Feedback. Panel by Jason Wehmhoener.", "tags": [ "Mixer", "Random", "Hardware Clone" ] + }, + { + "slug": "Statues", + "name": "Statues", + "description": "1->8 Signal switch using binary inputs. Panel by J\u00fcrgen Krehan.", + "tags": [ + "Logic", + "Hardware Clone" + ] } ] } \ No newline at end of file diff --git a/manifests/Valley.json b/manifests/Valley.json index 927204fa..c4492b6f 100644 --- a/manifests/Valley.json +++ b/manifests/Valley.json @@ -1,7 +1,7 @@ { "slug": "Valley", "name": "Valley", - "version": "1.1.1", + "version": "1.1.3", "license": "GPL-3.0-or-later", "author": "Valley", "authorEmail": "valley.audio.soft@gmail.com",