This repository was archived by the owner on Mar 23, 2026. It is now read-only.
fix: 音频线程优先级问题 & 音量大小#540
Merged
Merged
Conversation
- 规范化音频音量 - 统一增强音量
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),但继续提升将会出现爆音现象
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
总览
attend_class)文件
finish_classprepare_classattend_classdemo.2025-03-29.213028.mp4
tip:
attend_class音量不同于其他文件(-21.8LUFS),但继续提升将会出现爆音现象