rekordbox-scripts 项目教程

rekordbox-scripts 项目教程

rekordbox-scripts python scripts for automating music management in rekordbox 项目地址: https://gitcode.com/gh_mirrors/re/rekordbox-scripts

1. 项目的目录结构及介绍

rekordbox-scripts 项目的目录结构如下:

rekordbox-scripts/
├── .gitignore
├── LICENSE
├── README.md
├── ableton-to-cues.py
├── hotcues-to-memory-cues.py
├── memory-cues-to-hotcues.py
├── show-dups.py
├── show-low-bitrate.py
├── show-non-mp3.py
└── ...

目录结构介绍

  • .gitignore: 用于指定 Git 版本控制系统忽略的文件和目录。
  • LICENSE: 项目的开源许可证文件,本项目使用 MIT 许可证。
  • README.md: 项目的说明文档,包含项目的概述、使用方法和相关信息。
  • ableton-to-cues.py: 用于将 Ableton 中的 warp markers 转换为 Rekordbox 中的 cue points 的脚本。
  • hotcues-to-memory-cues.py: 用于将 Rekordbox 中的 hot cues 复制为 memory cues 的脚本。
  • memory-cues-to-hotcues.py: 用于将 Rekordbox 中的 memory cues 复制为 hot cues 的脚本。
  • show-dups.py: 用于显示具有相同标题的曲目的脚本。
  • show-low-bitrate.py: 用于显示比特率低于指定值的曲目的脚本。
  • show-non-mp3.py: 用于显示非 MP3 格式的曲目的脚本。

2. 项目的启动文件介绍

项目的启动文件是 ableton-to-cues.py。该脚本的主要功能是将 Ableton 中的 warp markers 转换为 Rekordbox 中的 cue points。

使用方法

python3 ableton-to-cues.py <Ableton文件路径> <Rekordbox导出的XML文件路径>

例如:

python3 ableton-to-cues.py myset.als ~/Rekordbox.xml

参数说明

  • <Ableton文件路径>: Ableton 项目文件的路径。
  • <Rekordbox导出的XML文件路径>: Rekordbox 导出的 XML 文件路径。

3. 项目的配置文件介绍

rekordbox-scripts 项目没有专门的配置文件,但可以通过命令行参数进行配置。例如,show-low-bitrate.py 脚本可以通过命令行参数设置比特率阈值:

python3 show-low-bitrate.py input.xml 256

配置项

  • show-low-bitrate.py: 可以通过命令行参数设置比特率阈值,默认值为 320 kbps。
  • ableton-to-cues.py: 可以通过 --reverse true 选项将 Rekordbox 中的 cue points 转换为 Ableton 中的 warp markers。

通过以上配置,用户可以根据自己的需求灵活使用 rekordbox-scripts 项目中的各个脚本。

rekordbox-scripts python scripts for automating music management in rekordbox 项目地址: https://gitcode.com/gh_mirrors/re/rekordbox-scripts

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

高慈鹃Faye

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值