Method | Description | |
---|---|---|
CmdReplayGain ( object parameters ) : System | ||
Execute ( |
||
PostProcess ( ) : bool |
Post Process after command execution
|
|
PreProcess ( |
Do Preprocessing of the Tracks
|
Method | Description | |
---|---|---|
AnalyzeSamples ( double left_samples, double right_samples, |
||
GetAlbumGain ( ) : float | ||
GetTitleGain ( ) : float | ||
InitGainAnalysis ( long samplefreq ) : int | ||
ReplayAnalyze ( int channel ) : void |
Do a Replaygain and Peak analyses
|
|
ResetSampleFrequency ( long samplefreq ) : int |
public CmdReplayGain ( object parameters ) : System | ||
parameters | object | |
return | System |
public Execute ( |
||
track | ||
rowIndex | int | |
return | bool |
public PreProcess ( |
||
track | ||
return | bool |