this is really annoying
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3824 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
0f221b9065
commit
9a32a037e5
@ -1026,6 +1026,7 @@ AudioMixer::SetParameterValue(int32 id, bigtime_t when,
|
|||||||
} else {
|
} else {
|
||||||
input->RemoveInputChannelDestination(PARAM_CHAN(id), PARAM_DST(id));
|
input->RemoveInputChannelDestination(PARAM_CHAN(id), PARAM_DST(id));
|
||||||
}
|
}
|
||||||
|
// XXX this is really annoying
|
||||||
// The slider count of the gain control needs to be changed,
|
// The slider count of the gain control needs to be changed,
|
||||||
// but calling SetChannelCount(input->GetMixerChannelCount())
|
// but calling SetChannelCount(input->GetMixerChannelCount())
|
||||||
// on it has no effect on remove parameter webs in other apps.
|
// on it has no effect on remove parameter webs in other apps.
|
||||||
|
Loading…
Reference in New Issue
Block a user