Initial commit: RecorderStudio:PyQt5 高保真录音软件,无损 WAV / WASAPI 独占、BS.1770 响度与 ffmpeg 交叉验证

This commit is contained in:
WpyQwq
2026-09-19 11:56:01 +08:00
commit b7f9098ccd
62 changed files with 10796 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
@echo off
rem ============================================================
rem 中文名启动器(内容保持纯 ASCII,避免任何编码问题)
rem ============================================================
cd /d "%~dp0"
call "%~dp0run.bat" %*