[*] 混音优化

This commit is contained in:
acgist
2023-05-07 13:00:25 +08:00
parent 739538b34c
commit c045ecb8bd
12 changed files with 205 additions and 55 deletions

View File

@@ -5,7 +5,7 @@ const defaultAudioConfig = {
// 设备
// deviceId : '',
// 音量0~1
volume: 0.5,
volume: 1.0,
// 延迟大小单位毫秒500毫秒以内较好
latency: 0.4,
// 采样位数8|16|32