In one of the next updates the units for AutoAmp will be changed to dB.DJSTU said:There are no indicators to show what the form of measurements are that are being used in Autoamp (AGC) ?
So could you tell me please what scale/s of measurement the settings are based on ? Or better perhaps, show in the actual AGC what they are ?
While update is not released, you can use this formula to convert to dB:
dB = 20 * log10(level)
or, get level value for a desired dB like this:
level = 10^(db / 20)
for example, if you need -3dB to be the target level, it will be 10^(-3/20) = 0.71
This should work the same in all OS'es. RadioBOSS is developed under Windows 7 64-bit, and then tested under XP and all other systems... Added it to the bug list.DJSTU said:Unless a track has been looked at in Tracktool (and I mean looked at, not necessarily changed in any way, just looked at and the OK button pressed), RB ignores updating the Playcount, Last Play information when it comes up in the playlist.
The suggestion to add an icon to "processed" tracks is also there.