mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
fixed publication of mixer limit flags
This commit is contained in:
@@ -265,7 +265,7 @@ out:
|
||||
}
|
||||
|
||||
unsigned
|
||||
SimpleMixer::mix(float *outputs, unsigned space)
|
||||
SimpleMixer::mix(float *outputs, unsigned space, uint16_t *status_reg)
|
||||
{
|
||||
float sum = 0.0f;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user