Browse Source

Update manifest 4msCompany to 2.1.1

pull/876/head
Andrew Belt 5 months ago
parent
commit
bede528e05
3 changed files with 65 additions and 13 deletions
  1. +7
    -0
      ModularGrid-VCVLibrary.json
  2. +4
    -1
      manifests-cache.json
  3. +54
    -12
      manifests/4msCompany.json

+ 7
- 0
ModularGrid-VCVLibrary.json View File

@@ -2537,5 +2537,12 @@
"vcvUrl": "https://library.vcvrack.com/Moffenzeef/Swarm", "vcvUrl": "https://library.vcvrack.com/Moffenzeef/Swarm",
"mgUrl": "https://modulargrid.net/e/moffenzeef-modular-swarm", "mgUrl": "https://modulargrid.net/e/moffenzeef-modular-swarm",
"mgModuleId": 27310 "mgModuleId": 27310
},
{
"pluginSlug": "4msCompany",
"moduleSlug": "MMButtonExpander",
"vcvUrl": "https://library.vcvrack.com/4msCompany/MMButtonExpander",
"mgUrl": "https://modulargrid.net/e/4ms-company-metabuttons",
"mgModuleId": 50266
} }
] ]

+ 4
- 1
manifests-cache.json View File

@@ -14640,7 +14640,7 @@
} }
}, },
"4msCompany": { "4msCompany": {
"buildTimestamp": 1757116670.2760925,
"buildTimestamp": 1759352644.5083618,
"creationTimestamp": 1726510806.3560686, "creationTimestamp": 1726510806.3560686,
"modules": { "modules": {
"HubMedium": { "HubMedium": {
@@ -14789,6 +14789,9 @@
}, },
"BWAVP": { "BWAVP": {
"creationTimestamp": 1757116671.2205486 "creationTimestamp": 1757116671.2205486
},
"MMButtonExpander": {
"creationTimestamp": 1759352646.2017202
} }
} }
}, },


