|
- {
- "slug": "unless_modules",
- "name": "unless modules",
- "author": "\u00c1kos Plesznivy",
- "brand": "unless games",
- "version": "2.2.5",
- "license": "GPL-3.0-or-later",
- "authorEmail": "unlessgames@gmail.com",
- "pluginUrl": "https://gitlab.com/unlessgames/unless_modules",
- "authorUrl": "https://unlessgames.com/",
- "sourceUrl": "https://gitlab.com/unlessgames/unless_modules",
- "manualUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v2/manual/manual.md",
- "changelogUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v2/CHANGELOG.md",
- "modules": [
- {
- "slug": "piong",
- "name": "piong",
- "description": "arcade modulator",
- "manualUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v2/manual/manual.md#piong",
- "tags": [
- "Sequencer",
- "Random"
- ]
- },
- {
- "slug": "markov",
- "name": "mr. chainkov",
- "description": "a markov-chain melody generator",
- "manualUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v2/manual/manual.md#mr-chainkov",
- "tags": [
- "Sequencer",
- "Random"
- ]
- },
- {
- "slug": "atoms",
- "name": "ATOMS",
- "description": "adjustable rotating octa-multi-switch",
- "manualUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v2/manual/manual.md#atoms",
- "tags": [
- "Switch",
- "Mixer",
- "Utility"
- ]
- },
- {
- "slug": "cantor",
- "name": "tancor",
- "description": "swinging gate machine based around a parametric binary tree, inspired by the cantor set",
- "manualUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v2/manual/manual.md#t%C3%A1ncor",
- "tags": [
- "Sequencer",
- "Clock generator"
- ]
- },
- {
- "slug": "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",
- "manualUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v2/manual/manual.md#room",
- "tags": [
- "Utility"
- ]
- },
- {
- "slug": "snake",
- "name": "SNAKIA",
- "description": "emulative snake game modulator",
- "manualUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v2/manual/manual.md#snakia",
- "tags": [
- "Random",
- "Sequencer"
- ]
- },
- {
- "slug": "towers",
- "name": "towers",
- "description": "dual fader bank, constant CV source with polyphonic io and mods. up to 16 faders each",
- "manualUrl": "https://gitlab.com/unlessgames/unless_modules/-/blob/v2/manual/manual.md#towers",
- "tags": [
- "Attenuator",
- "Polyphonic",
- "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"
- ]
- }
- ]
- }
|