-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add channel level adjust #338
Comments
Hi @flikier My Denon receiver does not have such a functionality and I am not able to test it. Furthermore, the documentation related to this Denon/Marantz API is not too precise. In order to implement this feature, I need your support. Could you please collect the application logging as follows:
If you have only one mobile device, please try the desktop version (MusicControl-v2.14.1) and run this version from a desktop (Linux, macOS, or Windows) |
Developer notice:
|
Thank you very much! 😍 Here is the log: And here is a screen recording from the second phone that shows what I've done: I wanted to make the screen recording with an exact clock (with seconds), but I've noticed that the log doesn't contain any timestamps... If you still think it would be valuable I could do that. And I of course would like to help in debugging / testing / whatever needed 🙏🏻 |
Hi @flikier, thank you for provided log, it was really helpful. I implemented this feature. Now, you should have a new button "Channel level" in the "Audio Control" window: When this button pressed, a new window "Channel level" should appear: In this example, only Subwoofer slider is enabled since my stereo receiver has only this channel. For your receiver, I expect that Front L&R, Center and Surround L&R will additionally enabled. Please download and manually install MusicControl-v2.14.3 version from here: https://1drv.ms/f/s!At2sh2-YDyGFdsDFl6N3ncDowMg Could you please install this version and compare MusicControl with the Marantz application, for example change all channel levels in the Marantz application and observe that the levels in MusicControl app are changed accordingly... |
Thank you so much! That was the only feature that kept me using the official unbearable app 😍 Here is a video testing the feature: https://mega.nz/file/n7QjATIA#O-m6tPBfQCKJ5t8kr8GUtLTsP41egN96e-ITwEIJfXc In this video there is 1 bug:
And 2 sub-feature requests: 🙏🏻😊
And in this image - https://mega.nz/file/K2x1Faba#AhkiDlB81ptDBsysYP0ue3LWhjUG-ATI7r3ZtPcqJ38 - I have another 2 suggestions:
|
Hi @flikier thank you for testing. The first link is broken - instead a video, this link shows the old obsolete log file. Could you please describe more precisely the bug "levels of half decibels are shown as 12 decibels". May be attach here some screenshots... With respect to the Denon API description, the channel levels are integer in interval [-12dB, 0, +12dB], i.e only 24 integer values without "half decibels"... I will take a look on other suggestions. |
Sorry, I've pasted the wrong link to the video. Here is the correct one: https://mega.nz/file/iqYUQKpY#xV-ox-7OSxasM9Oz8lyR9luBsogLkhTYRZM1nc1FkSo You should see clearly in the video what I mean by having half decibels shown as 12 decibels. |
Hi @flikier, |
Hi @flikier Please download and install new build from here: https://1drv.ms/f/s!At2sh2-YDyGFdsDFl6N3ncDowMg I still working on the remaining proposals... |
Yep, they half decibels bug is fixed 🙏🏻 This improves so much the way I'm enjoying music everyday 😀 |
Hi @flikier, ![]() Please upload the version from here: https://1drv.ms/f/s!At2sh2-YDyGFdsDFl6N3ncDowMg |
Yes, "set default" works well. Thanks 😊 Just for the technical curiosity, I'll add that the original application doesn't send a zero-value message for every channel, but it's probably implemented as a single "default" signal that is automatically applied for all channels. Just sharing it, your implementation works perfectly 🙏🏻 |
Marantz Cinema 60 let you change the channel level temporary (does not survive reset).
It is very useful, and I wish to be able to do it through this application.
Here is a screenshot of Marantz application:
The text was updated successfully, but these errors were encountered: