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
CD Hardware/Software / Is the Cambridge Audio Evo CD just an overengineered USB CD drive?
Last post by tehabe -
I can't get it out of my head and my YouTube recommendations. The Evo CD is called a CD transport and it is connected with a 4 pin 2.5 mm TRRRS cable. USB 2.0 has also just 4 pins. So in theory it should be possible to just build a different connector for it. And since audiophiles wouldn't accept to use a simple USB-C cable to connect their expensive gear, they build this USB-TRRRS cable instead.

Would be possible to rewire USB onto a TRRRS cable? Would that have any advantages or disadvantages?

Sadly the device is like $1200 and I can't afford one to take it appart und look what's inside. But I wouldn't be surprised to just find an USB drive combined with some overengineered parts and a nice case.
7
3rd Party Plugins - (fb2k) / Re: [v2] Timebomb2
Last post by marc2k3 -
Well a checkmark on a menu is nothing a push button indicator. When you click a menu, you're essentially querying a variable on demand which is super easy. You don't have to know or care about its state at any other moment in time.

A button is "live" and must respond to state changes. It's easy for things built in to fb2k like stop after current etc because the SDK provides the functionality. It's not so easy for 3rd parties to implement their own. It's obviously possible given that foo_skip supports it but then Case is one of the most knowledgable devs around with regards to the inner workings of the SDK.
8
3rd Party Plugins - (fb2k) / Re: JScript Panel script discussion/help
Last post by marc2k3 -
I'm not going to use images. I'm currently messing around with a title format function built in to the component. Then they can be inlined in any text anywhere.

I'd probably add a utils.GetCountryFlag method or similar for when JS without title format is required,

9
Scientific Discussion / Re: Megaphone file sizes make me look into state of VBR
Last post by balloonguy -
When I say "my podcaster", I'm not saying I'm a producer, I'm just looking for advice on what podcasters can do on a self-help basis.

You can also try muxing the resulting VBR MP3 into a container with proper seek metadata, such as MP4 or Matroska.
Also, I picked only the source that I have, not very interested in mp2, mono, mp4 or lossless vbr but at least with proper seek metadata, this commenter is on the right track. But the fact that now there are 2 sources now who do not know immediately how to fix the biggest problem with vbr for podcasts, the seeking problem, within mp3, like it said on medium says something.
10
3rd Party Plugins - (fb2k) / Re: foo_vis_spectrum_analyzer
Last post by wojak -
v0.5.0.0 Frequency range configuration.
There appears to be a problem with the storage of the Frequency range.
After specifying 20.00 to 96000.00 in the settings (image 1) and once exiting Foobar 2.1 Preview, the saved settings are 96000.00 to 20000.00 (image 2).
In v0.4.2.1, the settings were saved successfully. The same was also true after initialisation by clicking the Reset button.
Yup. Copy/Paste error. The low frequency is read twice from the CUI configuration. I'll release a hot fix.

Hi,
as I still have the same problem with settings window, maybe you could try to change the position of "OK, reset..." buttons to the side of the window (upper part of the window) or maybe change the position of some setting in order to make the window wider but flatter?
It is OK when settings are 100%, it is only visible with bottom bar hidden with 125% and it is never visible with 150%. I have to be at 150%.