|
- {
- "slug": "voxglitch",
- "name": "Voxglitch",
- "version": "1.11.0",
- "license": "BSD-3-Clause",
- "brand": "Voxglitch",
- "author": "Bret Truchan",
- "authorEmail": "clone45@gmail.com",
- "authorUrl": "",
- "pluginUrl": "https://github.com/clone45/voxglitch",
- "manualUrl": "https://github.com/clone45/voxglitch",
- "sourceUrl": "https://github.com/clone45/voxglitch",
- "donateUrl": "",
- "changelogUrl": "",
- "modules": [
- {
- "slug": "autobreak",
- "name": "Autobreak",
- "description": "Automatic breakbeat sample chopper",
- "tags": [
- "Sampler",
- "Drum"
- ]
- },
- {
- "slug": "digitalsequencer",
- "name": "Digital Sequencer",
- "description": "Six-in-one cv/gate sequencers with independent control over clock division and sequence length.",
- "tags": [
- "Sequencer"
- ]
- },
- {
- "slug": "glitchsequencer",
- "name": "Glitch Sequencer",
- "description": "Cellular Automaton Gate Sequencer",
- "tags": [
- "Sequencer"
- ]
- },
- {
- "slug": "ghosts",
- "name": "Ghosts",
- "description": "Granular synthesis sample player/scanner with looping grains.",
- "tags": [
- "Granular",
- "Sampler"
- ]
- },
- {
- "slug": "goblins",
- "name": "Goblins",
- "description": "Antisocial .wav player/scanner using granular synthesis",
- "tags": [
- "Granular",
- "Sampler"
- ]
- },
- {
- "slug": "grainengine",
- "name": "Grain Engine",
- "description": "Basic .wav player/scanner using granular synthesis",
- "tags": [
- "Granular",
- "Sampler"
- ]
- },
- {
- "slug": "repeater",
- "name": "Repeater",
- "description": "Looping sample player with playback offset control.",
- "tags": [
- "Sampler"
- ]
- },
- {
- "slug": "wavbank",
- "name": "Wav Bank",
- "description": "Sample player that can load and switch between all .wav files in a folder.",
- "tags": [
- "Sampler"
- ]
- },
- {
- "slug": "xy",
- "name": "XY",
- "description": "CV output generator with built in gesture recording.",
- "tags": [
- "Sequencer",
- "Recording",
- "Envelope Generator"
- ]
- }
- ]
- }
|