+ 54
- 12
manifests/4msCompany.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "4msCompany", "slug": "4msCompany",
"name": "4ms", "name": "4ms",
"version": "2.1.0",
"version": "2.1.1",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "4ms", "brand": "4ms",
"author": "4ms Company", "author": "4ms Company",
@@ -24,6 +24,28 @@
"External" "External"
] ]
}, },
{
"slug": "MMAudioExpander",
"name": "MetaModule Audio Expander (MM AIO)",
"description": "Expander that adds 6 audio/cv inputs and 8 audio/cv outputs to the MetaModule",
"modularGridUrl": "https://modulargrid.net/e/4ms-company-metaaio",
"manualUrl": "https://4mscompany.com/media/MetaModule/MetaAIO-Quick-Start.pdf",
"tags": [
"Expander",
"External"
]
},
{
"slug": "MMButtonExpander",
"name": "MetaModule Button Expander (MetaButtons)",
"description": "Expander that adds 8 momentary buttons to the MetaModule",
"modularGridUrl": "https://modulargrid.net/e/4ms-company-metabuttons",
"manualUrl": "https://4mscompany.com/media/MetaModule/MetaButtons-quickstart.pdf",
"tags": [
"Expander",
"External"
]
},
{ {
"slug": "EnOsc", "slug": "EnOsc",
"name": "Ensemble Oscillator [EnOsc]", "name": "Ensemble Oscillator [EnOsc]",
@@ -220,6 +242,7 @@
{ {
"slug": "Freeverb", "slug": "Freeverb",
"name": "Freeverb", "name": "Freeverb",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Effect", "Effect",
"Reverb" "Reverb"
@@ -229,6 +252,7 @@
"slug": "BWAVP", "slug": "BWAVP",
"name": "Basic WAV Player", "name": "Basic WAV Player",
"description": "Simple streaming .wav player optimized for microSD cards and USB drives", "description": "Simple streaming .wav player optimized for microSD cards and USB drives",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Sampler" "Sampler"
] ]
@@ -237,6 +261,7 @@
"slug": "CLKM", "slug": "CLKM",
"name": "Clock Multiplier", "name": "Clock Multiplier",
"description": "Outputs a clock signal at a multiple of an incoming clock signal's tempo.", "description": "Outputs a clock signal at a multiple of an incoming clock signal's tempo.",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Clock modulator" "Clock modulator"
] ]
@@ -245,6 +270,7 @@
"slug": "CLKD", "slug": "CLKD",
"name": "Clock Divider", "name": "Clock Divider",
"description": "Outputs a clock signal as a division of an incoming clock signal's tempo.", "description": "Outputs a clock signal as a division of an incoming clock signal's tempo.",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Clock modulator" "Clock modulator"
] ]
@@ -253,6 +279,7 @@
"slug": "Seq8", "slug": "Seq8",
"name": "Seq8", "name": "Seq8",
"description": "An 8-step unipolar voltage sequencer.", "description": "An 8-step unipolar voltage sequencer.",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Sequencer" "Sequencer"
] ]
@@ -261,6 +288,7 @@
"slug": "Verb", "slug": "Verb",
"name": "Verb", "name": "Verb",
"description": "Experimental reverb using comb filters and all-pass filters", "description": "Experimental reverb using comb filters and all-pass filters",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Reverb" "Reverb"
] ]
@@ -269,6 +297,7 @@
"slug": "StMix", "slug": "StMix",
"name": "Stereo Mixer", "name": "Stereo Mixer",
"description": "A mixer with four stereo channels and variable panning per-channel.", "description": "A mixer with four stereo channels and variable panning per-channel.",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Mixer", "Mixer",
"Panning" "Panning"
@@ -278,6 +307,7 @@
"slug": "PitchShift", "slug": "PitchShift",
"name": "PitchShift", "name": "PitchShift",
"description": "PitchShift", "description": "PitchShift",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Effect" "Effect"
] ]
@@ -286,6 +316,7 @@
"slug": "MultiLFO", "slug": "MultiLFO",
"name": "MultiLFO", "name": "MultiLFO",
"description": "MultiLFO", "description": "MultiLFO",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"LFO" "LFO"
] ]
@@ -294,6 +325,7 @@
"slug": "KPLS", "slug": "KPLS",
"name": "Karplus", "name": "Karplus",
"description": "Karplus-Strong string sound oscillator", "description": "Karplus-Strong string sound oscillator",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Oscillator" "Oscillator"
] ]
@@ -302,6 +334,7 @@
"slug": "Drum", "slug": "Drum",
"name": "Drum", "name": "Drum",
"description": "Drum", "description": "Drum",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Drum" "Drum"
] ]
@@ -310,6 +343,7 @@
"slug": "Djembe", "slug": "Djembe",
"name": "Djembe", "name": "Djembe",
"description": "Physically modeled Djembe based on FAUST models by Romain Michon, Pierre-Amaury Grumiaux, and Yann Orlarey", "description": "Physically modeled Djembe based on FAUST models by Romain Michon, Pierre-Amaury Grumiaux, and Yann Orlarey",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Drum" "Drum"
] ]
@@ -318,6 +352,7 @@
"slug": "Detune", "slug": "Detune",
"name": "Detune", "name": "Detune",
"description": "Detune", "description": "Detune",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Effect" "Effect"
] ]
@@ -326,6 +361,7 @@
"slug": "SH", "slug": "SH",
"name": "Sample and Hold", "name": "Sample and Hold",
"description": "SH", "description": "SH",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Random", "Random",
"Sample and hold" "Sample and hold"
@@ -335,6 +371,7 @@
"slug": "Switch41", "slug": "Switch41",
"name": "Switch41", "name": "Switch41",
"description": "Switch 4:1", "description": "Switch 4:1",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Switch", "Switch",
"Quad" "Quad"
@@ -344,6 +381,7 @@
"slug": "Switch14", "slug": "Switch14",
"name": "Switch14", "name": "Switch14",
"description": "Switch 1:4", "description": "Switch 1:4",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Switch", "Switch",
"Quad" "Quad"
@@ -353,6 +391,7 @@
"slug": "Prob8", "slug": "Prob8",
"name": "Prob8", "name": "Prob8",
"description": "Prob8", "description": "Prob8",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Clock modulator", "Clock modulator",
"Sequencer" "Sequencer"
@@ -362,6 +401,7 @@
"slug": "Octave", "slug": "Octave",
"name": "Octave", "name": "Octave",
"description": "Octave", "description": "Octave",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Utility" "Utility"
] ]
@@ -370,6 +410,7 @@
"slug": "MNMX", "slug": "MNMX",
"name": "Min-Max", "name": "Min-Max",
"description": "Takes in two signals and outputs the minimum and maximum voltages.", "description": "Takes in two signals and outputs the minimum and maximum voltages.",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Utility" "Utility"
] ]
@@ -378,6 +419,7 @@
"slug": "Source", "slug": "Source",
"name": "Source", "name": "Source",
"description": "Generates two outputs voltages based on knob positions.", "description": "Generates two outputs voltages based on knob positions.",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Utility" "Utility"
] ]
@@ -386,6 +428,7 @@
"slug": "Slew", "slug": "Slew",
"name": "Slew", "name": "Slew",
"description": "Slew", "description": "Slew",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Slew limiter" "Slew limiter"
] ]
@@ -394,6 +437,7 @@
"slug": "Pan", "slug": "Pan",
"name": "Pan", "name": "Pan",
"description": "Mono-to-stereo panner.", "description": "Mono-to-stereo panner.",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Panning" "Panning"
] ]
@@ -402,6 +446,7 @@
"slug": "Noise", "slug": "Noise",
"name": "Noise", "name": "Noise",
"description": "Noise", "description": "Noise",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Noise" "Noise"
] ]
@@ -410,6 +455,7 @@
"slug": "HPF", "slug": "HPF",
"name": "HPF", "name": "HPF",
"description": "HPF", "description": "HPF",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Filter" "Filter"
] ]
@@ -418,6 +464,7 @@
"slug": "Gate", "slug": "Gate",
"name": "Gate", "name": "Gate",
"description": "Gate/trigger delay with pulse width control", "description": "Gate/trigger delay with pulse width control",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Utility" "Utility"
] ]
@@ -426,6 +473,7 @@
"slug": "Follow", "slug": "Follow",
"name": "Follow", "name": "Follow",
"description": "Envelope follower with gate output", "description": "Envelope follower with gate output",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Envelope follower" "Envelope follower"
] ]
@@ -434,6 +482,7 @@
"slug": "FM", "slug": "FM",
"name": "FM", "name": "FM",
"description": "FM Oscillator", "description": "FM Oscillator",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Oscillator" "Oscillator"
] ]
@@ -442,6 +491,7 @@
"slug": "ComplexEG", "slug": "ComplexEG",
"name": "ComplexEG", "name": "ComplexEG",
"description": "ComplexEG", "description": "ComplexEG",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Envelope Generator" "Envelope Generator"
] ]
@@ -450,6 +500,7 @@
"slug": "LPG", "slug": "LPG",
"name": "LPG", "name": "LPG",
"description": "Low-pass Gate", "description": "Low-pass Gate",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Filter", "Filter",
"VCA", "VCA",
@@ -460,6 +511,7 @@
"slug": "BPF", "slug": "BPF",
"name": "BPF", "name": "BPF",
"description": "Band-pass filter", "description": "Band-pass filter",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Filter" "Filter"
] ]
@@ -468,22 +520,12 @@
"slug": "Atvert2", "slug": "Atvert2",
"name": "Atvert2", "name": "Atvert2",
"description": "Two-channel attenuverter", "description": "Two-channel attenuverter",
"manualUrl": "https://github.com/4ms/metamodule-core-modules/blob/main/doc/4ms-coremodules-manual.md",
"tags": [ "tags": [
"Attenuator", "Attenuator",
"Dual", "Dual",
"Utility" "Utility"
] ]
},
{
"slug": "MMAudioExpander",
"name": "MetaModule Audio Expander (MM AIO)",
"description": "Expander that adds 6 audio/cv inputs and 8 audio/cv outputs to the MetaModule",
"modularGridUrl": "https://modulargrid.net/e/4ms-company-metaaio",
"manualUrl": "https://4mscompany.com/media/MetaModule/MetaAIO-Quick-Start.pdf",
"tags": [
"Expander",
"External"
]
} }
] ]
} }

Loading…
Cancel
Save