fixed spelling error
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4340 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1475,7 +1475,7 @@ AudioMixer::SetParameterValue(int32 id, bigtime_t when,
|
|||||||
// BroadcastChangedParameter() should be correct, but doesn't work
|
// BroadcastChangedParameter() should be correct, but doesn't work
|
||||||
BroadcastChangedParameter(PARAM_GAIN(PARAM(id)));
|
BroadcastChangedParameter(PARAM_GAIN(PARAM(id)));
|
||||||
// We trigger a complete ParameterWeb update as workaround
|
// We trigger a complete ParameterWeb update as workaround
|
||||||
// but it will change the fokus from tab 3 to tab 1
|
// but it will change the focus from tab 3 to tab 1
|
||||||
update = true;
|
update = true;
|
||||||
}
|
}
|
||||||
fCore->Settings()->SaveConnectionSettings(input);
|
fCore->Settings()->SaveConnectionSettings(input);
|
||||||
|
|||||||
Reference in New Issue
Block a user