Browse Source

Update manifest for Extratone, Bidoo, CountModula

v1
Andrew Belt 3 years ago
parent
commit
8e90681285
4 changed files with 80 additions and 10 deletions
  1. +21
    -3
      manifests-cache.json
  2. +10
    -1
      manifests/Bidoo.json
  3. +39
    -2
      manifests/CountModula.json
  4. +10
    -4
      manifests/Extratone.json

+ 21
- 3
manifests-cache.json View File

@@ -4489,7 +4489,7 @@
} }
}, },
"Bidoo": { "Bidoo": {
"buildTimestamp": 1631650202.7069921,
"buildTimestamp": 1632453470.2940474,
"creationTimestamp": 1518016501.0, "creationTimestamp": 1518016501.0,
"modules": { "modules": {
"vOId": { "vOId": {
@@ -4620,6 +4620,9 @@
}, },
"FREIN": { "FREIN": {
"creationTimestamp": 1602203514.2458649 "creationTimestamp": 1602203514.2458649
},
"PILOT": {
"creationTimestamp": 1632454133.0630715
} }
} }
}, },
@@ -4927,7 +4930,7 @@
} }
}, },
"CountModula": { "CountModula": {
"buildTimestamp": 1628185048.5884516,
"buildTimestamp": 1632454132.2481852,
"creationTimestamp": 1560722026.0, "creationTimestamp": 1560722026.0,
"modules": { "modules": {
"AnalogueShiftRegister": { "AnalogueShiftRegister": {
@@ -5289,6 +5292,18 @@
}, },
"SingleDFlipFlop": { "SingleDFlipFlop": {
"creationTimestamp": 1628185145.4245465 "creationTimestamp": 1628185145.4245465
},
"OctetTriggerSequencerGateExpander": {
"creationTimestamp": 1632454133.1776166
},
"Mult": {
"creationTimestamp": 1632454133.2570055
},
"PolyGateModifier": {
"creationTimestamp": 1632454133.3711777
},
"SampleAndHold2": {
"creationTimestamp": 1632454133.499678
} }
} }
}, },
@@ -9615,7 +9630,7 @@
} }
}, },
"Extratone": { "Extratone": {
"buildTimestamp": 1624685454.8344347,
"buildTimestamp": 1632453514.404989,
"creationTimestamp": 1620402349.2390156, "creationTimestamp": 1620402349.2390156,
"modules": { "modules": {
"Modulo": { "Modulo": {
@@ -9638,6 +9653,9 @@
}, },
"Meganeura": { "Meganeura": {
"creationTimestamp": 1624685455.209664 "creationTimestamp": 1624685455.209664
},
"Pureneura": {
"creationTimestamp": 1632454132.899269
} }
} }
}, },


+ 10
- 1
manifests/Bidoo.json View File

@@ -1,6 +1,6 @@
{ {
"slug": "Bidoo", "slug": "Bidoo",
"version": "1.1.31",
"version": "1.1.36",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"name": "Bidoo", "name": "Bidoo",
"brand": "Bidoo", "brand": "Bidoo",
@@ -249,6 +249,15 @@
"Controller" "Controller"
] ]
}, },
{
"slug": "PILOT",
"name": "\u03c0lOT",
"description": "Controller with snapshots and morphing",
"manualUrl": "https://github.com/sebastien-bouffier/Bidoo/wiki#\u03c0lOT",
"tags": [
"Controller"
]
},
{ {
"slug": "MS", "slug": "MS",
"name": "MS", "name": "MS",


+ 39
- 2
manifests/CountModula.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "CountModula", "slug": "CountModula",
"name": "Count Modula", "name": "Count Modula",
"version": "1.15.1",
"version": "1.16.0",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"brand": "Count Modula", "brand": "Count Modula",
"author": "Adam Verspaget", "author": "Adam Verspaget",
@@ -1033,7 +1033,7 @@
}, },
{ {
"slug": "OctetTriggerSequencerCVExpander", "slug": "OctetTriggerSequencerCVExpander",
"name": "Octet Trigger Sequencer Channel Expander",
"name": "Octet Trigger Sequencer CV Expander",
"description": "Adds a CV channel to the Octet Trigger Sequencer", "description": "Adds a CV channel to the Octet Trigger Sequencer",
"tags": [ "tags": [
"Sequencer", "Sequencer",
@@ -1065,6 +1065,43 @@
"tags": [ "tags": [
"Logic" "Logic"
] ]
},
{
"slug": "OctetTriggerSequencerGateExpander",
"name": "Octet Trigger Sequencer Gate Expander",
"description": "Adds individual gate outputs to the Octet Trigger Sequencer",
"tags": [
"Sequencer",
"Expander"
]
},
{
"slug": "Mult",
"name": "Multiple",
"description": "Normalled polyphonic multiple",
"tags": [
"Multiple",
"Polyphonic"
]
},
{
"slug": "PolyGateModifier",
"name": "Poly Gate Modifier",
"description": "Polyphonic voltage controlled gate length modifier",
"tags": [
"Logic",
"Utility",
"Polyphonic"
]
},
{
"slug": "SampleAndHold2",
"name": "Super Sample & Hold",
"description": "Sample and Hold/Track and hold with probability and offset",
"tags": [
"Sample and hold",
"Polyphonic"
]
} }
] ]
} }

+ 10
- 4
manifests/Extratone.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "Extratone", "slug": "Extratone",
"name": "Extratone", "name": "Extratone",
"version": "1.2.0",
"version": "1.2.1",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "XTRTN", "brand": "XTRTN",
"author": "Eater of Sheep", "author": "Eater of Sheep",
@@ -69,9 +69,7 @@
"description": "Switch randomly (or deterministically) between signals without creating discontinuities.", "description": "Switch randomly (or deterministically) between signals without creating discontinuities.",
"tags": [ "tags": [
"Random", "Random",
"Mixer",
"Sequencer",
"Utility"
"Switch"
] ]
}, },
{ {
@@ -81,6 +79,14 @@
"tags": [ "tags": [
"Clock Modulator" "Clock Modulator"
] ]
},
{
"slug": "Pureneura",
"name": "Mononeura",
"description": "Tempo multipliers - nothing else.",
"tags": [
"Clock Modulator"
]
} }
] ]
} }

Loading…
Cancel
Save