|
- {
- "slug": "MockbaModular",
- "name": "Mockba Modular",
- "version": "1.0.7",
- "license": "MIT",
- "brand": "Mockba Modular",
- "author": "Mockba the Borg",
- "authorEmail": "mockba.the.borg@gmail.com",
- "authorUrl": "http://mockbatheb.org/",
- "pluginUrl": "https://github.com/MockbaTheBorg/MockbaModular",
- "manualUrl": "https://github.com/MockbaTheBorg/MockbaModular/blob/master/README.md",
- "sourceUrl": "https://github.com/MockbaTheBorg/MockbaModular",
- "donateUrl": "http://paypal.me/MockbaTheBorg",
- "changelogUrl": "",
- "modules": [
- {
- "slug": "Blank",
- "name": "Blank",
- "description": "Simple blank",
- "tags": [
- "Blank"
- ]
- },
- {
- "slug": "Feidah",
- "name": "Feidah",
- "description": "Simple signal fader",
- "tags": [
- "Attenuator"
- ]
- },
- {
- "slug": "Mixah",
- "name": "Mixah",
- "description": "Simple two signal mixer",
- "tags": [
- "mixer"
- ]
- },
- {
- "slug": "Dividah",
- "name": "Dividah",
- "description": "Simple clock divider",
- "tags": [
- "Clock modulator"
- ]
- },
- {
- "slug": "Countah",
- "name": "Countah",
- "description": "Simple clock counter",
- "tags": [
- "Clock modulator"
- ]
- },
- {
- "slug": "Selectah",
- "name": "Selectah",
- "description": "Simple 4 to 1 selector",
- "tags": [
- "Utility"
- ]
- },
- {
- "slug": "CZSaw",
- "name": "CZSaw",
- "description": "Simple CZ style SAW oscillator",
- "tags": [
- "Oscillator"
- ]
- },
- {
- "slug": "CZSquare",
- "name": "CZSquare",
- "description": "Simple CZ style SQUARE oscillator",
- "tags": [
- "Oscillator"
- ]
- },
- {
- "slug": "CZPulse",
- "name": "CZPulse",
- "description": "Simple CZ style PULSE oscillator",
- "tags": [
- "Oscillator"
- ]
- },
- {
- "slug": "CZReso",
- "name": "CZReso",
- "description": "Simple CZ style RESO oscillator",
- "tags": [
- "Oscillator"
- ]
- },
- {
- "slug": "UDPClockMaster",
- "name": "Mastah",
- "description": "UDP Clock Synchronizer (Master)",
- "tags": [
- "Utility"
- ]
- },
- {
- "slug": "UDPClockSlave",
- "name": "Slavah",
- "description": "UDP Clock Synchronizer (Slave)",
- "tags": [
- "Utility"
- ]
- }
- ]
- }
|