FormatInfo for Winamp
Posted: 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:
Useful for plugin developers and audiophiles that want or need more detail right from the playlist entry.
Code: Select all
'['$if(%srate%,%srate%-%nch%-%bps%,$upper($ext(%filename%)))']' - [%artist% - ]$if2(%title%,$filepart(%filename%))