- bugfixes

This commit is contained in:
jendave
2011-08-06 03:20:48 +00:00
parent 8a50154c4a
commit 05e7f6b69c
7 changed files with 34 additions and 41 deletions

View File

@@ -81,7 +81,7 @@ final class SynthesisFilter
samples = new float[32];
channel = channelnumber;
scalefactor = factor;
setEQ(eq);
setEQ(eq0);
//setQuality(HIGH_QUALITY);
reset();