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
2
3rd Party Plugins - (fb2k) / Re: Columns UI
Last post by musicmusic -
EDIT: I just checked with the taskmanager. I have a CPU utilization of ~10%, with the playlist scrolling it goes up to ~13%. So, insufficient CPU power is not the issue here.
The main thread will only use a single virtual CPU core (as it's a single thread), so it will never reach 100%. Your CPU-Z screenshot shows your CPU having 12 threads, so the main thread maxing out a virtual CPU core would correspond to around 8.33% of usage.

Do you mean 10% background CPU usage during playback from foobar2000 or from your entire system? You can also look at the CPU usage at a thread level for foobar2000.exe using Process Explorer.
4
3rd Party Plugins - (fb2k) / Re: Columns UI
Last post by deus-ex -
How much more CPU power does UI_Columns v3.0.0 require in comparison to UI_Columns v2.0.0?

What CPU do you have?
https://imgur.com/a/khrP2OF

What about e.g. View/Visualizations/Oscilloscope?
Same effect, the processing of the oscilloscope is halted while scrolling the playlist.

Let me underline once more, when I replace UI_Columns v3.0.0 with v2.0.0 or v1.0.0 in the same foobar2000 setup, there are no such issues. With UI_Columns v2.0.0/v1.0.0, foobar2000 runs smoothly with the visualisations.

EDIT: I just checked with the task manager. Running two browsers, a file manager, and foobar2000 with UI_Columns v3.0 beta 2, I have a CPU utilization of ~10%, and when scrolling the playlist, it goes up to ~13%. So, insufficient CPU power is certainly not an issue here.

5
3rd Party Plugins - (fb2k) / Re: Columns UI
Last post by musicmusic -
Probably higher CPU usage when doing that is blocking the main thread for you. What CPU do you have? What about e.g. View/Visualizations/Oscilloscope? I might be able to optimise it a bit which should help.
7
foobar2000 mobile / Support for autoeq.app presets
Last post by MxxCon -
Hello.

Please add support to easily import and load equalizer presets from https://autoeq.app

I can manually configure autoeq.app for Foobar's 31 bands and then replicate the specified parameters in Foobar, but it's a tedious, manual process with fidgety controls and a huge hassle if I want to try out different presets until I find the one I like.

Support for those presets would make it that so much simpler.

Thank you.
8
General - (fb2k) / Re: 2.25, seeming glitch
Last post by Nordfinn -
Not that his problem persists, in a limited way, with latest 2.25 preview: Associated art is not called up for any .flac streams (I have 6 or so in my playlist of 350 stations that stream in .flac format).  .flac streams immediately call up stub image.  This did not happen with 2.24.  Streams in all other formats work as previously.  Thanks, N.
  Please forgive the typos.  I meant, "Note that this problems persists..."  Persists also with new beta dated today.  N.
10
3rd Party Plugins - (fb2k) / Re: JSplitter (splitter + SMP x64 alternative)
Last post by LUR -
The latest JavaScript engine does not like the native JavaScript .bind method anymore?
The latest engine does handle binding functions differently compared to ESR102. I am gradually bringing these code sections in line with the new behaviour of the engine with respect to them. I think I just fixed "COM bug", check it yourself with 4.0.3 that I'm releasing today