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
3
3rd Party Plugins - (fb2k) / Re: JSplitter (splitter + SMP x64 alternative)
Last post by TF3RDL -
Does it work in realtime like foo_loudness_peakmeter without having to analyze the entire audio file first? which meant that it doesn't work for radio streams and doesn't reflect what active DSPs does to audio

Dunno how foo_loudness_peakmeter works because I have never used it, but my component supports both,
real-time monitoring and full-track offline analysis. I developed it for Georgia-ReBORN x64 because I needed to replace
the old foo_vis_vumeter component to drive my peakmeter bar. Over time, I added more and more features and now
it manages almost everything audio metrics related =).

-TT


Idk it is native foobar2000 component (instead of being foo_uie_webview page or JSplitter script or anything else that I need other components to have LUFS bars visualization instead of having text-only readouts or a graph) or not
6
3rd Party Plugins - (fb2k) / Re: JSP3 to SMP/JSsplitter wrapper
Last post by regor -
Previous changes to samples have been reverted and they are 100% the JSP3 original ones. They should now work fine regarding all reports received.

Attached the same examples than first post with the latest update of the wrapper (zip file).

See notes about lodash here:
https://hydrogenaud.io/index.php/topic,126859.msg1056366.html#msg1056366

See how to apply the wrapper to any script here:
https://hydrogenaud.io/index.php/topic,126859


Quote
    - Support for on_playlist_items_changed(playlistIndex) adding a hook at on_metadb_changed (no matter if the script also uses that callback or not).
7
3rd Party Plugins - (fb2k) / Re: JSP3 to SMP/JSsplitter wrapper
Last post by regor -
I see, totally overlook that one and anyway thought it was meant to position changes not tag changes.

I think I can add a hook for that from on_metadb_changed. I suppose that callback fires multiple times if a handle is present on multiple playlists?
8
3rd Party Plugins - (fb2k) / Re: JSplitter (splitter + SMP x64 alternative)
Last post by LUR -
This is an important bug, because it makes impossible to transfer SMP settings to JSplitter.
By the way, I haven't touched the code regarding import/export of SMP properties at all, and it works fine in both cases without artifacts at the beginning of the file. Except to remind you that my build is not based on the release SMP 1.6.1, but on the latest 1.6.2-dev on GitHub and updated JSON lib to latest version
@marc2k3, what's the bug?
9
Support - (fb2k) / Re: 2.25 preview uPnP bug
Last post by papavlos -
Also where do you store your library? On a local drive of the first computer, or on a network file server? If on NAS, what is the connection between NAS and foobar computer?
10
Support - (fb2k) / Re: 2.25 preview uPnP bug
Last post by papavlos -
And what about your network?
How the two computers - the first with foobar sending the stream and the second with Album Player receiving and rendering the stream - are connected?
Is there any wired segment between them?