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
71
3rd Party Plugins - (fb2k) / Re: foo_vis_projectM
Last post by RedSaint -
Awesome component! Loving it, and using the 64bit version currenctly. Just set up a tab view that's just a simple playlist and album viewer on the side and projectM taking up 66% of the remaining space. 

The documentation page that one can navigate to from the components page seems slightly outdated (last noteworthy update was in September 2007, almost 16 years ago to the day 😅), so I was confused about setting it up in preferences, but seems like that is not necessary anymore. 

Feature suggestion: One thing that'd be nice was being able to keyboard shortcuts, in particular just for the "random preset".
77
Other Lossy Codecs / Re: Descript Audio Codec (.dac) - 90x smaller than .wav?
Last post by przemyslawo -
I had a quick play - had to install CUDA 11.7 and a large amount of python stuff to get this working.

If you're on Windows and struggling with the pytorch not compiled for CUDA error, remove all Nvidia CUDA software and Nvidia drivers, and reinstall both using the CUDA 11.7 installer.

Encoded a WAV file (CD Audio, 1h16m51s) - 69 seconds to encode, 145 seconds to decode on a 3080.

Command line:
python -m dac encode in.wav --output .\

I tried to install with pipx in my Debian, but as it was taking so long to download, I had to abort at 10 minutes of installation, and also I was afraid that it could install a lot of stuff and it would be difficult to remove afterwards. But this is not a problem, there is LXC in which I can make a clean installation without messing with the system; I will give a try when I have a spare time.

My PC is of 2017 and my GPU is a Nvidia GT 1030, comparing to a 3080 it is 12~15x slower. My question is if the decoding will be that slower too.

In archive.org there is some royalty free FLAC musics: https://archive.org/search?query=royalty+free+flac

/\ I will try to convert to .dac and will post the result here.
79
General - (fb2k) / Re: Editing tags in foobar
Last post by musimath -
Dear Case,
Please refer to Berman_disk_1.jpg, which I attach again for completeness.
When I right click the "1 Molto moderato 22:18" track I find Berman_track_1.jpg, while when I right click "1 Molto moderato ON AIR" I get Berman_track_1_OA.jpg"
Is this a key to solve the problem?
80
General - (fb2k) / Re: Editing tags in foobar
Last post by musimath -
I suspect the "ON AIR" text comes from your skin. Internally foobar2000 uses prefix "file://" for local file paths and paths from archive, like the zip file, use prefix "unpack://". I assume your skin think everything not starting with "file://" is being streamed so it adds that text. But this is just speculation.

Your screenshot shows that you are still fighting with the files from the zip. Normally foobar2000 automatically notices all changes to files in Media Library folder. Have you disabled library monitoring?

I'm against that library file deletion because it should never be needed. You should have foobar2000 monitor the library locations so it sees instantly everything that happens in said directories. If the library is on a "weird" network share (something running on old linux-based software) it may not support monitoring. For these purposes the library has a rescan button. These are accessible from the right click context menu of the media library directories.

On that note your earlier media library screenshot showed that you have "..\LR_Classical" and "..\LR_Classical\Beethoven <something>" and "..\LR_Classical\Schubert <something>" added as media library locations. Just having "..\LR_Classical" is enough, all subdirectories like that Beethoven and Schubert gets included automatically. Unless if they are hidden directories. The media library excludes hidden paths.

I don't know how to design a skin. I found the skin somewhere, after a long search. I have to learn to use fb2k by "try and see", and with the kind help of people like you. Is there another way?

Where can I look for the prefix "file://" for local file paths? And ON AIR?

I don't disabled neither Rescan on startup nor Monitor for changes while running.

I deleted the zip file from the HDD.

You wrote "I assume your skin think everything not starting with "file://" is being streamed so it adds that text. But this is just speculation." Where can I look for this?

I said before that I use several instances of portable fb2k. Everyone of them in a separate subfolder of the same USB HDD. This HDD includes also several folders: LR_Classical, HR_Classical, and so on, in which each music album is included as a subfolder. ALL in the same HDD, with Windows 10.
I use this structure because some of the collections are quite large, specially L(ow)R(es)_Classical, and I thought that managing all files in a unique fb2k could be dangerous.

You wrote: "On that note your earlier media library screenshot showed that you have "..\LR_Classical" and "..\LR_Classical\Beethoven <something>" and "..\LR_Classical\Schubert <something>" added as media library locations. Just having "..\LR_Classical" is enough, all subdirectories like that Beethoven and Schubert gets included automatically. Unless if they are hidden directories. The media library excludes hidden paths."
I don't understand. Could you please explain?

Many thanks. Cheers.