Browse Source

Update Bidoo, LittleUtils, OrangeLine, RJModules, Stoermelder

v1
Andrew Belt 5 years ago
parent
commit
2e04477c52
5 changed files with 196 additions and 17 deletions
  1. +11
    -2
      manifests/Bidoo.json
  2. +70
    -0
      manifests/LittleUtils.json
  3. +28
    -0
      manifests/OrangeLine.json
  4. +28
    -1
      manifests/RJModules.json
  5. +59
    -14
      manifests/Stoermelder-P1.json

+ 11
- 2
manifests/Bidoo.json View File

@@ -1,7 +1,7 @@
{
"slug": "Bidoo",
"version": "1.0.10",
"license": "BSD-3-Clause",
"version": "1.0.11",
"license": "GPLv3",
"name": "Bidoo",
"brand": "Bidoo",
"author": "Bidoo",
@@ -315,6 +315,15 @@
"tags": [
"Sequencer"
]
},
{
"slug": "BAFIS",
"name": "bAFIs",
"description": "Multiband distortion",
"tags": [
"Effect",
"Distortion"
]
}
]
}

+ 70
- 0
manifests/LittleUtils.json View File

@@ -0,0 +1,70 @@
{
"slug": "LittleUtils",
"name": "Little Utils",
"version": "1.0.1",
"license": "MIT",
"brand": "",
"author": "M\u00e1rton Gunyh\u00f3",
"authorEmail": "",
"authorUrl": "",
"pluginUrl": "https://github.com/mgunyho/Little-Utils",
"manualUrl": "https://github.com/mgunyho/Little-Utils",
"sourceUrl": "https://github.com/mgunyho/Little-Utils",
"donateUrl": "",
"modules": [
{
"slug": "Button",
"name": "Button",
"description": "",
"tags": [
"utility"
]
},
{
"slug": "BiasSemitone",
"name": "Bias/Semitone",
"description": "",
"tags": [
"utility",
"polyphonic"
]
},
{
"slug": "MultiplyDivide",
"name": "Multiply/Divide",
"description": "",
"tags": [
"utility",
"polyphonic"
]
},
{
"slug": "PulseGenerator",
"name": "Pulse Generator",
"description": "Generate rectangular pulses with a given duration",
"tags": [
"utility",
"envelope generator",
"polyphonic"
]
},
{
"slug": "TeleportIn",
"name": "Teleport In",
"description": "",
"tags": [
"utility",
"polyphonic"
]
},
{
"slug": "TeleportOut",
"name": "Teleport Out",
"description": "",
"tags": [
"utility",
"polyphonic"
]
}
]
}

+ 28
- 0
manifests/OrangeLine.json View File

@@ -0,0 +1,28 @@
{
"slug": "OrangeLine",
"name": "OrangeLine",
"version": "1.1.alpha",
"license": "AGPL",
"brand": "",
"author": "Dieter Stubler",
"authorEmail": "dieter.stubler@googlemail.com",
"authorUrl": "https://github.com/Stubs42/OrangeLine",
"pluginUrl": "https://github.com/Stubs42/OrangeLine",
"manualUrl": "https://github.com/Stubs42/OrangeLine/blob/master/README.md",
"sourceUrl": "https://github.com/Stubs42/OrangeLine",
"donateUrl": "https://paypal.me/DieterStubler?locale.x=de_DE",
"modules": [
{
"slug": "Fence",
"name": "Fence",
"description": "Keep CVs in a defined pitch range",
"tags": [
"Quantizer",
"Tuner",
"Utility",
"Distorsion",
"WaveShaper"
]
}
]
}

+ 28
- 1
manifests/RJModules.json View File

