Browse Source

Update manifest for NonlinearCircuits, Valley, Bidoo, JW-Modules, ChowDSP, GrandeModular

v1
Andrew Belt 4 years ago
parent
commit
4c96eac83d
7 changed files with 118 additions and 15 deletions
  1. +24
    -6
      manifests-cache.json
  2. +14
    -3
      manifests/Bidoo.json
  3. +1
    -1
      manifests/ChowDSP.json
  4. +1
    -1
      manifests/GrandeModular.json
  5. +22
    -1
      manifests/JW-Modules.json
  6. +55
    -2
      manifests/NonlinearCircuits.json
  7. +1
    -1
      manifests/Valley.json

+ 24
- 6
manifests-cache.json View File

@@ -3037,7 +3037,7 @@
}
},
"JW-Modules": {
"buildTimestamp": 1599053466.966886,
"buildTimestamp": 1602203374.5911877,
"creationTimestamp": 1518016501.0,
"modules": {
"BlankPanel_SM": {
@@ -3465,7 +3465,7 @@
}
},
"Valley": {
"buildTimestamp": 1601631944.4131546,
"buildTimestamp": 1602203077.2326095,
"creationTimestamp": 1521979525.0,
"modules": {
"Topograph": {
@@ -4242,7 +4242,7 @@
}
},
"Bidoo": {
"buildTimestamp": 1600201263.4281917,
"buildTimestamp": 1602202635.353014,
"creationTimestamp": 1518016501.0,
"modules": {
"vOId": {
@@ -4370,6 +4370,9 @@
},
"DIKTAT": {
"creationTimestamp": 1587407790.7484407
},
"FREIN": {
"creationTimestamp": 1602203514.2458649
}
}
},
@@ -5137,7 +5140,7 @@
"modules": {}
},
"NonlinearCircuits": {
"buildTimestamp": 1600201361.3072784,
"buildTimestamp": 1602203510.6250815,
"creationTimestamp": 1582350675.0,
"modules": {
"BOOLs": {
@@ -5151,6 +5154,21 @@
},
"LetsSplosh": {
"creationTimestamp": 1600201364.0585282
},
"4Seq": {
"creationTimestamp": 1602203514.557466
},
"GENiE": {
"creationTimestamp": 1602203514.8255162
},
"Neuron": {
"creationTimestamp": 1602203515.1538198
},
"Numberwang": {
"creationTimestamp": 1602203515.408958
},
"Statues": {
"creationTimestamp": 1602203515.6616702
}
}
},
@@ -8417,7 +8435,7 @@
}
},
"ChowDSP": {
"buildTimestamp": 1601631741.8820438,
"buildTimestamp": 1602202754.7465298,
"creationTimestamp": 1596178135.934532,
"modules": {
"ChowTape": {
@@ -8453,7 +8471,7 @@
}
},
"GrandeModular": {
"buildTimestamp": 1599439823.4211648,
"buildTimestamp": 1602203139.3210752,
"creationTimestamp": 1598123367.069531,
"modules": {
"NoteMT": {


+ 14
- 3
manifests/Bidoo.json View File

@@ -1,6 +1,6 @@
{
"slug": "Bidoo",
"version": "1.1.25",
"version": "1.1.26",
"license": "GPL-3.0-only",
"name": "Bidoo",
"brand": "Bidoo",
@@ -74,7 +74,8 @@
"manualUrl": "https://github.com/sebastien-bouffier/Bidoo/wiki#bar",
"tags": [
"Dynamics",
"Effect"
"Effect",
"Compressor"
]
},
{
@@ -84,7 +85,8 @@
"manualUrl": "https://github.com/sebastien-bouffier/Bidoo/wiki#minibar",
"tags": [
"Dynamics",
"Effect"
"Effect",
"Compressor"
]
},
{
@@ -408,6 +410,15 @@
"tags": [
"Quantizer"
]
},
{
"slug": "FREIN",
"name": "fREIN",
"description": "Break",
"manualUrl": "https://github.com/sebastien-bouffier/Bidoo/wiki#frein",
"tags": [
"Effect"
]
}
]
}

+ 1
- 1
manifests/ChowDSP.json View File

@@ -1,7 +1,7 @@
{
"slug": "ChowDSP",
"name": "ChowDSP",
"version": "1.3.0",
"version": "1.3.1",
"license": "GPL-3.0-or-later",
"brand": "chowdsp",
"author": "Jatin Chowdhury",


+ 1
- 1
manifests/GrandeModular.json View File

@@ -1,7 +1,7 @@
{
"slug": "GrandeModular",
"name": "Grande",
"version": "1.1.0",
"version": "1.2.0",
"license": "GPL-3.0-or-later",
"author": "David Grande",
"authorEmail": "dbgrande246@gmail.com",


+ 22
- 1
manifests/JW-Modules.json View File

@@ -10,11 +10,12 @@
"sourceUrl": "https://github.com/jeremywen/JW-Modules",
"donateUrl": "https://www.paypal.me/jeremywen",
"changelogUrl": "https://github.com/jeremywen/JW-Modules/blob/master/CHANGELOG.md",
"version": "1.0.14",
"version": "1.0.15",
"modules": [
{
"slug": "BlankPanel_1HP",
"name": "Blank Panel (1HP)",
"manualUrl": "https://github.com/jeremywen/JW-Modules",
"tags": [
"Visual"
]
@@ -22,6 +23,7 @@
{
"slug": "BlankPanel_SM",
"name": "Blank Panel (Small)",
"manualUrl": "https://github.com/jeremywen/JW-Modules",
"tags": [
"Visual"
]
@@ -29,6 +31,7 @@
{
"slug": "BlankPanel_MD",
"name": "Blank Panel (Medium)",
"manualUrl": "https://github.com/jeremywen/JW-Modules",
"tags": [
"Visual"
]
@@ -36,6 +39,7 @@
{
"slug": "BlankPanel_LG",
"name": "Blank Panel (Large)",
"manualUrl": "https://github.com/jeremywen/JW-Modules",
"tags": [
"Visual"
]
@@ -43,6 +47,7 @@
{
"slug": "CoolBreeze",
"name": "Cool Breeze",
"manualUrl": "https://github.com/jeremywen/JW-Modules",
"tags": [
"Visual"
]
@@ -50,6 +55,7 @@
{
"slug": "BouncyBalls",
"name": "Bouncy Balls",
"manualUrl": "https://github.com/jeremywen/JW-Modules#bouncy-balls",
"tags": [
"Sequencer",
"Visual"
@@ -58,6 +64,7 @@
{
"slug": "0Cat",
"name": "0Cat",
"manualUrl": "https://github.com/jeremywen/JW-Modules",
"tags": [
"Visual"
]
@@ -65,6 +72,7 @@
{
"slug": "FullScope",
"name": "Full Scope",
"manualUrl": "https://github.com/jeremywen/JW-Modules#fullscope",
"tags": [
"Visual"
]
@@ -72,6 +80,7 @@
{
"slug": "GridSeq",
"name": "GridSeq",
"manualUrl": "https://github.com/jeremywen/JW-Modules#gridseq",
"tags": [
"Sequencer"
]
@@ -79,6 +88,7 @@
{
"slug": "MinMax",
"name": "Min Max",
"manualUrl": "https://github.com/jeremywen/JW-Modules#minmax",
"tags": [
"Utility"
]
@@ -86,6 +96,7 @@
{
"slug": "NoteSeq",
"name": "NoteSeq",
"manualUrl": "https://github.com/jeremywen/JW-Modules#noteSeq",
"tags": [
"Sequencer",
"Poly"
@@ -94,6 +105,7 @@
{
"slug": "NoteSeq16",
"name": "NoteSeq16",
"manualUrl": "https://github.com/jeremywen/JW-Modules#noteSeq16",
"tags": [
"Sequencer",
"Poly"
@@ -102,6 +114,7 @@
{
"slug": "Patterns",
"name": "Patterns",
"manualUrl": "https://github.com/jeremywen/JW-Modules#patterns",
"tags": [
"Sequencer",
"Clock Modulator"
@@ -110,6 +123,7 @@
{
"slug": "Quantizer",
"name": "Quantizer",
"manualUrl": "https://github.com/jeremywen/JW-Modules#quantizer",
"tags": [
"Quantizer",
"Poly"
@@ -118,6 +132,7 @@
{
"slug": "SimpleClock",
"name": "Simple Clock",
"manualUrl": "https://github.com/jeremywen/JW-Modules#simpleclock",
"tags": [
"Clock",
"Random"
@@ -126,6 +141,7 @@
{
"slug": "Str1ker",
"name": "Str1ker",
"manualUrl": "https://github.com/jeremywen/JW-Modules#str1ker",
"tags": [
"Clock"
]
@@ -134,6 +150,7 @@
"slug": "D1v1de",
"name": "D1v1de",
"description": "Clock Divider",
"manualUrl": "https://github.com/jeremywen/JW-Modules#d1v1de",
"tags": [
"Clock modulator",
"Visual"
@@ -143,6 +160,7 @@
"slug": "Pres1t",
"name": "Pres1t",
"description": "Voltage Storage",
"manualUrl": "https://github.com/jeremywen/JW-Modules#pres1t",
"tags": [
"Utility"
]
@@ -150,6 +168,7 @@
{
"slug": "ThingThing",
"name": "Thing Thing",
"manualUrl": "https://github.com/jeremywen/JW-Modules#thing-thing",
"tags": [
"Visual"
]
@@ -157,6 +176,7 @@
{
"slug": "WavHead",
"name": "Wav Head",
"manualUrl": "https://github.com/jeremywen/JW-Modules#wavhead",
"tags": [
"Visual",
"Poly"
@@ -165,6 +185,7 @@
{
"slug": "XYPad",
"name": "XY Pad",
"manualUrl": "https://github.com/jeremywen/JW-Modules#xy-pad",
"tags": [
"LFO",
"Random"


+ 55
- 2
manifests/NonlinearCircuits.json View File

@@ -1,7 +1,7 @@
{
"slug": "NonlinearCircuits",
"name": "Nonlinear Circuits",
"version": "1.1.0",
"version": "1.2.0",
"license": "GPL-3.0-only",
"author": "Michael Hetrick",
"authorEmail": "",
@@ -10,6 +10,16 @@
"manualUrl": "https://github.com/mhetrick/nonlinearcircuits",
"sourceUrl": "https://github.com/mhetrick/nonlinearcircuits",
"modules": [
{
"slug": "4Seq",
"name": "4Seq",
"description": "Dual sequencer and clock divider. Panel by J\u00fcrgen Krehan.",
"tags": [
"Sequencer",
"Hardware Clone",
"Clock Modulator"
]
},
{
"slug": "BOOLs",
"name": "BOOLs",
@@ -33,6 +43,18 @@
"Dual"
]
},
{
"slug": "GENiE",
"name": "GENiE",
"description": "Three Neurons tangled together in a feedback network of chaos. Panel by J\u00fcrgen Krehan.",
"tags": [
"Mixer",
"Noise",
"Utility",
"Random",
"Hardware Clone"
]
},
{
"slug": "LetsSplosh",
"name": "Let's Splosh",
@@ -46,15 +68,46 @@
"Quad"
]
},
{
"slug": "Neuron",
"name": "Neuron",
"description": "3-input comparator and Difference Rectifier for creating unpredictable interactions. Panel by J\u00fcrgen Krehan.",
"tags": [
"Mixer",
"Noise",
"Utility",
"Random",
"Hardware Clone",
"Dual"
]
},
{
"slug": "Numberwang",
"name": "Numberwang",
"description": "Four gates make sixteen. That's Numberwang! Panel by J\u00fcrgen Krehan.",
"tags": [
"Logic",
"Hardware Clone"
]
},
{
"slug": "SquidAxon",
"name": "Squid Axon",
"description": "Mixer, Shift Register, and Feedback. ",
"description": "Mixer, Shift Register, and Feedback. Panel by Jason Wehmhoener.",
"tags": [
"Mixer",
"Random",
"Hardware Clone"
]
},
{
"slug": "Statues",
"name": "Statues",
"description": "1->8 Signal switch using binary inputs. Panel by J\u00fcrgen Krehan.",
"tags": [
"Logic",
"Hardware Clone"
]
}
]
}

+ 1
- 1
manifests/Valley.json View File

@@ -1,7 +1,7 @@
{
"slug": "Valley",
"name": "Valley",
"version": "1.1.1",
"version": "1.1.3",
"license": "GPL-3.0-or-later",
"author": "Valley",
"authorEmail": "valley.audio.soft@gmail.com",


Loading…
Cancel
Save