|
- {
- "slug": "Cella",
- "name": "Cella",
- "version": "2.9.0",
- "license": "GPL-3.0-or-later",
- "brand": "Cella",
- "author": "Victor Kashirin",
- "authorEmail": "",
- "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.md",
- "sourceUrl": "https://github.com/victorkashirin/CellaVCV",
- "donateUrl": "",
- "changelogUrl": "https://github.com/victorkashirin/CellaVCV/blob/master/CHANGELOG.md",
- "modules": [
- {
- "slug": "Resonators",
- "name": "Resonators",
- "description": "Four pitched resonators based on Karplus-Strong algorithm",
- "manualUrl": "https://github.com/victorkashirin/CellaVCV/blob/main/docs/Cella_Manual.md#resonators",
- "keywords": "resonator karplus",
- "tags": [
- "Effect",
- "Filter",
- "Physical modeling"
- ]
- },
- {
- "slug": "TwinPeaks",
- "name": "Twin Peaks",
- "description": "Dual resonant filter inspired by the design of Rob Hordijk's TwinPeak filter. Made to be pinged.",
- "manualUrl": "https://github.com/victorkashirin/CellaVCV/blob/main/docs/Cella_Manual.md#twin-peaks",
- "keywords": "hordijk resonator ping",
- "tags": [
- "Filter",
- "Polyphonic"
- ]
- },
- {
- "slug": "Euler",
- "name": "Euler",
- "description": "Calculates rate of change of the incoming signal",
- "manualUrl": "https://github.com/victorkashirin/CellaVCV/blob/main/docs/Cella_Manual.md#euler",
- "keywords": "diff math rate",
- "tags": [
- "Utility",
- "Envelope follower"
- ]
- },
- {
- "slug": "Rich",
- "name": "Rich",
- "description": "Expressive AD envelope generator with controllable and breathing accent dynamics",
- "manualUrl": "https://github.com/victorkashirin/CellaVCV/blob/main/docs/Cella_Manual.md#rich",
- "keywords": "AD",
- "tags": [
- "Envelope generator"
- ]
- },
- {
- "slug": "Bytebeat",
- "name": "Bytebeat",
- "description": "Bytebeat evaluator",
- "keywords": "byte",
- "manualUrl": "https://github.com/victorkashirin/CellaVCV/blob/main/docs/Cella_Manual.md#bytebeat",
- "tags": [
- "Oscillator",
- "LFO"
- ]
- },
- {
- "slug": "Bezier",
- "name": "Bezier",
- "description": "Smooth random voltage generator that uses Bezier curves",
- "manualUrl": "https://github.com/victorkashirin/CellaVCV/blob/main/docs/Cella_Manual.md#bezier",
- "keywords": "rnd curve smooth",
- "tags": [
- "Utility",
- "LFO",
- "Random",
- "Slew limiter"
- ]
- },
- {
- "slug": "CognitiveShift",
- "name": "Cognitive Shift",
- "description": "Advanced 8-bit digital shift register with clock, gates or trigger outputs, 4 DAC-based CV generators and various self-patching capabilities",
- "manualUrl": "https://github.com/victorkashirin/CellaVCV/blob/main/docs/Cella_Manual.md#cognitive-shift",
- "keywords": "lfsr nlfsr feedback r2r dac",
- "tags": [
- "Sequencer",
- "Sample and hold",
- "Clock modulator",
- "Logic"
- ]
- },
- {
- "slug": "LoudnessMeter",
- "name": "Loudness Meter",
- "description": "Loudness meter based on EBU R128 standard",
- "manualUrl": "https://github.com/victorkashirin/CellaVCV/blob/main/docs/Cella_Manual.md#loudness-meter",
- "keywords": "ebu loudness lufs",
- "tags": [
- "Utility",
- "Visual"
- ]
- },
- {
- "slug": "Loud",
- "name": "Loud",
- "description": "Loudness meter based on EBU R128 standard, narrow version",
- "manualUrl": "https://github.com/victorkashirin/CellaVCV/blob/main/docs/Cella_Manual.md#loudness-meter",
- "keywords": "ebu loudness lufs",
- "tags": [
- "Utility",
- "Visual"
- ]
- },
- {
- "slug": "Integral",
- "name": "Integral",
- "description": "Signal integrator, essential for feedback, chaotic and cybernetic patches",
- "manualUrl": "https://github.com/victorkashirin/CellaVCV/blob/main/docs/Cella_Manual.md#integral",
- "keywords": "cybernetic chaos feedback analog computing",
- "tags": [
- "Utility",
- "Sample and hold"
- ]
- },
- {
- "slug": "2State",
- "name": "2State",
- "description": "Combination of dual constant CV generator and a voltage-controlled switch",
- "manualUrl": "https://github.com/victorkashirin/CellaVCV/blob/main/docs/Cella_Manual.md#2state",
- "keywords": "cv sequencer triple latch",
- "tags": [
- "Utility",
- "Switch",
- "Sequencer"
- ]
- }
- ]
- }
|