Hiller
11-07-2006, 12:51 PM
I need to convert a hex value to a number and vice versa for the volume on my B&K processor driver. It looks like this:
0h = Mute, 1h = -95 dB,... 60h = 0 dB, ... 6Fh = +15 dB
Is there an easy way to do this in PDL other than having to map every value from -95 to +15?
Thanks,
Steve
0h = Mute, 1h = -95 dB,... 60h = 0 dB, ... 6Fh = +15 dB
Is there an easy way to do this in PDL other than having to map every value from -95 to +15?
Thanks,
Steve