|
- {
- "slug": "Cella",
- "name": "Cella",
- "version": "2.0.2",
- "license": "GPL-3.0-or-later",
- "brand": "Cella",
- "author": "Victor Kashirin",
- "authorEmail": "kashirin.victor@gmail.com",
- "authorUrl": "https://victorkashirin.com/",
- "pluginUrl": "https://github.com/victorkashirin/CellaVCV/blob/main/README.md",
- "manualUrl": "https://github.com/victorkashirin/CellaVCV/blob/main/docs/Cella_Manual.pdf",
- "sourceUrl": "https://github.com/victorkashirin/CellaVCV",
- "donateUrl": "",
- "changelogUrl": "",
- "modules": [
- {
- "slug": "Euler",
- "name": "Euler",
- "description": "Calculates rate of change of the incoming signal",
- "keywords": "diff math rate",
- "tags": [
- "Utility",
- "Envelope follower"
- ]
- },
- {
- "slug": "Rich",
- "name": "Rich",
- "description": "Expressive AD envelope generator with controllable and breathing accent dynamics",
- "keywords": "AD",
- "tags": [
- "Envelope generator"
- ]
- },
- {
- "slug": "Bezier",
- "name": "Bezier",
- "description": "Smooth random voltage generator that uses Bezier curves",
- "keywords": "rnd curve smooth",
- "tags": [
- "Utility",
- "LFO",
- "Random",
- "Slew limiter"
- ]
- }
- ]
- }
|