Posts: 4,061
Joined: Oct 2007
Reputation:
90
zag
Team-Kodi Member
Posts: 4,061
2015-11-19, 14:16
(This post was last modified: 2015-11-19, 14:16 by zag.)
I've already requested this with our developers internally but thought I would write it down here as well.
Is it possible to write an add-on that can independently adjust each speaker channels volume?
I am currently having trouble hearing the center channel in my 2.0 soundbar setup.
Posts: 603
Joined: Jan 2014
Reputation:
21
Of course that's possible. With AudioDSP we have the full control how the signals are processed.
We still need someone who write it ;-)
Furthermore I can imagine a channel remapper add-on with configurable channel volumes.
Latest news about AudioDSP and my libraries is available on
Twitter.
Developers can follow me on
Github.
Posts: 12
Joined: Apr 2016
Reputation:
1
meucha
Junior Member
Posts: 12
Yeah sure no hurry, i'm just glad to hear that this idea is in the pipeline.
Many thanks for your hard work !
Posts: 12
Joined: Apr 2016
Reputation:
1
meucha
Junior Member
Posts: 12
2016-04-18, 15:02
(This post was last modified: 2016-04-18, 15:02 by meucha.)
Just FYI, Koying has added this feature in the latest SPMC release. Maybe part of his code could be pulled to Kodi ?
Too bad i'm not running Android or i would switch right away.
Posts: 603
Joined: Jan 2014
Reputation:
21
Which fearure do you mean? I didn't follow development on SPMC.
Latest news about AudioDSP and my libraries is available on
Twitter.
Developers can follow me on
Github.
Posts: 6,810
Joined: Jul 2010
Reputation:
198
@wisler would be great if this could be added to adsp.basic
Posts: 6,810
Joined: Jul 2010
Reputation:
198
I fully agree with wisler. We have created the infrastructure for ADSP to fit exactly those needs. ADSP UI can be accessed directly from video window. I mentioned this already elsewhere that the quick hack done by SPMC is not the way to go and only results in decaying architecture.
Posts: 12
Joined: Apr 2016
Reputation:
1
meucha
Junior Member
Posts: 12
Yeah sure that would make more sense to include it in a downmixer matrix like axlt2002's proposal.
But - correct me if i'm wrong - adsp.basic is set up at movie level and retains different settings on a per-movie basis (as opposed to a global Kodi-wide setting like adsp.biquad) ?
If adsp.basic does indeed allow to be set on a per-movie basis then center channel downmixing functionality with a similar behaviour would be awesome : movies aren't all affected the same way by this lack of center channel volume. As an example, the harry Potter blu-ray saga is extremely affected, Matrix blu-ray saga to a lesser degree and some other 5.1 movies are not affected at all. It depends on choices made by the director's sound staff, so having the ability to set boost levels on a per-movie basis would be awesome.