一款功能强大的音频处理工具包,用于音高调整、混音和标准化。
Project description
说明
如何本地运行
创建虚拟环境并同步所有依赖: 在项目根目录运行:
uv sync
直接运行命令行工具: 因为我们在 [project.scripts] 里配置了 ldsau,可以直接使用:
# 使用 uv 运行 CLI 工具
uv run ldsau bypass "测试.wav" --semi 1.0
uv run ldsau mix -d "./tracks" -o "伴奏.wav"
uv run ldsau process "录音.wav" --auto_norm 1
如何使用 uv 打包并发布到 PyPI?
打包项目(构建 wheel 和 sdist):
uv build
发布到 PyPI:
uv publish
需要输入 PyPI 的 API Token。输入后,几秒钟之内,你的工具就会上线 PyPI!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ldsau-0.1.0.tar.gz
(78.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ldsau-0.1.0-py3-none-any.whl
(9.1 kB
view details)
File details
Details for the file ldsau-0.1.0.tar.gz.
File metadata
- Download URL: ldsau-0.1.0.tar.gz
- Upload date:
- Size: 78.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46fb8515562de1e59dd207c61234fd75e6cbf6a2649bf2e515fb616006f8bd46
|
|
| MD5 |
a2e995984de6edba984a35a0cc8dde31
|
|
| BLAKE2b-256 |
5a512982b6fe37d039ecc59812d24c7f9a83991c368bfb8dcb0c9f5d988f3bdf
|
File details
Details for the file ldsau-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ldsau-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8067d1f5d6b4b2944fc4d8d9c59cc9acddea52370b1a4fe1e22187517be72823
|
|
| MD5 |
1f92360ce1cd2a50f96f4e7da4a5e61a
|
|
| BLAKE2b-256 |
d3d31e9920f13c81697ee0fddafc3cdcd6d28b9d8a4fc6dc593f45ae2b9e2189
|