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
1
3rd Party Plugins - (fb2k) / Re: foo_scrobble
Last post by Habanero -
For standalone recordings that don't have a track_id (and instead have a recording_id), does Last.fm accept the recording_id? Or is track_id the only valid field it accepts? Would this $if work if it does?

$if(%MUSICBRAINZ_TRACKID%,%MUSICBRAINZ_TRACKID%,%MUSICBRAINZ RECORDING ID%)
2
Lossless / Other Codecs / Re: Lossless music stores (files!) not offering FLAC, but other lossless compressed?
Last post by guruboolez -
Tried with Qobuz on 192 Khz album:
- flac
- alac
- wav
- aiff
(and also MP3 and AAC)

Same choice for 96KHz album and 44.1 KHz only album.

I also bought a 352KHz/32bit album once in a small label store: it was sent as wav files in a zip archive.

I know that the 2L label (classical) also has different exotic options for file delivery:
- MQA
- flac
- mp4 (?)
- mkv
- wav

(the DXD discrete channels WAV 7.1.4 immersive only costs 80€…)
https://shop.2l.no/collections/latest-releases/products/lyden-av-arktis?variant=41448957968567

Finally, I can also mention nativedsd.com which sells DSD (mostly upsampled) even if source file are PCM:
https://www.nativedsd.com/product/alpha1056-jri-reinvere-ship-of-fools/
3
3rd Party Plugins - (fb2k) / Re: Dynamic Range plugin
Last post by Treelady -
Exactly, LUFS-I and PLR are industry standard measurements for perceived loudness of programme material., DR was only ever used by an obsolete component and an obsolete website.

I'm not sure I understand what you're saying.  MAAT Digital obtained the rights to the DR intellectual property from Pleasaurize and immediately issued the plug-in meter as well as the off line stats generator.  LUFS may be standard, but it fails to accurately represent some genres of music, which is why DR is useful.  Conversely, you can have a record with wildly differing DRs but the LUFSi helps get things consistent for the client, which I'm sure you deal with.

6
General - (fb2k) / Re: ReFacets
Last post by alter4 -
Folder:   $directory(%path%,$sub($sub($len(%path%),$len($replace(%path%,\,))),1))
subFolder:  $directory(%path%,$sub($sub($len(%path%),$len($replace(%path%,\,))),2))
next subFolder:  $directory(%path%,$sub($sub($len(%path%),$len($replace(%path%,\,))),3))
and so on...
Works for me
Thanks, but it's not really working for me, as I have several library folders which are located on different discs and have different depth. Whereas the above scripts start counting from the root of the disc for all the folders. I could probably go into reorganising and moving everything to the same levels, but that's not something I want to do now and it's easier for me to keep using the old version until it get fixed (I hope it will be).
Does anybody knows whether Peter has plan to implement native support for that feature? That is what I miss very seriously.
7
Other Lossy Codecs / Re: lossyWAV 1.4.2 Development (was 1.5.0)
Last post by Hakan Abbas -
I made a few experiments with LossyWAV (I used default setting). I hope the results are not deleted again. Maybe I can add this mode to HALAC 0.2.9, but I still think it's early. The results are interesting. WMA Lossless did a really good job. All codecs on the list are at the highest level. So I didn't take into account the process speeds. They can already be predicted.

I made a small arrangement for HALAC. Actually, I disabled the predictor and only a simple filter remained. And that's why it was faster than the "-fast" mode. It was not used as 16 bit 8+8 because it was also necessary to deal with it. The following results are the results I have obtained with the Order-0 entropy encoder. With the Order-1, a slight speed decrease can probably get better results.

But as I said before, Lossywav works quite slowly (at least for me). As Converter, I used "fre:ac".

XX
9
foobar2000 for Mac / Re: foobar2000 for Mac: bugs & wishes
Last post by Guildencrantz -
Nailed it. Steps to reproduce:

—open the main window;
—adjust date column width to your liking;
—open search window (I mean media library search window, not the playlist search window; why these commands have different locations in the menu is beyond me, by the way);
—close it;
—close the main window;
—open it again;
—date column width is reduced.

And can you please add at least Properties command to the menu? Since I also use fb2k for tagging, I’m tired of opening this window by right-clicking, I’d rather use a (manually created) shortcut for this.