|
- {
- "slug": "aridacity",
- "name": "aridacity",
- "version": "2.0.0",
- "license": "BSD-3-Clause",
- "brand": "",
- "author": "cubeleco",
- "authorEmail": "",
- "authorUrl": "https://cubeleco.blogspot.com",
- "pluginUrl": "",
- "manualUrl": "",
- "sourceUrl": "https://github.com/cubeleco/aridacityVCV",
- "changelogUrl": "https://github.com/cubeleco/aridacityVCV/releases",
- "modules": [
- {
- "slug": "ClockDiv",
- "name": "Clock Divider",
- "description": "16 step clock divider and sequencer",
- "tags": [
- "Clock modulator",
- "Switch",
- "Sequencer"
- ]
- },
- {
- "slug": "BCrush",
- "name": "Bit Crush",
- "description": "Bit crusher with bit operators",
- "tags": [
- "Digital",
- "Distortion",
- "Sample and hold",
- "Polyphonic"
- ]
- },
- {
- "slug": "Clip",
- "name": "Clip Limiter",
- "description": "Hard limiter with inner and outer limits",
- "tags": [
- "Limiter",
- "Polyphonic"
- ]
- }
- ]
- }
|