Browse Source

Update manifest for CountModula, ChowDSP, ChortlingHamsterModules

pull/785/head
Andrew Belt 3 years ago
parent
commit
5a51605106
4 changed files with 118 additions and 37 deletions
  1. +18
    -0
      manifests-cache.json
  2. +1
    -1
      manifests/ChortlingHamsterModules.json
  3. +54
    -2
      manifests/ChowDSP.json
  4. +45
    -34
      manifests/CountModula.json

+ 18
- 0
manifests-cache.json View File

@@ -5340,6 +5340,9 @@
},
"SampleAndHold2": {
"creationTimestamp": 1632454133.499678
},
"SequenceEncoder": {
"creationTimestamp": 1638133662.4722774
}
}
},
@@ -9014,6 +9017,21 @@
},
"Warp": {
"creationTimestamp": 1603401718.4451983
},
"ChowTapeComp": {
"creationTimestamp": 1638133662.0443404
},
"ChowTapeChew": {
"creationTimestamp": 1638133662.1424685
},
"ChowTapeDegrade": {
"creationTimestamp": 1638133662.2251694
},
"ChowTapeLoss": {
"creationTimestamp": 1638133662.3050177
},
"ChowChorus": {
"creationTimestamp": 1638133662.383574
}
}
},


+ 1
- 1
manifests/ChortlingHamsterModules.json View File

@@ -1,7 +1,7 @@
{
"slug": "ChortlingHamsterModules",
"name": "Chortling Hamster Modules",
"version": "1.1.2.2",
"version": "2.0.0",
"license": "GPL-3.0-only",
"brand": "Chortling Hamster Modules",
"author": "Alan Holding",


+ 54
- 2
manifests/ChowDSP.json View File

@@ -1,11 +1,11 @@
{
"slug": "ChowDSP",
"name": "ChowDSP",
"version": "1.4.1",
"version": "2.0.0",
"license": "GPL-3.0-or-later",
"brand": "chowdsp",
"author": "Jatin Chowdhury",
"authorEmail": "jatin@ccmra.stanford.edu",
"authorEmail": "jatin@ccrma.stanford.edu",
"authorUrl": "https://ccrma.stanford.edu/~jatin/chowdsp",
"pluginUrl": "https://github.com/jatinchowdhury18/ChowDSP-VCV",
"manualUrl": "https://github.com/jatinchowdhury18/ChowDSP-VCV/blob/master/doc/manual.md",
@@ -124,6 +124,58 @@
"Effect",
"Distortion"
]
},
{
"slug": "ChowTapeComp",
"name": "ChowTape Compression",
"description": "Analog tape compression emulation",
"manualUrl": "https://github.com/jatinchowdhury18/ChowDSP-VCV/blob/master/doc/manual.md#chow-tape",
"tags": [
"Effect",
"Compressor",
"Distortion"
]
},
{
"slug": "ChowTapeChew",
"name": "ChowTape Chew",
"description": "Emulation of magnetic tape that has been chewed up by a tape machine",
"manualUrl": "https://github.com/jatinchowdhury18/ChowDSP-VCV/blob/master/doc/manual.md#chow-tape",
"tags": [
"Effect",
"Distortion"
]
},
{
"slug": "ChowTapeDegrade",
"name": "ChowTape Degrade",
"description": "Emulation of magnetic tape that has been degraded by time and use",
"manualUrl": "https://github.com/jatinchowdhury18/ChowDSP-VCV/blob/master/doc/manual.md#chow-tape",
"tags": [
"Effect",
"Distortion"
]
},
{
"slug": "ChowTapeLoss",
"name": "ChowTape Loss",
"description": "Emulation of playhead loss effects for a reel-to-reel analog tape machine",
"manualUrl": "https://github.com/jatinchowdhury18/ChowDSP-VCV/blob/master/doc/manual.md#chow-tape",
"tags": [
"Effect",
"Filter"
]
},
{
"slug": "ChowChorus",
"name": "ChowChorus",
"description": "",
"manualUrl": "https://github.com/jatinchowdhury18/ChowDSP-VCV/blob/master/doc/manual.md#chow-chorus",
"tags": [
"Effect",
"Chorus",
"Physical modeling"
]
}
]
}

