fix: apply configured audio volumes - #847
Conversation
|
ping #807 |
| clip, | ||
| MusicParams { | ||
| amplifier: 0.7, | ||
| amplifier: get_data().config.volume_music, |
There was a problem hiding this comment.
没绷住,谱面预览音量调不了是因为这里写死了 0.7
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
There was a problem hiding this comment.
这里还是用使用 volume_music*0.7 比较好
|
fix #267 |
|
Feedback: consider Applying SFX volume to Respack page phira/phira/src/page/respack.rs Line 385 in 3600e86 |
Copy, will take that on my wake time |
This comment was marked as resolved.
This comment was marked as resolved.
|
测试没什么问题,材质包和延迟调节都能吃到这里的设置 |
修复 主界面点击音效、谱面预览时 音量不可调节的问题