Translations:Amarok/Manual/Various/ReplayGain/8/en: Difference between revisions

From KDE UserBase Wiki
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 2: Line 2:
{{Input|<nowiki>amarok -d --nofork | grep gain</nowiki>}}
{{Input|<nowiki>amarok -d --nofork | grep gain</nowiki>}}
If replay gain is active for the played song, the output will be
If replay gain is active for the played song, the output will be
Using gain of -10.28 with relative peak of -1
{{Output|<nowiki>Using gain of -10.28 with relative peak of -1</nowiki>}}

Latest revision as of 08:00, 14 July 2018

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Amarok/Manual/Various/ReplayGain)
* Start '''Amarok''' in debug mode and search for gain- related output:
{{Input|<nowiki>amarok -d --nofork | grep gain</nowiki>}}
If replay gain is active for the played song, the output will be
{{Output|<nowiki>Using gain of -10.28 with relative peak of -1</nowiki>}}
  • Start Amarok in debug mode and search for gain- related output:
amarok -d --nofork | grep gain

If replay gain is active for the played song, the output will be

Using gain of -10.28 with relative peak of -1