You can do this with RegExp Find & Replace.
http://www.mediamonkey.com/forum/viewtopic.php?t=28510
After installing RegExp set the MM options,,,
Under Volume leveling set things to "per track"
Under RegExp Find and Replace set,,,
Show the toolbar button for the Find and Replace dialog box
Show toolbar buttons for presets with enabled button in Find and Replace dialog box
Make sure toolbar for Find and Replace is turned on, right click on toolbar and select.
There will be a green icon for Find and replace on the toolbar, click it.
Since there isn't an option to increase volume then you'll have to create a new preset.
Click on the "New" button
Name it - Increase Track Volume
Select - Toolbar button
Find what: ^.*
Select - Track Volume
Select - Regular expression 1
Replace with : "$&" + 1.5
Select - Track Volume
Select - VBScript expression
Now save it by clicking the "Add" button
Remember the amount it changes is set in Replace with:
You can now create another button for Decrease Volume.
NOTE:
You will have to stop play and start again to hear the new play volume.
You may also have to change it by at least 10 db to notice a difference.
This volume is set inside the tag, not the library, so it can be used by other devices.
You can do this with RegExp Find & Replace.
http://www.mediamonkey.com/forum/viewtopic.php?t=28510
After installing RegExp set the MM options,,,
Under Volume leveling set things to "per track"
Under RegExp Find and Replace set,,,
Show the toolbar button for the Find and Replace dialog box
Show toolbar buttons for presets with enabled button in Find and Replace dialog box
Make sure toolbar for Find and Replace is turned on, right click on toolbar and select.
There will be a green icon for Find and replace on the toolbar, click it.
Since there isn't an option to increase volume then you'll have to create a new preset.
Click on the "New" button
Name it - Increase Track Volume
Select - Toolbar button
Find what: ^.*
Select - Track Volume
Select - Regular expression 1
Replace with : "$&" + 1.5
Select - Track Volume
Select - VBScript expression
Now save it by clicking the "Add" button
Remember the amount it changes is set in Replace with:
You can now create another button for Decrease Volume.
NOTE:
You will have to stop play and start again to hear the new play volume.
You may also have to change it by at least 10 db to notice a difference.
This volume is set inside the tag, not the library, so it can be used by other devices.