51
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.
52
3rd Party Plugins - (fb2k) / Re: foo_audiomd5 mismatches, APE and MP3s
Last post by Foobar3031 -I've now moved my entire MP3 library over to ID3v2.4 and also used the 'optimize file layout' functionHello, can I do the same thing for mp3 files in mp3tag and what do I have to do? I need the ability to create tag with decoded audio MD5 in foo_audiomd5 and then the possibility of error-free reconciliation so that tag editing does not affect this checksum
I can't speak for MP3Tag, but it's achievable within Foobar. Right click on the tracks -> tagging -> MP3 tag types. Also within the right click menu is the optimize command.
When I edit tags, the checksum remains the same. The only times this won't work are:
1. Monkey's Audio format.
2. Where an MP3 file has lyrics embedded.
With (2), you may need to use a tool like MP3tag to properly remove them. I recall using the strip tags keyboard shortcut, followed by control-z to undo, and this rewrote the tags without lyrics.
Hope that helps.
53
FLAC / Re: Multithreading
Last post by Replica9000 -Build with AVX 512: https://hydrogenaudio.org/index.php/topic,127408.0.htmlOne option that seems to make encoding painfully slow is the --analysis-apod option.
[...]
--analysis-apod tukey(5e-1);subdivide_tukey(47/1);gauss(5e-1);welch;connes
Forty-seven!?
That's "hardly inexpensive" whether it is in analysis or in computation?
I threw a higher number in for the stress test. The previous test used almost identical command, without --analysis-apod and subdivde_tukey was at 37 instead of 47. That test only took 3½ hours to complete.
Are those flac builds actually using avx512? I only see source code for axv2, sse2, sse3 and sse4
54
3rd Party Plugins - (fb2k) / Re: JSplitter (splitter + SMP x64 alternative)
Last post by LUR -● [BUG] Fixed crash of old versions of the player when adding the JSplitter panel and when closing the player.
55
FLAC / Re: Multithreading
Last post by Porcus -One option that seems to make encoding painfully slow is the --analysis-apod option.
[...]
--analysis-apod tukey(5e-1);subdivide_tukey(47/1);gauss(5e-1);welch;connes
Forty-seven!?
That's "hardly inexpensive" whether it is in analysis or in computation?
56
General Audio / Re: Need some advice on resampling 192Khz/32bit float.
Last post by Raven1 -The OP seems to only want command line solutions, but I'll mention anyway that several resampler DSPs for foobar2000, including SoX Resampler, will extrapolate the signal at track transitions which pretty much fully eliminates all glitching. Faster option than the "Do not reset DSP" option mentioned by Bogozo.After some thinking and testing, I found that I like a CD release instead of a Vinyl one (more clear, no clicks nor noise and save me a headache of resampling) as long as they have the same mastering as for those which exist in Vinyl only I will download them locally and follow your advice. Also thank you for updating the Sox component for 64bit Foobar2000, I'm currently using it.
Also Advanced Limiter DSP will eliminate any potential clipping in a smart way without messing up loudness.
57
Development - (fb2k) / Re: Testing Windows ARM64EC components
Last post by Piotr Fusik -Wine claims The ARM64EC architecture is fully supported.
WINEDEBUG=+relay tells me the installer is calling GetVersionExW.
I found a way to make a step forward. winecfg opens a window where I can choose Windows 11.
Now I get "Windows on ARM64 is required to run foobar2000 (ARM64EC)". Can you tell me how that is determined?
58
FLAC / Re: FLAC 1.2.0 decodes to read-only .wavs?
Last post by hat3k -I see two key tasks:
1. Stop copying the "read-only" attribute in all operations.
2. Introduce a command-line option "--ignore-read-only" to allow overwriting read-only output files (including when using the "-f", "--force" or "--delete-input-file" parameters).
Currently, FLAC behaves slightly differently depending on whether encoding or decoding is being performed, but in all cases, if the output file is read-only, FLAC cannot overwrite it.
This does not seem logical but for now this option copies "read-only" attribute and is on by default:
Code: [Select]
--preserve-modtime Preserve the original modification time in spite of edits.
59
Audio Hardware / Re: Question in-ears magnetic driver
Last post by fooball -60
3rd Party Plugins - (fb2k) / Re: JSplitter (splitter + SMP x64 alternative)
Last post by regor -It really makes transitioning from v1 to v2 easier, since now people may install JSplitter x86 on v1.6, then update to foobar v2 x64 and replacing the component with x64 version dll, will just run fine without requiring to edit the layout (and panels). Totally different than moving from SMP x86 to JSplitter x64, specially for panels with external data.
There is still an issue left, main menu checks are not working properly as explained here;
https://hydrogenaudio.org/index.php/topic,116669.msg1062696.html#msg1062696
Apart from the test with previous versions, newest versions are the same. Both 3.7.0 and 4.0.0 fail to output the real state of some main menu entries. (on CUI and DUI). It has also been a problem with the old SMP mod, but seems to work with latest official SMP release and also the newest SMP mods. Note it happens in both foobar v1.6.18 and also any foobar v2+ version.
Upper panel newest SMP mod, lower panel JSplitter 4.0. Foobar v2.24.4 x86. Entry checked 'Submit to ListenBrainz'