Thank you. There are two complains about udsd_reader_dsd_disc.cpp: It actually doesn't work with ISO produced by KORG AudioGate4. DSF files should be processed by existing udsd_reader_dsf.cpp code.
Line 693 in patch file: offset += 10 + ((frame_size + 1) & ~1); offset is undeclared identifier.
Add DSD Disc ISO support — direct UDF filesystem readerAdd DSD Disc ISO support — direct UDF filesystem reader
Hi Aaron, It would be great to have some Sony DSD Disc ISO file for testing as well. Could you please point me where to download this? Sincerely, Maxim
v2.0.25 doesn't work in fb2k 1.6.18
Please try foo_input_sacd-2.0.25_for_foobar-1.6.x.zip.
Ok, let's start with 4/14 scheme. v2.0.25.
No, it doesn't. You just set decimation for this installable FIR. If decimation is set to 'Auto' it is determined as the rounding to 8, 16, 32, 64, etc. of filter length divided by 10. If decimation is not enough to get the output PCM frequency further PCM->PCM decimators are applied. These filters can lower DSD frequency up to 64 times. Cutoff frequencies are related to DSD64 source. No, it doesn't. But some people don't like neither Multistage, nor Direct filtering. So, option #3 (DIY:) is int...