···4343#include "reader.h"
4444#include "streaminfo.h"
45454646+// define this to enable/disable support for streamversion SV4-6
4647//#define MPC_SUPPORT_SV456
4848+4949+// SCF_HACK is used to avoid possible distortion after seeking with mpc files
5050+// background: scf's are coded differential in time domain. if you seek to the
5151+// desired postion it might happen that the baseline is missed and the resulting
5252+// scf is much too high (hissing noise). this hack uses the lowest scaling until
5353+// a non-differential scf could be decoded after seek. through this hack subbands
5454+// are faded out until there was at least a single non-differential scf found.
4755#define SCF_HACK
48564957enum {