+ 45
- 34
manifests/CountModula.json View File

@@ -1,7 +1,7 @@
{
"slug": "CountModula",
"name": "Count Modula",
"version": "1.16.0",
"version": "2.0.0",
"license": "GPL-3.0-only",
"brand": "Count Modula",
"author": "Adam Verspaget",
@@ -82,7 +82,8 @@
"name": "Burst Generator",
"description": "Generates bursts of 1-16 pulses whenever a trigger is received at the trigger input",
"tags": [
"Clock modulator"
"Clock modulator",
"Sequencer"
]
},
{
@@ -130,8 +131,8 @@
},
{
"slug": "G2T",
"name": "gate to Trigger Converter",
"description": "Description.",
"name": "G2T - Gate to Trigger Converter",
"description": "Gate to Trigger Converter",
"tags": [
"Utility"
]
@@ -225,17 +226,6 @@
"Polyphonic"
]
},
{
"slug": "PolyrhythmicGenerator",
"name": "Polyrhythmic Generator (Deprecated - Do Not Use)",
"description": "This module is no longer supported - use Polyrhythmic Generator MkII instead",
"deprecated": true,
"tags": [
"Clock modulator",
"Sequencer",
"Polyphonic"
]
},
{
"slug": "Rectifier",
"name": "Rectifier",
@@ -318,15 +308,6 @@
"Delay"
]
},
{
"slug": "VCFrequencyDivider",
"name": "Voltage Controlled Frequency Divider (Deprecated - Do Not Use)",
"description": "This module is no longer supported - use VC Frequency Divider instead",
"deprecated": true,
"tags": [
"Clock modulator"
]
},
{
"slug": "VCPolarizer",
"name": "Voltage Controlled Polarizer",
@@ -400,6 +381,16 @@
"Waveshaper"
]
},
{
"slug": "VCFrequencyDivider",
"name": "Voltage Controlled Frequency Divider (Deprecated - Do Not Use)",
"description": "This module is no longer supported - use VC Frequency Divider instead",
"deprecated": true,
"tags": [
"Clock modulator"
],
"hidden": true
},
{
"slug": "VCFrequencyDividerMkII",
"name": "Voltage Controlled Frequency Divider MkII",
@@ -408,6 +399,18 @@
"Clock modulator"
]
},
{
"slug": "PolyrhythmicGenerator",
"name": "Polyrhythmic Generator (Deprecated - Do Not Use)",
"description": "This module is no longer supported - use Polyrhythmic Generator MkII instead",
"deprecated": true,
"tags": [
"Clock modulator",
"Sequencer",
"Polyphonic"
],
"hidden": true
},
{
"slug": "PolyrhythmicGeneratorMkII",
"name": "Polyrhythmic Generator MkII",
@@ -544,8 +547,8 @@
},
{
"slug": "Chances",
"name": "Single Bernoulli Gate",
"description": "Randomized routing of gate signals",
"name": "Chances - bernoulli gate",
"description": "Single bernoulli gate offering randomized routing of gate signals",
"tags": [
"Random",
"Logic",
@@ -958,14 +961,6 @@
"Blank"
]
},
{
"slug": "Palette",
"name": "Cable Palette",
"description": "Cable colour picker",
"tags": [
"Utility"
]
},
{
"slug": "Megalomaniac",
"name": "Megalomaniac - Hyper Maniacal LFO CV Expander",
@@ -1102,6 +1097,22 @@
"Sample and hold",
"Polyphonic"
]
},
{
"slug": "Palette",
"name": "Cable Palette",
"description": "Cable colour picker",
"tags": [
"Utility"
]
},
{
"slug": "SequenceEncoder",
"name": "4Bit Sequence Encoder",
"description": "Binary addressed encoder for sequencer expanders",
"tags": [
"Sequencer"
]
}
]
}

Loading…
Cancel
Save