I fixed some issues but actually almost nothing really got solved...
BETA601-014:
- Improved 'red bar' issue at sample rates upto 48 kHz: I fixed some of it, but it still occurs -> and now I see overshoots in the output signal as well (not much, below 0.2%, but I don't understand where it comes from and it must be fixed).
- Improved 'clicking' at higher sample rates. This one is really fixed; audio is expected to sound better (cleaner).
- Crashes when switching between latencies are gone.
I have added a new issue to the todo list: "Attempt to set GAUSS back to 0". This is a value that I'm using to improve Loudness for certain tracks, BUT it causes high frequency artifacts. So I need to figure out where those artifacts are coming from and then try to fix them in another way. This only affects latency 512.
Winamp DSP plugin:
http://www.stereotool.com/download/dsp_ ... 01-014.exe
Stand alone version:
http://www.stereotool.com/download/ster ... 01-014.exe
VST version:
http://www.stereotool.com/download/vst_ ... 01-014.dll
VST version (No SSE2):
http://www.stereotool.com/download/vst_ ... 01-014.dll
Command line version:
http://www.stereotool.com/download/ster ... 01-014.exe
Linux command line version:
http://www.stereotool.com/download/ster ... ETA601-014 [not available]
Linux GUI version:
http://www.stereotool.com/download/ster ... ETA601-014 [not available]
What remains for 6.01:
- Multiband: Adjust band 3 (and others?) 'soft limit' behavior at very low latencies. Maybe: Also check clipping (also for band 3, might be re-enabled!).
1 hour
- Multiband: Adjust extreme EQ settings before processing to avoid issues caused by steepness.
1 hour
- Multiband: Add 'Enable' button for steepness.
1 hour
- Performance: Multiband steepness: Moving UP can be done inside current loop, no separate loop needed. Maybe down too. Currently Multiband is FAR more expensive than before. - DONE, solved in a different way. 1 day
- Performance: Multiband: Remove sqrt(sqrt(cos())), pow(x, .75) etc. - too expensive, replace by lookup table.
2 hours
- Reduce downsampling frequency because currently very high frequencies (21-22 kHz @ 176.4 kHz input sampling rate) in the input can cause spikes even if Hard Limit is used.
1 hour
- And I need to check how much the performance is impacted by the latency improvements, in the case where no upsampling and downsampling is needed. This seems to be impacted way more than I expected (could also be Multiband steepness).
???
- MAYBE: Make Steepness smarter. That would much better preserve the audio, especially at very low latencies! How: Instead of setting all the levels at AT MOST the level of neighboring bands + a bit, combine adjacent bands, determine total output level, and then fix it such that this combined output level is approached more. (So one very low, one very high --> one a bit less low, one a bit less high instead of both low).
- Fix NOISE GATE behavior in VST plugin
- Fix 'red output bar' issue. DONE 1 day?
- Attempt to set GAUSS back to 0 - gives MUCH better processing of most filters (no high frequency noise). BUT: Loudness effect in Bjork - It's Oh So Quiet - can that be resolved in another way?
1 day?
- Fix Highpass filter for higher input frequencies.
Questions:
* Multiband: Question: Is Steepness behavior ok?
* Loudness: QUESTION: The changed Punch behavior, is that good or bad?
Check:
Check difference in behavior between 44.1 and 48 kHz input for multiband! This could potentially result in really big differences.