Hi,
i have a feedback problem my AV marantz.
I setup the volume in dB scale with 0.5 increment.
AVR return :
- 2 digits ex : return "50" for 50-80=-30dB
or
- 3 digits ex : return "505" for 50.5-80=-29.5dB
i testing much regex but unfortunatly. ( ex :MV(\d{2,3})\x0D )
any solution in traditionnal feedback ? or i writing a java function ?
regards