Quote:
just checked beta15 and 512 mode
much better!
But,
- band1 and 2 must be controled! i mean .. there is no control over it and there is bass missing at those freqs.
But again, Ludacris Ft. Nicki Minaj- My Chick Bad, that bass at 30Hz goes too much up with any preset, (checked with radio 0-84)
- In some tracks i have much better bass at 5% steepness. but in other much better at 250%, so best is at 125%
- there is strange mid-bass overshot and it very anoying.
- phaserotator, strange, strange i can't define it.
- how clipper works for band2 and not for band 1 and 3
Much better: Great!
1. There's no way to split band 1 and 2. 43 Hz at 44100 Hz is 44100/43=1024 samples... So with a buffer size of only 512 samples I cannot properly distinguish 43 from 86 Hz. An alternative solution is to increase the total level of band 2, where all the audio of band 1+2 ends up. Which doesn't solve the 30 Hz bass issue you mention..... Alternatively I could add a separate non-phase linear filter BEFORE any other processing that handles very loud freqs below - say - 50 Hz. Non-phase linear filtering can currently only be done BEFORE any other processing, but it could help in this case. (Actually, I could even add a non-phase linear bass filter for the lowest 3 bands.........

. Maybe for 6.02 or so)
Edit: Hm. this might actually be a VERY good idea. I already have a 0-latency Multiband filter lying around which I created when I started with version 5.00. It doesn't support clipping, but I could use the current Multiband filter for that. It would effect the effectiveness of the noise gate, but it might be worth it. I would have to put it at the start of the processing (before AGC!), which might be a challenge...
2. Better at Steepness 5%? Steepness SHOULD only be used to get rid of artifacts, I was expecting higher Steepness levels to always sound better if you ignore those... Can you clarify what is better at Steepness 5%? And is that also better at higher latencies?
I still have a 'Loundess' issue on my TODO list that, if I manage to fix it, should allow using slightly bigger Steepness levels with the same level of artifacts.
3. Mid-bass overshoot? So it's too loud? Is that band 3, 4?
4. Phase rotator: Odd... Maybe I need to smooth the extremes and then slightly increase the default settings of the 2 new sliders. (You could for now increase both sliders to get closer to the 'perfect' filter).
5. Clipper. Band 1 is (or should be) empty, so that makes sense. Band 3 clipping sounded really bad, so I turned it off. But I was thinking that maybe I can modify the exact frequency range of band 3 vs. band 4 to get rid of that as well - if that works I can re-enable clipping. It's on my TODO list. Maybe this could also have an effect on issue #3.