Go Back   Winamp Forums > Developer Center > Winamp Development

Reply
Thread Tools Search this Thread Display Modes
Old 5th February 2008, 10:58   #1
waldomonster
Junior Member
 
waldomonster's Avatar
 
Join Date: Mar 2003
Location: the Netherlands
Posts: 17
replay gain IPC

Is there a way to enable/disable replay gain and change the source (track/album)?
And is there a way to read out the current replay gain status?
I couldn't find anything in the wa_ipc.h file.
waldomonster is offline   Reply With Quote
Old 6th February 2008, 14:44   #2
DrO
-
 
DrO's Avatar
 
Join Date: Sep 2003
Location: UK
Posts: 22,251
not that i'm aware off to enable/disable it - is a user option only from what i remember. i'm not sure if one of the IPC_GET_EXTENDED_FILE_INFO style messages will respond to a replaygain check (or a tag related to that) or maybe one of the ml.h equivalents as an extended data item (isn't an area i've ever properly looked into so am likely to be comepletely wrong).

from memory, the values are stored in the files and in the media library database so if none of the above works you'd need to have your own parser of the tag formats with the files that you're trying to work with to get the information that way.

-daz
DrO is offline   Reply With Quote
Old 7th February 2008, 09:51   #3
waldomonster
Junior Member
 
waldomonster's Avatar
 
Join Date: Mar 2003
Location: the Netherlands
Posts: 17
Quote:
not that i'm aware off to enable/disable it - is a user option only from what i remember.
That is a pity.
Shouldn't this feature on a to do list?
waldomonster is offline   Reply With Quote
Old 7th February 2008, 16:55   #4
DrO
-
 
DrO's Avatar
 
Join Date: Sep 2003
Location: UK
Posts: 22,251
well i think it's a sensible way to deal with it since there's already enough posts by users complaining about audio issues and the like without a 3rd party plugin messing around with those actions which to the user if not in the know would appear as another 'bug'

-daz
DrO is offline   Reply With Quote
Old 7th February 2008, 17:28   #5
waldomonster
Junior Member
 
waldomonster's Avatar
 
Join Date: Mar 2003
Location: the Netherlands
Posts: 17
I don't see that as a problem.
There should be no difference in replay gain or equalizer settings trough IPC calls.
(Equalizer IPC calls are in the current Winamp SDK)
waldomonster is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > Winamp Development

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump