diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..722d5e7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.vscode diff --git a/patches.h b/patches.h index 53f8264..27f5a8b 100644 --- a/patches.h +++ b/patches.h @@ -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, },