@@ -1,7 +1,7 @@
{
"slug": "RJModules",
"name": "RJModules",
"version": "1.1.0",
"version": "1.2.1",
"license": "MIT",
"brand": "RJModules",
"author": "Rich Jones",
@@ -370,6 +370,33 @@
"Controller",
"Effect"
]
},
{
"slug": "MutateSeq",
"name": "MutateSeq - MutateSeq - Mutating Sequencer",
"description": "MutateSeq - Mutating Sequencer",
"tags": [
"Utility",
"Sequencer"
]
},
{
"slug": "Notes",
"name": "Notes",
"description": "Static Notes - Polyphonic",
"tags": [
"Utility",
"Polyphonic"
]
},
{
"slug": "Sequential",
"name": "Sequential Switch - 8 to 1",
"description": "Gate-triggered Sequential Switch",
"tags": [
"Utility",
"Sequencer"
]
}
]
}

+ 59
- 14
manifests/Stoermelder-P1.json View File

@@ -1,6 +1,6 @@
{
"slug": "Stoermelder-P1",
"version": "1.1.0",
"version": "1.2.0",
"license": "GPL-3.0-only",
"author": "Benjamin Dill",
"name": "PackOne",
@@ -21,7 +21,8 @@
"Utility",
"Polyphonic",
"Controller"
]
],
"manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/CVMap.md"
},
{
"slug": "CVMapMicro",
@@ -30,7 +31,8 @@
"tags": [
"Utility",
"Controller"
]
],
"manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/CVMapMicro.md"
},
{
"slug": "CVPam",
@@ -40,7 +42,8 @@
"Utility",
"Polyphonic",
"Controller"
]
],
"manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/CVPam.md"
},
{
"slug": "RotorA",
@@ -49,7 +52,8 @@
"tags": [
"Utility",
"Polyphonic"
]
],
"manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/RotorA.md"
},
{
"slug": "ReMoveLite",
@@ -59,7 +63,8 @@
"Utility",
"Recording",
"Controller"
]
],
"manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/ReMove.md"
},
{
"slug": "Bolt",
@@ -70,7 +75,8 @@
"Logic",
"Polyphonic",
"Sample and hold"
]
],
"manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Bolt.md"
},
{
"slug": "Infix",
@@ -79,31 +85,70 @@
"tags": [
"Utility",
"Polyphonic"
]
],
"manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Infix.md"
},
{
"slug": "Strip",
"name": "STRIP",
"description": "Manage a group of modules by using the expander-mechanism, providing load and save functionality",
"description": "Manage a group of modules by using the expander-mechanism, providing load, save, copy, paste, disable, enable and randomize",
"tags": [
"Utility"
]
"Utility",
"Controller",
"Random"
],
"manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Strip.md"
},
{
"slug": "EightFace",
"name": "8FACE",
"description": "Universal expander for sequencing up to eight presets of any module",
"tags": [
"Utility"
]
"Utility",
"Sequencer"
],
"manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/EightFace.md"
},
{
"slug": "MidiCat",
"name": "MIDI-CAT",
"description": "Mapping module for midi CCs and notes to parameters of any module, similar to MIDI-MAP",
"description": "Mapping module for MIDI CCs and notes to parameters of any module, similar to VCV MIDI-MAP",
"tags": [
"Utility",
"MIDI"
],
"manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/MidiCat.md"
},
{
"slug": "Sipo",
"name": "SIPO",
"description": "Serial-in parallel-out shift register with polyphonic output and CV controls for skipping and incrementing on sampled values",
"tags": [
"Utility",
"Sample and hold",
"Digital",
"Polyphonic"
],
"manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Sipo.md"
},
{
"slug": "FourRounds",
"name": "4ROUNDS",
"description": "Randomizer for up to 16 input signals to create 15 output signals",
"tags": [
"Utility",
"Sample and hold",
"Random",
"Switch"
],
"manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/FourRounds.md"
},
{
"slug": "AudioInterface64",
"name": "AUDIO-64",
"description": "Sends CV and audio to/from an audio device",
"tags": [
"External"
]
}
]

Loading…
Cancel
Save