diff --git a/ModularGrid-VCVLibrary.json b/ModularGrid-VCVLibrary.json index 267a6853..66d5abed 100644 --- a/ModularGrid-VCVLibrary.json +++ b/ModularGrid-VCVLibrary.json @@ -2544,5 +2544,19 @@ "vcvUrl": "https://library.vcvrack.com/4msCompany/MMButtonExpander", "mgUrl": "https://modulargrid.net/e/4ms-company-metabuttons", "mgModuleId": 50266 + }, + { + "pluginSlug": "AlteredStateMachines", + "moduleSlug": "Aristotle", + "vcvUrl": "https://library.vcvrack.com/AlteredStateMachines/Aristotle", + "mgUrl": "https://modulargrid.net/e/altered-state-machines-aristotle", + "mgModuleId": 23845 + }, + { + "pluginSlug": "AlteredStateMachines", + "moduleSlug": "Medusa", + "vcvUrl": "https://library.vcvrack.com/AlteredStateMachines/Medusa", + "mgUrl": "https://modulargrid.net/e/altered-state-machines-medusa", + "mgModuleId": 42178 } ] \ No newline at end of file diff --git a/manifests-cache.json b/manifests-cache.json index 81a74ecb..e567171a 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -15922,5 +15922,98 @@ "creationTimestamp": 1757920773.0757954 } } + }, + "Animatek": { + "buildTimestamp": 1759801322.4109387, + "creationTimestamp": 1759801615.851557, + "modules": { + "UZZ": { + "creationTimestamp": 1759801615.9126134 + } + } + }, + "pachde-CHEM": { + "buildTimestamp": 1759801615.7657504, + "creationTimestamp": 1759801616.0104766, + "modules": { + "chem-core": { + "creationTimestamp": 1759801616.0970109 + }, + "chem-macro": { + "creationTimestamp": 1759801616.1834497 + }, + "chem-pre": { + "creationTimestamp": 1759801616.266525 + }, + "chem-fx": { + "creationTimestamp": 1759801616.3489285 + }, + "chem-post": { + "creationTimestamp": 1759801616.4356174 + }, + "chem-convo": { + "creationTimestamp": 1759801616.5204098 + }, + "chem-jack": { + "creationTimestamp": 1759801616.6076798 + }, + "chem-play": { + "creationTimestamp": 1759801616.713294 + }, + "chem-sus": { + "creationTimestamp": 1759801616.8109343 + }, + "chem-sos": { + "creationTimestamp": 1759801616.8950126 + }, + "chem-sos2": { + "creationTimestamp": 1759801616.9797244 + }, + "chem-settings": { + "creationTimestamp": 1759801617.0726886 + }, + "chem-preset": { + "creationTimestamp": 1759801617.1788504 + }, + "chem-overlay": { + "creationTimestamp": 1759801617.271136 + }, + "chem-xm": { + "creationTimestamp": 1759801617.3581371 + }, + "chem-midi-pad": { + "creationTimestamp": 1759801617.4485328 + } + } + }, + "LydD-Modules": { + "buildTimestamp": 1759801346.843762, + "creationTimestamp": 1759801617.523616, + "modules": { + "Poppy-fields": { + "creationTimestamp": 1759801617.5937355 + }, + "Dadras-Momeni-Chaos": { + "creationTimestamp": 1759801617.6668625 + }, + "Simone-Chaos": { + "creationTimestamp": 1759801617.737152 + }, + "Torus-Osc": { + "creationTimestamp": 1759801617.8118076 + } + } + }, + "AlteredStateMachines": { + "buildTimestamp": 1759801309.898324, + "creationTimestamp": 1759801617.8908634, + "modules": { + "Aristotle": { + "creationTimestamp": 1759801617.957252 + }, + "Medusa": { + "creationTimestamp": 1759801618.0282087 + } + } } } \ No newline at end of file diff --git a/manifests/AlteredStateMachines.json b/manifests/AlteredStateMachines.json new file mode 100644 index 00000000..50438dce --- /dev/null +++ b/manifests/AlteredStateMachines.json @@ -0,0 +1,37 @@ +{ + "slug": "AlteredStateMachines", + "name": "Altered State Machines", + "version": "2.0.0", + "license": "GPL-3.0-or-later", + "brand": "Altered State Machines", + "description": "Cloned implementations of the AlteredStateMachines hardware modules", + "author": "Doug Clinton", + "authorEmail": "VCVRackComments@alteredstatemachines.net", + "authorUrl": "https://alteredstatemachines.net", + "pluginUrl": "https://codeberg.org/alteredstatemachines/alteredstatemachines-vcv/src/branch/main/README.md", + "sourceUrl": "https://codeberg.org/alteredstatemachines/alteredstatemachines-vcv", + "modules": [ + { + "slug": "Aristotle", + "name": "Aristotle", + "description": "Nonlinear 2 Channel Counterpoint Voltage Sequencer (Aristotle hardware clone)", + "manualUrl": "https://alteredstatemachines.net/assets/Aristotle_Quickstart_March_2022.pdf", + "modularGridUrl": "https://modulargrid.net/e/altered-state-machines-aristotle", + "tags": [ + "Hardware clone", + "Sequencer" + ] + }, + { + "slug": "Medusa", + "name": "Medusa", + "description": "Weighted Signal Mingler (Medusa hardware clone)", + "manualUrl": "https://alteredstatemachines.net/medusa", + "modularGridUrl": "https://modulargrid.net/e/altered-state-machines-medusa", + "tags": [ + "Hardware clone", + "Mixer" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/Animatek.json b/manifests/Animatek.json new file mode 100644 index 00000000..178b01ed --- /dev/null +++ b/manifests/Animatek.json @@ -0,0 +1,23 @@ +{ + "slug": "Animatek", + "name": "Animatek", + "version": "2.1.0", + "license": "GPL-3.0-or-later", + "brand": "Animatek", + "author": "Javier Melgar", + "manualUrl": "https://animatek.net/ultimate-ztep-zequencer/", + "sourceUrl": "https://github.com/animatek/UZZ-VCV-RACK", + "authorEmail": "animatek909@gmail.com", + "pluginUrl": "https://animatek.net", + "modules": [ + { + "slug": "UZZ", + "name": "UZZ", + "description": "Step sequencer", + "tags": [ + "Sequencer", + "Clock modulator" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/LydD-Modules.json b/manifests/LydD-Modules.json new file mode 100644 index 00000000..8b004f6a --- /dev/null +++ b/manifests/LydD-Modules.json @@ -0,0 +1,41 @@ +{ + "slug": "LydD-Modules", + "name": "LydD Modules", + "author": "Lydian", + "license": "GPL-3.0-or-later", + "version": "2.0.16", + "modules": [ + { + "slug": "Poppy-fields", + "name": "Poppy-Fields", + "description": "Infinite Sequencer", + "tags": [ + "Sequencer" + ] + }, + { + "slug": "Dadras-Momeni-Chaos", + "name": "Mom-and-Dad", + "description": "Chaotic Attractors", + "tags": [ + "LFO" + ] + }, + { + "slug": "Simone-Chaos", + "name": "Simone", + "description": "Chaotic Attractors", + "tags": [ + "LFO" + ] + }, + { + "slug": "Torus-Osc", + "name": "Torus", + "description": "Toroidal Oscillator", + "tags": [ + "VCO" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/pachde-CHEM.json b/manifests/pachde-CHEM.json new file mode 100644 index 00000000..54d71708 --- /dev/null +++ b/manifests/pachde-CHEM.json @@ -0,0 +1,175 @@ +{ + "slug": "pachde-CHEM", + "name": "#d CHEM", + "version": "2.0.1", + "license": "MIT", + "brand": "pachde", + "author": "pachde", + "authorEmail": "pcdempsey@live.com", + "authorUrl": "", + "manualUrl": "https://github.com/Paul-Dempsey/pachde-CHEM/blob/main/doc/index.md#pachde-chem", + "sourceUrl": "https://github.com/Paul-Dempsey/pachde-CHEM", + "donateUrl": "https://venmo.com/u/pcdempsey", + "changelogUrl": "", + "minRackVersion": "2.4.0", + "modules": [ + { + "slug": "chem-core", + "name": "CHEM Core", + "description": "CHEM Core for Haken EaganMatrix", + "tags": [ + "Controller" + ] + }, + { + "slug": "chem-macro", + "name": "CHEM Macro", + "description": "CHEM Macro for Haken EaganMatrix", + "manualUrl": "https://github.com/Paul-Dempsey/pachde-CHEM/blob/main/doc/macro.md#chem-macro", + "tags": [ + "Controller", + "Expander" + ] + }, + { + "slug": "chem-pre", + "name": "CHEM Pre", + "description": "CHEM Pre for Haken EaganMatrix", + "manualUrl": "https://github.com/Paul-Dempsey/pachde-CHEM/blob/main/doc/pre.md#chem-pre", + "tags": [ + "Controller", + "Expander" + ] + }, + { + "slug": "chem-fx", + "name": "CHEM Fx", + "description": "CHEM Fx (aka Recirculator) for Haken EaganMatrix", + "manualUrl": "https://github.com/Paul-Dempsey/pachde-CHEM/blob/main/doc/fx.md#chem-fx", + "tags": [ + "Controller", + "Expander" + ] + }, + { + "slug": "chem-post", + "name": "CHEM Post", + "description": "CHEM Post for Haken EaganMatrix", + "manualUrl": "https://github.com/Paul-Dempsey/pachde-CHEM/blob/main/doc/post.md#chem-post", + "tags": [ + "Controller", + "Expander" + ] + }, + { + "slug": "chem-convo", + "name": "CHEM Convolution", + "description": "CHEM Convolution for Haken EaganMatrix", + "manualUrl": "https://github.com/Paul-Dempsey/pachde-CHEM/blob/main/doc/convo.md#chem-convolution", + "tags": [ + "Controller", + "Expander" + ] + }, + { + "slug": "chem-jack", + "name": "CHEM jack", + "description": "CHEM Jack (pedals) for Haken EaganMatrix", + "manualUrl": "https://github.com/Paul-Dempsey/pachde-CHEM/blob/main/doc/jack.md#chem-jack", + "tags": [ + "Controller", + "Expander" + ] + }, + { + "slug": "chem-play", + "name": "CHEM Play", + "description": "CHEM Playlist for Haken EaganMatrix", + "manualUrl": "https://github.com/Paul-Dempsey/pachde-CHEM/blob/main/doc/play.md#chem-play", + "tags": [ + "Controller", + "Expander" + ] + }, + { + "slug": "chem-sus", + "name": "CHEM Sustain", + "description": "CHEM Sustain for Haken EaganMatrix", + "manualUrl": "https://github.com/Paul-Dempsey/pachde-CHEM/blob/main/doc/sus.md#chem#chem-sustain-sostenuto-and-sostenuto-2", + "tags": [ + "Controller", + "Expander" + ] + }, + { + "slug": "chem-sos", + "name": "CHEM Sostenuto", + "description": "CHEM Sostenuto for Haken EaganMatrix", + "manualUrl": "https://github.com/Paul-Dempsey/pachde-CHEM/blob/main/doc/sus.md#chem#chem-sustain-sostenuto-and-sostenuto-2", + "tags": [ + "Controller", + "Expander" + ] + }, + { + "slug": "chem-sos2", + "name": "CHEM Sostenuto 2", + "description": "CHEM Sostenuto 2 for Haken EaganMatrix", + "manualUrl": "https://github.com/Paul-Dempsey/pachde-CHEM/blob/main/doc/sus.md#chem#chem-sustain-sostenuto-and-sostenuto-2", + "tags": [ + "Controller", + "Expander" + ] + }, + { + "slug": "chem-settings", + "name": "CHEM Settings", + "description": "CHEM Settings for Haken EaganMatrix", + "manualUrl": "https://github.com/Paul-Dempsey/pachde-CHEM/blob/main/doc/settings.md#chem#chem-settings", + "tags": [ + "Controller", + "Expander" + ] + }, + { + "slug": "chem-preset", + "name": "CHEM Preset", + "description": "CHEM Presets for Haken EaganMatrix", + "manualUrl": "https://github.com/Paul-Dempsey/pachde-CHEM/blob/main/doc/preset.md#chem-preset", + "tags": [ + "Controller", + "Expander" + ] + }, + { + "slug": "chem-overlay", + "name": "CHEM Overlay", + "description": "CHEM Overlay for Haken EaganMatrix. Use with CHEM Extended Macro.", + "manualUrl": "https://github.com/Paul-Dempsey/pachde-CHEM/blob/main/doc/overlay.md#chem-overlay", + "tags": [ + "Controller", + "Expander" + ] + }, + { + "slug": "chem-xm", + "name": "CHEM Extended Macro", + "description": "CHEM Extended Macro for Haken EaganMatrix. Use with CHEM Overlay", + "manualUrl": "https://github.com/Paul-Dempsey/pachde-CHEM/blob/main/doc/xm.md#chem-xm", + "tags": [ + "Controller", + "Expander" + ] + }, + { + "slug": "chem-midi-pad", + "name": "CHEM Midi Pad", + "description": "CHEM Midi pad for Haken EaganMatrix", + "manualUrl": "https://github.com/Paul-Dempsey/pachde-CHEM/blob/main/doc/midipad.md#chem-midipad", + "tags": [ + "Controller", + "Expander" + ] + } + ] +} \ No newline at end of file