This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#2684 - Album/Track Replaygain tags for WPS
Attached to Project:
Rockbox
Opened by Martin Scarratt (mmmm-) - Monday, 19 September 2005, 23:06 GMT+1
Last edited by Martin Scarratt (mmmm-) - Saturday, 22 October 2005, 13:05 GMT+1
Opened by Martin Scarratt (mmmm-) - Monday, 19 September 2005, 23:06 GMT+1
Last edited by Martin Scarratt (mmmm-) - Saturday, 22 October 2005, 13:05 GMT+1
|
DetailsHere's a patch that I've made for track/album replay gain
tags in the WPS. You will need to have installed firefly's patch for xfade and replaygain tags too or it would be a bit silly! It's only tiny but it took me ages!! My first bit of coding! I'm so happy! Use %rt for replaygain type. Best used as below %?rg<%?rt<album|track>|> |
This task depends upon
Closed by Martin Scarratt (mmmm-)
Wednesday, 02 August 2006, 19:36 GMT+1
Reason for closing: Accepted
Wednesday, 02 August 2006, 19:36 GMT+1
Reason for closing: Accepted
This commit:
"Iriver: Added new ReplayGain type: track gain if shuffle mode
is active, album gain otherwise."
will change the usage syntax to this:
%?rg<%?rt<album|track|trackshuffle>|Off>
I think using it like this is best!
%?rg<%?rt<Album|Track|%?ps<Track|Album>>|Off>