81
3rd Party Plugins - (fb2k) / Re: foo_enhanced_playcount - Record all song plays and Last.fm scrobbles
Last post by MordredKLB -You can get it here or through the component registry.
here is my layout and my DUI .fth in the attachment.Code: [Select]Core (2023-01-18 14:26:34 UTC)
foobar2000 core 2.0 beta 24
foo_burninate.dll (2022-09-25 12:10:00 UTC)
Audio CD Writer 3.1.1
foo_converter.dll (2023-01-18 14:26:22 UTC)
Converter 2.0 beta 24
foo_dsp_eq.dll (2023-01-18 14:26:16 UTC)
Equalizer 1.2.3
foo_dsp_std.dll (2023-01-18 14:26:16 UTC)
Standard DSP Array 2.0 beta 24
foo_fileops.dll (2023-01-18 14:26:16 UTC)
File Operations 2.0 beta 24
foo_freedb2.dll (2023-01-18 14:26:16 UTC)
Online Tagger 0.9
foo_input_std.dll (2023-01-18 14:26:34 UTC)
CD Audio Decoder 2.0 beta 24
FFmpeg Decoders 5.1
Monkey's Audio Decoder 8.70
Standard Input Array 2.0 beta 24
foo_jscript_panel3.dll (2023-01-20 01:15:16 UTC)
JScript Panel 3 3.2.5
foo_quicktag.dll (2022-09-22 18:42:30 UTC)
Quick Tagger 1.1.1
foo_run.dll (2022-09-19 10:14:04 UTC)
Run services 0.4.5
foo_ui_std.dll (2023-01-18 14:26:24 UTC)
Album List 2.0 beta 24
Decoding Speed Test 2.0 beta 24
Default User Interface 2.0 beta 24
File Integrity Verifier 2.0 beta 24
foo_unpack.dll (2023-01-18 14:26:28 UTC)
ZIP/GZIP/RAR/7-Zip Reader 2.0 beta 24
Sorry for that. I asked you personally because you are professional developer and can diagnose this problem.
Porcus is incorrect. When volume in foobar is at max 0dB, foobar does not do internal processing and must output bits as they are in file. (if the intput of dac can accept it)
When volume in foobar is at max 0dB and the file is 24bit it outputs bit-perfect as in file.
But if the file is 32bit integer foobar outputs it as 24bit simply by trunkating last 8bits. And the output is not bitperfect then.
So my question why it is so?
JRiver Media Center outputs 32bit integer as is at 32bit.
Porcus is correct, you're wrong. foobar2000 converts everything to 32-bit floating point in 32-bit versions of the application where 64-bit versions (2.0 or newer) convert everything to 64-bit floating point. foobar2000 does internal processing at all times regardless of the volume setting. It's just at 0 dB that this processing is simply a lossless passthrough of sorts for most formats up to 24-bit integers (i.e. reversible) in 32-bit versions. I know I'm repeating what has been said, but maybe you need to hear it from somebody else.
SoX v14.4.2Thanks for the build but is libsndfile built-in ? If not, do you know where to find a 64-bit libsndfile ?
Built on March 21, 2023, GCC 12.2.0
New compile due to external depencencies
- sndfile