Issue #9
new
Hi,
I am using most of your programs playing back my library of mainly flac files with some mp3. Please could you confirm whether "playhrt" takes account of replaygain tags?
Many thanks, Allan Lewis
Comments (1)
-
repo owner - Log in to comment
No, ‘playhrt’ only plays raw data from its standard input or a socket.
You need another program to read the original music files anyway. For example, you could use ‘sox’ which has an option ‘--replay-gain’.