FormatInfo for Winamp

Post Reply
User avatar
BogProg Software
Site Admin
Posts: 29
Joined: Mon Dec 17, 2018 1:23 am
FormatInfo for Winamp

Post by BogProg Software » Tue Mar 17, 2026 6:04 am

This GEN plugin adds the ability to display the files internal sample rate (%srate%), channel format (%nch%), and bit depth (%bps%) directly in your playlist using an ATF string. Example:

Code: Select all

'['$if(%srate%,%srate%-%nch%-%bps%,$upper($ext(%filename%)))']' - [%artist% - ]$if2(%title%,$filepart(%filename%))
Useful for plugin developers and audiophiles that want or need more detail right from the playlist entry.
FmtInfoScreenshot.png
Attachments
BogProgFormatInfo1_0_0_0Install.zip
(614.65 KiB) Downloaded 2 times


Post Reply