BETA601-009:
- Reduced FM latency.
No further changes.
Winamp DSP plugin:
http://www.stereotool.com/download/dsp_ ... 01-009.exe
Stand alone version:
http://www.stereotool.com/download/ster ... 01-009.exe
VST version:
http://www.stereotool.com/download/vst_ ... 01-009.dll
VST version (No SSE2):
http://www.stereotool.com/download/vst_ ... 01-009.dll
Command line version:
http://www.stereotool.com/download/ster ... 01-009.exe
Linux command line version:
http://www.stereotool.com/download/ster ... ETA601-009 [not available]
Linux GUI version:
http://www.stereotool.com/download/ster ... ETA601-009 [not available]
I haven't really tested this version yet - I just managed to get it working and it's already really late. But my first short tests look good.
I combined the FM upsampling with the upsampling step for which I removed the latency a few BETA's back.
So now the total latency is (based on 32, 44.1 or 48 kHz input):
- Phase rotation latency (20 samples by default), for 512 and 1024 sample latency versions
- The processing latency: 512, 1024, 2048 or 4096 samples
- FM Composite Limiter latency: 192 samples (!!!) - I guess I should look into this one! (128 for upsampling, 64 for volume drops before spikes).
- FM Transmitter Calibration latency: 2048 samples @ 4096 latency, 512 samples at others.
TOTAL FM latency assuming no FM Transmitter Calibration:
- 512: 20 + 512 + 192 = 724 (16.5 ms)
- 1024: 20 + 1024 + 192 = 1236 (28.0 ms)
- 2048: 2048 + 192 = 2240 (50.8 ms)
- 4096: 4096 + 192 = 4288 (97.2 ms)
4.35 ms of this is caused by the composite limiter, I think I can reduce that a bit with little effect on the end result.