Quicker cutoff

This commit is contained in:
Neale Pickett 2020-10-12 20:17:39 -06:00
parent a8d2604676
commit b4fc050f4a
2 changed files with 5 additions and 4 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.vscode

View File

@ -20,10 +20,10 @@ Patch Bank[] = {
{
"Venus Oboe",
{
{1.0, 0, 10.5, 0, 5000, 0.75, 100, 0, 1.00},
{1.0, 0, 10.5, 0, 2000, 0.80, 100, 0, 4.00},
{0.0, 0, 10.5, 0, 2000, 0.50, 100, 0, 8.00},
{0.0, 0, 50.0, 0, 800, 0.75, 100, 0, 16.00},
{1.0, 0, 10.5, 0, 5000, 0.75, 5.0, 0, 1.00},
{1.0, 0, 10.5, 0, 2000, 0.80, 5.0, 0, 4.00},
{0.0, 0, 10.5, 0, 2000, 0.50, 5.0, 0, 8.00},
{0.0, 0, 50.0, 0, 800, 0.75, 5.0, 0, 16.00},
},
0.0,
},