Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

fix: 音频线程优先级问题 & 音量大小#540

Merged
baiyao105 merged 3 commits into
Class-Widgets:mainfrom
baiyao105:fix_24
Apr 25, 2025
Merged

fix: 音频线程优先级问题 & 音量大小#540
baiyao105 merged 3 commits into
Class-Widgets:mainfrom
baiyao105:fix_24

Conversation

@baiyao105

@baiyao105 baiyao105 commented Mar 29, 2025

Copy link
Copy Markdown
Member

总览

  • 修正一个引入错误(预加载)和线程设置问题
  • 提升音频文件音量(统一 ≈ -16LUFS attend_class )

文件

文件 采样 位深 音量 峰值 RMS 意义不明的波形图(修改后)
finish_class 48kHz 16bit -16.0 -1.50 -21.37 finish_class
prepare_class 48kHz 16bit -17.2 -1.50 -20.19 prepare_class
attend_class 48kHz 16bit -21.8 -1.51 -26.28 attend_class
demo.2025-03-29.213028.mp4

tip

  • attend_class 音量不同于其他文件(-21.8LUFS),但继续提升将会出现爆音现象

- 规范化音频音量
- 统一增强音量
@baiyao105

baiyao105 commented Apr 25, 2025

Copy link
Copy Markdown
Member Author

我似了。

pizeroLOL pushed a commit to pizeroLOL/Class-Widgets that referenced this pull request Aug 10, 2025
## 总览
   - 修正一个引入错误(预加载)和线程设置问题
   - 提升音频文件音量(统一 ≈ **-16LUFS** ~attend_class~ )
--- 
#### 文件
| 文件 | 采样 | 位深 | 音量 | 峰值 | RMS | 

|--------|--------|------|-----------------|---------------|--------------|
| `finish_class` | 48kHz | 16bit | -16.0 | -1.50 | -21.37 |
| `prepare_class` | 48kHz | 16bit | -17.2 | -1.50 | -20.19 |
| `attend_class` | 48kHz | 16bit | -21.8 | -1.51 | -26.28 |


---
### **tip**:
- `attend_class` 音量不同于其他文件(-21.8LUFS),但继续提升将会出现爆音现象
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant