Browse Source

Update manifest for kocmoc, unless_modules, HolonicSystems-Free, ML_modules

pull/785/head
Andrew Belt 3 years ago
parent
commit
9ba7163aff
5 changed files with 89 additions and 21 deletions
  1. +15
    -0
      manifests-cache.json
  2. +1
    -1
      manifests/HolonicSystems-Free.json
  3. +13
    -2
      manifests/ML_modules.json
  4. +15
    -4
      manifests/kocmoc.json
  5. +45
    -14
      manifests/unless_modules.json

+ 15
- 0
manifests-cache.json View File

@@ -2441,6 +2441,15 @@
}, },
"towers": { "towers": {
"creationTimestamp": 1593914295.6831894 "creationTimestamp": 1593914295.6831894
},
"pianoid": {
"creationTimestamp": 1638319677.3252857
},
"premuter": {
"creationTimestamp": 1638319677.492947
},
"avoider": {
"creationTimestamp": 1638319677.6522343
} }
} }
}, },
@@ -3507,6 +3516,9 @@
}, },
"SKF": { "SKF": {
"creationTimestamp": 1586324002.0713816 "creationTimestamp": 1586324002.0713816
},
"DDLY": {
"creationTimestamp": 1638319677.8506181
} }
} }
}, },
@@ -5669,6 +5681,9 @@
}, },
"Arpeggiator": { "Arpeggiator": {
"creationTimestamp": 1587306871.324406 "creationTimestamp": 1587306871.324406
},
"Sum8mk3": {
"creationTimestamp": 1638319678.0361376
} }
} }
}, },


+ 1
- 1
manifests/HolonicSystems-Free.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "HolonicSystems-Free", "slug": "HolonicSystems-Free",
"name": "Holonic Systems", "name": "Holonic Systems",
"version": "1.0.7",
"version": "2.0.7",
"license": "CC0-1.0", "license": "CC0-1.0",
"author": "Holonic Systems", "author": "Holonic Systems",
"brand": "Holonic Systems", "brand": "Holonic Systems",


+ 13
- 2
manifests/ML_modules.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "ML_modules", "slug": "ML_modules",
"name": "ML Modules", "name": "ML Modules",
"version": "1.1.4",
"version": "2.0.0",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"author": "Martin Lueders", "author": "Martin Lueders",
"brand": "ML Modules", "brand": "ML Modules",
@@ -183,6 +183,16 @@
], ],
"manualUrl": "https://github.com/martin-lueders/ML_modules/wiki/Mixer#sum" "manualUrl": "https://github.com/martin-lueders/ML_modules/wiki/Mixer#sum"
}, },
{
"slug": "Sum8mk3",
"name": "Sum8 MkIII",
"description": "Summer with selectable sign",
"tags": [
"Mixer",
"Polyphonic"
],
"manualUrl": "https://github.com/martin-lueders/ML_modules/wiki/Mixer#sum"
},
{ {
"slug": "Sum8", "slug": "Sum8",
"name": "Sum8", "name": "Sum8",
@@ -290,7 +300,8 @@
"description": "multi-channel arpeggiator", "description": "multi-channel arpeggiator",
"tags": [ "tags": [
"Sequencer", "Sequencer",
"Polyphonic"
"Polyphonic",
"Arpeggiator"
], ],
"manualUrl": "https://github.com/martin-lueders/ML_modules/wiki/PolyArp" "manualUrl": "https://github.com/martin-lueders/ML_modules/wiki/PolyArp"
} }


+ 15
- 4
manifests/kocmoc.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "kocmoc", "slug": "kocmoc",
"name": "kocmoc", "name": "kocmoc",
"version": "1.3.3",
"version": "2.0.1",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "kocmoc", "brand": "kocmoc",
"author": "janne808", "author": "janne808",
@@ -18,7 +18,8 @@
"name": "SVF", "name": "SVF",
"description": "State Variable Filter", "description": "State Variable Filter",
"tags": [ "tags": [
"Filter"
"Filter",
"Polyphonic"
] ]
}, },
{ {
@@ -34,7 +35,8 @@
"name": "LADR", "name": "LADR",
"description": "4-pole Ladder Filter", "description": "4-pole Ladder Filter",
"tags": [ "tags": [
"Filter"
"Filter",
"Polyphonic"
] ]
}, },
{ {
@@ -67,7 +69,16 @@
"name": "SKF", "name": "SKF",
"description": "Sallen-Key filter", "description": "Sallen-Key filter",
"tags": [ "tags": [
"Filter"
"Filter",
"Polyphonic"
]
},
{
"slug": "DDLY",
"name": "DDLY",
"description": "Digital Delay",
"tags": [
"Delay"
] ]
} }
] ]

+ 45
- 14
manifests/unless_modules.json View File

