|
- {
- "slug": "Ondas",
- "name": "Ondas",
- "version": "2.1.0",
- "license": "GPL-3.0-or-later",
- "brand": "Ondas",
- "author": "Sergio Rodriguez Gomez",
- "authorEmail": "ssergiorodriguez[at]hotmail.com",
- "authorUrl": "https://srsergiorodriguez.github.io",
- "pluginUrl": "https://github.com/srsergiorodriguez/ondas",
- "manualUrl": "https://github.com/srsergiorodriguez/ondas/blob/main/README.md",
- "sourceUrl": "https://github.com/srsergiorodriguez/ondas",
- "donateUrl": "https://buymeacoffee.com/srsergior",
- "changelogUrl": "https://github.com/srsergiorodriguez/ondas/blob/main/changelog.md",
- "modules": [
- {
- "slug": "Klok",
- "name": "Klok",
- "description": "Clock generator with modulo outputs",
- "tags": [
- "Clock generator",
- "Clock modulator"
- ]
- },
- {
- "slug": "Secu",
- "name": "Secu",
- "description": "Step sequencer with probability & randomization",
- "tags": [
- "Sequencer",
- "Clock modulator"
- ]
- },
- {
- "slug": "BaBum",
- "name": "BaBum",
- "description": "Drum synthesizer",
- "tags": [
- "Drum"
- ]
- },
- {
- "slug": "Scener",
- "name": "Scener",
- "description": "Scene-based channel mixer",
- "tags": [
- "Sequencer",
- "Utility"
- ]
- },
- {
- "slug": "Distroi",
- "name": "Distroi",
- "description": "Signal corruption effects",
- "tags": [
- "Effect",
- "Distortion",
- "Digital"
- ]
- },
- {
- "slug": "Logistic",
- "name": "Logistic",
- "description": "Logistic map equation function generator",
- "tags": [
- "Function generator",
- "Random"
- ]
- },
- {
- "slug": "Bap",
- "name": "Bap",
- "description": "Expander module for BaBum drum synth",
- "tags": [
- "Expander",
- "Drum"
- ]
- },
- {
- "slug": "Bittorio",
- "name": "Bittorio",
- "description": "Cellular-automaton-based gate generator",
- "tags": [
- "Function generator",
- "Sequencer"
- ]
- },
- {
- "slug": "Ktick",
- "name": "Ktick",
- "description": "Clock divider expander for Klok",
- "tags": [
- "Expander",
- "Clock generator",
- "Clock modulator"
- ]
- },
- {
- "slug": "Hiller",
- "name": "Hiller",
- "description": "Input swapper based on comparator",
- "tags": [
- "Utility",
- "Switch"
- ]
- },
- {
- "slug": "ScenerProMax",
- "name": "ScenerProMax",
- "description": "Large scene-based channel mixer",
- "tags": [
- "Sequencer",
- "Utility"
- ]
- },
- {
- "slug": "Norbert",
- "name": "Norbert",
- "description": "Spring and damper feedback envelope",
- "tags": [
- "Envelope generator",
- "Function generator"
- ]
- }
- ]
- }
|