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.
Topic: No bit depth display in status bar (Read 1465 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

No bit depth display in status bar

Hi,
When I use the %bitspersample% variable in the status bar and play a file, it returns a ? instead of 16 or 24. This happens with files streamed from HD and files streamed from NAS, also with CDs that I play.
It happens on a Windows 7 and a Windows 8 machine. both with F2k 1.16.
Where might I start looking for the issue?
Thanks and regards

No bit depth display in status bar

Reply #1
Use $info(bitspersample).

No bit depth display in status bar

Reply #2
Works perfectly, thanks Case