|
- {
- "slug": "IggyLabsModules",
- "name": "iggy.labs",
- "version": "1.1.2",
- "license": "GPL-3.0-or-later",
- "brand": "iggy.labs",
- "author": "Isabel Kaspriskie",
- "authorEmail": "ikaspriskie@gmail.com",
- "authorUrl": "",
- "pluginUrl": "",
- "manualUrl": "https://github.com/IggyLabs/IggyLabsModulesManual",
- "sourceUrl": "https://github.com/IggyLabs/IggyLabsModules",
- "donateUrl": "https://www.buymeacoffee.com/iggylabs",
- "changelogUrl": "https://github.com/IggyLabs/IggyLabsModules/blob/master/CHANGELOG",
- "modules": [
- {
- "slug": "table",
- "name": "table",
- "description": "Wavetable oscillator for user-imported wavetables",
- "tags": [
- "oscillator",
- "polyphonic"
- ],
- "manualUrl": "https://github.com/IggyLabs/IggyLabsModules/wiki/Oscillators#table"
- },
- {
- "slug": "select",
- "name": "select",
- "description": "Utility to route one of 16 inputs to an output",
- "tags": [
- "utility"
- ]
- },
- {
- "slug": "more-ideas",
- "name": "more-ideas",
- "description": "Elementary cellular automata sequencer (modeled after less concepts for norns)",
- "tags": [
- "random"
- ]
- }
- ]
- }
|