Page 1 of 1

FormatInfo for Winamp

Posted: Tue Mar 17, 2026 6:04 am
by BogProg Software
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