一款功能强大的音频处理工具包,用于音高调整、混音和标准化。
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.1.tar.gz
(122.9 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.1-py3-none-any.whl
(9.1 kB
view details)
File details
Details for the file ldsau-0.1.1.tar.gz.
File metadata
- Download URL: ldsau-0.1.1.tar.gz
- Upload date:
- Size: 122.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
872f997328acf8557fab74127381e5e56e0f93d8901f20f65d233e0103930ca5
|
|
| MD5 |
3ef8d3d8224e45e7fae520b326b61eaa
|
|
| BLAKE2b-256 |
dd2a13e516dba9174a9211087ec58d7f98ea8adf3c315c43abd0916c25b1d635
|
File details
Details for the file ldsau-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ldsau-0.1.1-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 |
92d4101ab9d0bfc4aae0e2cb2ce6a3ad75becf740de1c5e3ea1d6a1cd5d75166
|
|
| MD5 |
ccf04d9554976f34698bbf58464e4b7c
|
|
| BLAKE2b-256 |
f8a106b0a6550c287305612f00702e6d35e3f9e56b6133c79e3f6704bf2fdbc4
|