@@ -1,21 +1,22 @@
{ {
"slug": "unless_modules", "slug": "unless_modules",
"name": "unless modules", "name": "unless modules",
"author": "unless games",
"version": "1.1.1",
"license": "GPL-3.0-only",
"author": "\u00c1kos Plesznivy",
"brand": "unless games",
"version": "2.2.3",
"license": "GPL-3.0-or-later",
"authorEmail": "unlessgames@gmail.com", "authorEmail": "unlessgames@gmail.com",
"pluginUrl": "https://gitlab.com/unlessgames/unless_modules", "pluginUrl": "https://gitlab.com/unlessgames/unless_modules",
"authorUrl": "https://unlessgames.com/", "authorUrl": "https://unlessgames.com/",
"sourceUrl": "https://gitlab.com/unlessgames/unless_modules", "sourceUrl": "https://gitlab.com/unlessgames/unless_modules",
"manualUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v1/README.md",
"changelogUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v1/CHANGELOG.md",
"manualUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v2/manual/manual.md",
"changelogUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v2/CHANGELOG.md",
"modules": [ "modules": [
{ {
"slug": "piong", "slug": "piong",
"name": "piong", "name": "piong",
"description": "arcade modulator", "description": "arcade modulator",
"manualUrl": "https://gitlab.com/unlessgames/unless_modules#piong",
"manualUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v2/manual/manual.md#piong",
"tags": [ "tags": [
"Sequencer", "Sequencer",
"Random" "Random"
@@ -23,9 +24,9 @@
}, },
{ {
"slug": "markov", "slug": "markov",
"name": "Mr. Chainkov",
"name": "mr. chainkov",
"description": "a markov-chain melody generator", "description": "a markov-chain melody generator",
"manualUrl": "https://gitlab.com/unlessgames/unless_modules#mr-chainkov",
"manualUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v2/manual/manual.md#mr-chainkov",
"tags": [ "tags": [
"Sequencer", "Sequencer",
"Random" "Random"
@@ -33,9 +34,9 @@
}, },
{ {
"slug": "atoms", "slug": "atoms",
"name": "atoms",
"name": "ATOMS",
"description": "adjustable rotating octa-multi-switch", "description": "adjustable rotating octa-multi-switch",
"manualUrl": "https://gitlab.com/unlessgames/unless_modules#atoms",
"manualUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v2/manual/manual.md#atoms",
"tags": [ "tags": [
"Switch", "Switch",
"Mixer", "Mixer",
@@ -46,7 +47,7 @@
"slug": "cantor", "slug": "cantor",
"name": "tancor", "name": "tancor",
"description": "swinging gate machine based around a parametric binary tree, inspired by the cantor set", "description": "swinging gate machine based around a parametric binary tree, inspired by the cantor set",
"manualUrl": "https://gitlab.com/unlessgames/unless_modules#t%C3%A1ncor",
"manualUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v2/manual/manual.md#t%C3%A1ncor",
"tags": [ "tags": [
"Sequencer", "Sequencer",
"Clock generator" "Clock generator"
@@ -56,7 +57,7 @@
"slug": "room", "slug": "room",
"name": "room", "name": "room",
"description": "a rack row arranger that can move complete rows of modules and add empty rows between existing ones for a faster workflow", "description": "a rack row arranger that can move complete rows of modules and add empty rows between existing ones for a faster workflow",
"manualUrl": "https://gitlab.com/unlessgames/unless_modules#room",
"manualUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v2/manual/manual.md#room",
"tags": [ "tags": [
"Utility" "Utility"
] ]
@@ -65,7 +66,7 @@
"slug": "snake", "slug": "snake",
"name": "SNAKIA", "name": "SNAKIA",
"description": "emulative snake game modulator", "description": "emulative snake game modulator",
"manualUrl": "https://gitlab.com/unlessgames/unless_modules#snakia",
"manualUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v2/manual/manual.md#snakia",
"tags": [ "tags": [
"Random", "Random",
"Sequencer" "Sequencer"
@@ -75,12 +76,42 @@
"slug": "towers", "slug": "towers",
"name": "towers", "name": "towers",
"description": "dual fader bank, constant CV source with polyphonic io and mods. up to 16 faders each", "description": "dual fader bank, constant CV source with polyphonic io and mods. up to 16 faders each",
"manualUrl": "https://gitlab.com/unlessgames/unless_modules#towers",
"manualUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v2/manual/manual.md#towers",
"tags": [ "tags": [
"Attenuator", "Attenuator",
"Polyphonic", "Polyphonic",
"Utility" "Utility"
] ]
},
{
"slug": "pianoid",
"name": "pianoid",
"description": "a compact piano for monitoring polyphonic v/oct signals from midi or other sources. includes sustain mode and manual note/chord inputting.",
"manualUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v2/manual/manual.md#pianoid",
"tags": [
"Visual",
"Polyphonic",
"Controller",
"Sample and hold"
]
},
{
"slug": "premuter",
"name": "pre-muter",
"manualUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v1/manual/manual.md#pre-muter",
"description": "mute signals for 1 second on Rack launch to avoid noise bursts",
"tags": [
"Utility"
]
},
{
"slug": "avoider",
"name": "avoider",
"manualUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v2/manual/manual.md#avoider",
"description": "correct v/oct signals to avoid certain intervals in relation to a chord, inspired by the 'avoid note' concept from music theory",
"tags": [
"Quantizer"
]
} }
] ]
} }

Loading…
Cancel
Save