Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Recent Posts
5
Support - (fb2k) / Re: Foobar seems to ignore LFE channel.
Last post by Case -
The default outputs you have without any components are WASAPI outputs since foobar2000 v1.6. The ones without "[exclusive]" in the name use shared more and they resample/downmix the signal to match Windows mixer, just as the shared mode is designed to work. They won't try to play anything else. If they did, it would only result in an error.
The outputs marked "[exclusive]" send the signal to audio drivers without any alteration. If your hardware doesn't support the format you will get an error like you quoted.

The additional WASAPI component from Peter is old WASAPI exclusive mode component. You don't need it, it's for people using foobar2000 v1.5 or older.

Edit:
So I do get LFE with your wasapi component. But do I understand that it's outputted as stereo now?  Or was that always the case?
Your output has always been stereo if Windows mixer says you have stereo speakers.
6
General - (fb2k) / Re: Win Volume Integration
Last post by Case -
The option you are after is found at Preferences -> Advanced -> Display -> Integrate with Windows Universal Volume Control. It's a built-in feature and audioscrobbler does not affect it.
7
Support - (fb2k) / Re: Foobar seems to ignore LFE channel.
Last post by mzso -
My reply from yesterday was incomplete. I was certain foobar2000 loses LFE intentionally in some downmix but was confused yesterday as I tested the bundled "Downmix to stereo" DSP and it retained it. And I have 5.1 speaker setup - without DSPs there is no reason to lose the LFE channel as I have a speaker for it.

The default output will lose LFE if you have configured your speaker setup not to have .1 channel. For example if you have just stereo output or 4 channel surround setup.
XAudio2 output component uses OS channel mixer, it too intentionally removes LFE if you don't have that speaker.
WASAPI exclusive mode can play the LFE even if speakers are set into stereo mode if you actually have a speaker for it.
My 'WASAPI (shared)' component retains the LFE in its internal downmix.

In conclusion, if you have only stereo setup and you want to ensure LFE stays intact, use the downmix DSP.
It seems like most issues I run into is caused by Foobar trying to be smarter than it can be.

Edit:

I don't seem to have wasapi outputs available though. (Oh I see now that it's provided via components) Only "default" whatever that means. And I get "Unrecoverable playback error: Unsupported stream format: 48000 Hz / 24-bit / 6 channels (0x3F)" when I try to use exclusive mode.

Downmixing in foobar would rather defeat the purpose of the surround virtualization that I have.

Edit:
So I do get LFE with your wasapi component. But do I understand that it's outputted as stereo now?  Or was that always the case?
9
Support - (fb2k) / Re: [BUG?] Foobar fails to function with Windows Sonic, why?
Last post by paregistrase -
It might work better or more efficiently than other outputs on some setups. It lets OS do all the resampling and channel mixing. I also pass the original source sample rate along as much as possible so potentially for example Wine people can get as direct output to their native audio interfaces as possible. Current default WASAPI outputs will get resampled by foobar.

Indeed it does.
Code: [Select]
Opening track for playback: "file.mp3"
XAudio2 initialized: 44100 Hz, 2 channels (FL FR)

No resampling at all.
Thanks to discover me this output plugin.
10
MP3 - General / Re: Resurrecting/Preserving the Helix MP3 encoder
Last post by jaro1 -
It's indeed as you wrote. I also apologize for the "false alarm".
For viewing was used Isotope RX editor trial and when loading the file encoded via hmp3 the whole file is shifted 25ms to the right with the length being the same and thus the last 25ms was missing. I was misled by this. When converting the hmp3 file back to a wav file (as you wrote) the length and shift again corresponded to the original wav file. I didn't check this previously, sorry again and thank you! Somehow hmp3 is not recognized by this specific editor the same way as Lame mp3 is.. this misled me as well. Therefore, I did not see a possible problem at this point (Lame tag, gapless info etc.).