Page 1 of 1

Denon Volume Feedback

Posted: Fri May 04, 2018 1:36 pm
by mborner
Good morning. I'm working on my 2-way feedbacks for my Denon AVR. Has anyone implemented 2-way feedback that includes the decimal point and the third digit zero? I can get the feedback looking like; 50,51,52,53 etc., in 2 characters (\d\d) but my 3 character looks like; 50,505,51,515,52,525 etc.
I've been working with Peter M on this but Nothing has worked to this point. The returned data from the receiver does not include decimals or zeroes as a half step db. I have the full Denon protocol as well as the API but I'm unclear how to write strings of code using the API. Any help would be great. I