From 42b16c6b9a25c2440ed4fec84be872cdf9f31918 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 4 Jul 2020 22:14:31 -0400 Subject: [PATCH] Update manifest for MindMeldModular, CaptainsSounds, unless_modules, ImpromptuModular, KautenjaDSP-RackNES --- manifests-cache.json | 22 +++- manifests/CaptainsSounds.json | 6 +- manifests/ImpromptuModular.json | 166 ++++++++++++++--------------- manifests/KautenjaDSP-RackNES.json | 11 +- manifests/MindMeldModular.json | 2 +- manifests/unless_modules.json | 58 ++++++++-- 6 files changed, 157 insertions(+), 108 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index feddd952..69da0665 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -1752,7 +1752,7 @@ "modules": {} }, "ImpromptuModular": { - "buildTimestamp": 1588868966.1618333, + "buildTimestamp": 1593914235.8857417, "creationTimestamp": 1521979525.0, "modules": { "Tact": { @@ -2031,7 +2031,7 @@ } }, "MindMeldModular": { - "buildTimestamp": 1591780897.8288994, + "buildTimestamp": 1593913932.3426805, "creationTimestamp": 1572165273.0, "modules": { "MixMasterJr": { @@ -2184,7 +2184,7 @@ } }, "unless_modules": { - "buildTimestamp": 1569772130.7815971, + "buildTimestamp": 1593914293.156949, "creationTimestamp": 1524653643.0, "modules": { "markov": { @@ -2195,6 +2195,18 @@ }, "atoms": { "creationTimestamp": 1569772158.0 + }, + "cantor": { + "creationTimestamp": 1593914295.022535 + }, + "room": { + "creationTimestamp": 1593914295.2397091 + }, + "snake": { + "creationTimestamp": 1593914295.4669693 + }, + "towers": { + "creationTimestamp": 1593914295.6831894 } } }, @@ -7840,7 +7852,7 @@ } }, "CaptainsSounds": { - "buildTimestamp": 1592056987.024218, + "buildTimestamp": 1593914053.001888, "creationTimestamp": 1590168692.0334022, "modules": { "Blank901": { @@ -7906,7 +7918,7 @@ } }, "KautenjaDSP-RackNES": { - "buildTimestamp": 1593627774.8085783, + "buildTimestamp": 1593913971.9968486, "creationTimestamp": 1592705960.088049, "modules": { "RackNES": { diff --git a/manifests/CaptainsSounds.json b/manifests/CaptainsSounds.json index f9463b48..12be8196 100644 --- a/manifests/CaptainsSounds.json +++ b/manifests/CaptainsSounds.json @@ -1,7 +1,7 @@ { "slug": "CaptainsSounds", "name": "Captain's Sounds", - "version": "1.0.5", + "version": "1.0.6", "license": "GPL-3.0-only", "brand": "Captain's Sounds", "author": "Mike Allison", @@ -75,7 +75,8 @@ "tags": [ "Distortion", "Dynamics", - "Limiter" + "Limiter", + "Polyphonic" ] }, { @@ -84,6 +85,7 @@ "description": "Uni-polar and Bi-polar voltage generator and attenuator", "tags": [ "Attenuator", + "Polyphonic", "Utility" ] }, diff --git a/manifests/ImpromptuModular.json b/manifests/ImpromptuModular.json index 17d5534d..b35b020f 100644 --- a/manifests/ImpromptuModular.json +++ b/manifests/ImpromptuModular.json @@ -1,7 +1,7 @@ { "slug": "ImpromptuModular", "name": "Impromptu", - "version": "1.1.6", + "version": "1.1.7", "license": "GPL-3.0-only", "author": "Marc Boul\u00e9", "brand": "Impromptu", @@ -14,39 +14,21 @@ "changelogUrl": "https://github.com/MarcBoule/ImpromptuModular/tree/master/CHANGELOG.md", "modules": [ { - "slug": "Tact", - "name": "Tact", - "description": "Dual-channel tactile-inspired controller", - "manualUrl": "https://marcboule.github.io/ImpromptuModular/#tact", - "tags": [ - "Controller" - ] - }, - { - "slug": "Tact1", - "name": "Tact1", - "description": "Tactile-inspired controller", - "manualUrl": "https://marcboule.github.io/ImpromptuModular/#tact", - "tags": [ - "Controller" - ] - }, - { - "slug": "Cv-Pad", - "name": "CV-Pad", - "description": "16-pad CV controller", - "manualUrl": "https://marcboule.github.io/ImpromptuModular/#cv-pad", + "slug": "Big-Button-Seq", + "name": "BigButtonSeq", + "description": "6-channel, 64-step trigger sequencer", + "manualUrl": "https://marcboule.github.io/ImpromptuModular/#big-button-seq", "tags": [ - "Controller" + "Sequencer" ] }, { - "slug": "Twelve-Key", - "name": "TwelveKey", - "description": "Chainable one octave keyboard controller", - "manualUrl": "https://marcboule.github.io/ImpromptuModular/#twelve-key", + "slug": "Big-Button-Seq2", + "name": "BigButtonSeq2", + "description": "6-channel, 128-step sequencer", + "manualUrl": "https://marcboule.github.io/ImpromptuModular/#big-button-seq2", "tags": [ - "Controller" + "Sequencer" ] }, { @@ -80,6 +62,16 @@ "Clock generator" ] }, + { + "slug": "Clocked-Expander", + "name": "Clocked expander", + "description": "Expander for Clocked", + "manualUrl": "https://marcboule.github.io/ImpromptuModular/#expanders", + "tags": [ + "Clock generator", + "Expander" + ] + }, { "slug": "Clocked-Clkd", "name": "Clkd", @@ -90,13 +82,12 @@ ] }, { - "slug": "Clocked-Expander", - "name": "Clocked expander", - "description": "Expander for Clocked", - "manualUrl": "https://marcboule.github.io/ImpromptuModular/#expanders", + "slug": "Cv-Pad", + "name": "CV-Pad", + "description": "16-pad CV controller", + "manualUrl": "https://marcboule.github.io/ImpromptuModular/#cv-pad", "tags": [ - "Clock generator", - "Expander" + "Controller" ] }, { @@ -118,6 +109,15 @@ "Expander" ] }, + { + "slug": "Four-View", + "name": "FourView", + "description": "Quad note or chord viewer with passthrough", + "manualUrl": "https://marcboule.github.io/ImpromptuModular/#four-view", + "tags": [ + "Visual" + ] + }, { "slug": "Gate-Seq-64", "name": "GateSeq64", @@ -137,6 +137,25 @@ "Expander" ] }, + { + "slug": "Hotkey", + "name": "Hotkey", + "description": "Triggers when mouse is over module and hotkey is pressed", + "manualUrl": "https://marcboule.github.io/ImpromptuModular/#hotkey", + "tags": [ + "Utility" + ] + }, + { + "slug": "Part-Gate-Split", + "name": "Part", + "description": "Polyphonic gate splitter", + "manualUrl": "https://marcboule.github.io/ImpromptuModular/#part", + "tags": [ + "Utility", + "Polyphonic" + ] + }, { "slug": "Phrase-Seq-16", "name": "PhraseSeq16", @@ -166,77 +185,58 @@ ] }, { - "slug": "Write-Seq-32", - "name": "WriteSeq32", - "description": "3-channel, 32-step sequencer", - "manualUrl": "https://marcboule.github.io/ImpromptuModular/#write-seq", - "tags": [ - "Sequencer" - ] - }, - { - "slug": "Write-Seq-64", - "name": "WriteSeq64", - "description": "4-channel, 64-step sequencer", - "manualUrl": "https://marcboule.github.io/ImpromptuModular/#write-seq", + "slug": "Semi-ModularSynth", + "name": "SMS16", + "description": "Semi-modular monophonic synthesizer, with 16-step sequencer", + "manualUrl": "https://marcboule.github.io/ImpromptuModular/#sms-16", "tags": [ + "Synth voice", "Sequencer" ] }, { - "slug": "Big-Button-Seq", - "name": "BigButtonSeq", - "description": "6-channel, 64-step trigger sequencer", - "manualUrl": "https://marcboule.github.io/ImpromptuModular/#big-button-seq", + "slug": "Tact", + "name": "Tact", + "description": "Dual-channel tactile-inspired controller", + "manualUrl": "https://marcboule.github.io/ImpromptuModular/#tact", "tags": [ - "Sequencer" + "Controller" ] }, { - "slug": "Big-Button-Seq2", - "name": "BigButtonSeq2", - "description": "6-channel, 128-step sequencer", - "manualUrl": "https://marcboule.github.io/ImpromptuModular/#big-button-seq2", + "slug": "Tact1", + "name": "Tact1", + "description": "Tactile-inspired controller", + "manualUrl": "https://marcboule.github.io/ImpromptuModular/#tact", "tags": [ - "Sequencer" + "Controller" ] }, { - "slug": "Four-View", - "name": "FourView", - "description": "Quad note or chord viewer with passthrough", - "manualUrl": "https://marcboule.github.io/ImpromptuModular/#four-view", + "slug": "Twelve-Key", + "name": "TwelveKey", + "description": "Chainable one octave keyboard controller", + "manualUrl": "https://marcboule.github.io/ImpromptuModular/#twelve-key", "tags": [ - "Visual" + "Controller" ] }, { - "slug": "Semi-ModularSynth", - "name": "SMS16", - "description": "Semi-modular monophonic synthesizer, with 16-step sequencer", - "manualUrl": "https://marcboule.github.io/ImpromptuModular/#sms-16", + "slug": "Write-Seq-32", + "name": "WriteSeq32", + "description": "3-channel, 32-step sequencer", + "manualUrl": "https://marcboule.github.io/ImpromptuModular/#write-seq", "tags": [ - "Synth voice", "Sequencer" ] }, { - "slug": "Hotkey", - "name": "Hotkey", - "description": "Triggers when mouse is over module and hotkey is pressed", - "manualUrl": "https://marcboule.github.io/ImpromptuModular/#hotkey", - "tags": [ - "Utility" - ] - }, - { - "slug": "Part-Gate-Split", - "name": "Part", - "description": "Polyphonic gate splitter", - "manualUrl": "https://marcboule.github.io/ImpromptuModular/#part", + "slug": "Write-Seq-64", + "name": "WriteSeq64", + "description": "4-channel, 64-step sequencer", + "manualUrl": "https://marcboule.github.io/ImpromptuModular/#write-seq", "tags": [ - "Utility", - "Polyphonic" + "Sequencer" ] }, { diff --git a/manifests/KautenjaDSP-RackNES.json b/manifests/KautenjaDSP-RackNES.json index 70bfb0c4..06ec267e 100644 --- a/manifests/KautenjaDSP-RackNES.json +++ b/manifests/KautenjaDSP-RackNES.json @@ -1,14 +1,13 @@ { "slug": "KautenjaDSP-RackNES", - "version": "1.1.4", + "version": "1.1.6", "license": "GPL-3.0-or-later", - "name": "KautenjaDSP-RackNES", + "name": "KautenjaDSP RackNES", "brand": "KautenjaDSP", "author": "Christian Kauten", - "authorEmail": "kautenja@auburn.edu", + "authorEmail": "KautenjaDSP@gmail.com", "authorUrl": "https://kautenja.github.io/", - "pluginUrl": "https://kautenja.github.io/modules/RackNES", - "manualUrl": "https://kautenja.github.io/modules/RackNES/manual.pdf", + "manualUrl": "https://github.com/Kautenja/RackNES/blob/master/manual/RackNES.pdf", "sourceUrl": "https://github.com/Kautenja/RackNES", "changelogUrl": "https://github.com/Kautenja/RackNES/blob/master/CHANGELOG.md", "modules": [ @@ -16,10 +15,8 @@ "slug": "RackNES", "name": "RackNES", "description": "A Nintendo Entertainment System emulator with CV", - "manualUrl": "https://kautenja.github.io/manuals/RackNES.pdf", "tags": [ "Clock generator", - "Hardware clone", "Sampler", "Visual" ] diff --git a/manifests/MindMeldModular.json b/manifests/MindMeldModular.json index 54cd41f2..a93f1415 100644 --- a/manifests/MindMeldModular.json +++ b/manifests/MindMeldModular.json @@ -1,7 +1,7 @@ { "slug": "MindMeldModular", "name": "MindMeld", - "version": "1.1.7", + "version": "1.1.8", "license": "GPL-3.0-only", "author": "S.Baker and M.Boul\u00e9 ", "brand": "MindMeld", diff --git a/manifests/unless_modules.json b/manifests/unless_modules.json index ef949d4e..42f7b5af 100644 --- a/manifests/unless_modules.json +++ b/manifests/unless_modules.json @@ -2,26 +2,28 @@ "slug": "unless_modules", "name": "unless modules", "author": "unless games", - "version": "1.0.0", + "version": "1.1.0", "license": "GPL-3.0-only", "authorEmail": "unlessgames@gmail.com", - "pluginUrl": "http://gitlab.com/unlessgames/unless_modules", - "authorUrl": "http://unlessgames.com/", - "sourceUrl": "http://gitlab.com/unlessgames/unless_modules", + "pluginUrl": "https://gitlab.com/unlessgames/unless_modules", + "authorUrl": "https://unlessgames.com/", + "sourceUrl": "https://gitlab.com/unlessgames/unless_modules", + "manualUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v1/README.md", + "changelogUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v1/CHANGELOG.md", "modules": [ { - "slug": "markov", - "name": "mr. chainkov", - "description": "markov-chain melody generator", + "slug": "piong", + "name": "piong", + "description": "arcade modulator", "tags": [ "Sequencer", "Random" ] }, { - "slug": "piong", - "name": "piong", - "description": "arcade modulator", + "slug": "markov", + "name": "Mr. Chainkov", + "description": "a markov-chain melody generator", "tags": [ "Sequencer", "Random" @@ -36,6 +38,42 @@ "Mixer", "Utility" ] + }, + { + "slug": "cantor", + "name": "tancor", + "description": "swinging gate machine based around a parametric binary tree, inspired by the cantor set", + "tags": [ + "Sequencer", + "Clock generator" + ] + }, + { + "slug": "room", + "name": "room", + "description": "a rack row arranger that can move complete rows of modules and add empty rows between existing ones for a faster workflow", + "tags": [ + "Utility" + ] + }, + { + "slug": "snake", + "name": "SNAKIA", + "description": "emulative snake game modulator", + "tags": [ + "Random", + "Sequencer" + ] + }, + { + "slug": "towers", + "name": "towers", + "description": "dual fader bank, constant CV source with polyphonic io and mods. up to 16 faders each", + "tags": [ + "Attenuator", + "Polyphonic", + "Utility" + ] } ] } \ No newline at end of file