Audio Calculator is a professional tool designed for music producers and audio engineers. It helps calculate reverb and delay parameters based on the song's BPM (Beats Per Minute).
- BPM-based reverb parameter calculation
- BPM-based delay parameter calculation
- Manual BPM detection through tapping
- Support for both light and dark themes
- Multi-language support (English/Chinese)
- Always-on-top window option
- Direct link to Audiobar
- Download the latest release
- Double-click
start.batto run the application directly - Or run the standalone
AudioCalculator.exeif you downloaded the release version
Build from source:
- Clone this repository
- Run
build_exe.batto create the executable - Find the executable in the
distfolder
- Download the latest release
- Open Terminal in the application folder
- Make the start script executable:
chmod +x start.sh - Run
./start.shto start the application
Build from source:
- Clone this repository
- Make scripts executable:
chmod +x start.sh build_app.sh - Run
./build_app.shto create the application - Find the app in the
distfolder
- Python 3.8+
- PyQt6
- pyperclip
- pyinstaller (for building)
音频计算器是一款专为音乐制作人和音频工程师设计的专业工具。它可以根据歌曲的 BPM(每分钟节拍数)计算混响和延迟参数。
- 基于 BPM 的混响参数计算
- 基于 BPM 的延迟参数计算
- 通过点击或使用快捷键手动检测 BPM
- 支持浅色和深色主题
- 多语言支持(中文/英文)
- 窗口置顶选项
- 下载最新版本
- 双击
start.bat直接运行应用程序 - 或者运行独立的
AudioCalculator.exe(如果您下载了发布版本)
从源码构建:
- 克隆此仓库
- 运行
build_exe.bat创建可执行文件 - 在
dist文件夹中找到可执行文件
- 下载最新版本
- 在终端中进入应用程序文件夹
- 使启动脚本可执行:
chmod +x start.sh - 运行
./start.sh启动应用程序
从源码构建:
- 克隆此仓库
- 使脚本可执行:
chmod +x start.sh build_app.sh - 运行
./build_app.sh创建应用程序 - 在
dist文件夹中找到应用程序
- Python 3.8+
- PyQt6
- pyperclip
- pyinstaller (用于构建)
- 输入BPM:直接在输入框中输入数值
- 测量BPM:点击"手动测速",然后通过点击按钮或按空格键来计算
- 查看参数:程序会自动计算并显示所有混响和延迟参数