|
@@ -1,6 +1,6 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "AS", |
|
|
"slug": "AS", |
|
|
"version": "1.0.0", |
|
|
|
|
|
|
|
|
"version": "1.0.1", |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"name": "AS", |
|
|
"name": "AS", |
|
|
"brand": "AS", |
|
|
"brand": "AS", |
|
@@ -13,7 +13,7 @@ |
|
|
"changelogUrl": "https://github.com/AScustomWorks/AS/blob/master/README.md", |
|
|
"changelogUrl": "https://github.com/AScustomWorks/AS/blob/master/README.md", |
|
|
"modules": [ |
|
|
"modules": [ |
|
|
{ |
|
|
{ |
|
|
"slug": "SineOsc", |
|
|
|
|
|
|
|
|
"slug": "SineOSC", |
|
|
"disabled": "false", |
|
|
"disabled": "false", |
|
|
"name": "TinySine", |
|
|
"name": "TinySine", |
|
|
"description": "Simple Voltage-controlled sine oscillator", |
|
|
"description": "Simple Voltage-controlled sine oscillator", |
|
@@ -22,7 +22,7 @@ |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"slug": "SawOsc", |
|
|
|
|
|
|
|
|
"slug": "SawOSC", |
|
|
"disabled": "false", |
|
|
"disabled": "false", |
|
|
"name": "TinySawish", |
|
|
"name": "TinySawish", |
|
|
"description": "Simple Voltage-controlled saw oscillator", |
|
|
"description": "Simple Voltage-controlled saw oscillator", |
|
|