|
@@ -1,7 +1,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "voxglitch", |
|
|
"slug": "voxglitch", |
|
|
"name": "Voxglitch", |
|
|
"name": "Voxglitch", |
|
|
"version": "1.2.1", |
|
|
|
|
|
|
|
|
"version": "1.3.0", |
|
|
"license": "BSD-3-Clause", |
|
|
"license": "BSD-3-Clause", |
|
|
"brand": "Voxglitch", |
|
|
"brand": "Voxglitch", |
|
|
"author": "Bret Truchan", |
|
|
"author": "Bret Truchan", |
|
@@ -25,7 +25,7 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "ghosts", |
|
|
"slug": "ghosts", |
|
|
"name": "Ghosts", |
|
|
"name": "Ghosts", |
|
|
"description": "Granular synthesis based sample player/scanner.", |
|
|
|
|
|
|
|
|
"description": "Granular synthesis sample player/scanner with looping grains.", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Granular", |
|
|
"Granular", |
|
|
"Sampler" |
|
|
"Sampler" |
|
@@ -40,6 +40,15 @@ |
|
|
"Sampler" |
|
|
"Sampler" |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"slug": "grainengine", |
|
|
|
|
|
"name": "Grain Engine", |
|
|
|
|
|
"description": "Basic .wav player/scanner using granular synthesis", |
|
|
|
|
|
"tags": [ |
|
|
|
|
|
"Granular", |
|
|
|
|
|
"Sampler" |
|
|
|
|
|
] |
|
|
|
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"slug": "repeater", |
|
|
"slug": "repeater", |
|
|
"name": "Repeater", |
|
|
"name": "Repeater", |
|
|