v1.4.0
HachimiDX: Maimai auto rechart tool 🐱
What's new
-
New feature: support dynamic BPM 🎉
- Integrated the BPM-Measurer utility for measuring song BPM.
- Added a "Measure BPM" page to media tools.
- Added support for selecting static or dynamic BPM on the auto_rechart page.
- Modified the overall auto rechart pipeline to support dynamic BPM.
-
Auto rechart
- Added support for parsing 1/24th notes.
-
UI & Controls
- Improved the standard reference lines on the Screen Rectification interface to be more intuitive.
- Removed the lv1 option from chart_lv.
- Improved the helper display for some comboboxes.
-
Adjusted some interface components, text, and output messages in the app to improve clarity.
-
Modified some text in the README to improve clarity.
Bug fixes:
- Fixed an issue where ffmpeg reported a "Demuxing timebase not available" error under certain circumstances.
- Fixed some UI text errors.
How to update from v1.3.3
- Delete the old
README_zh_cn.md&README.mdin the project root directory. - Copy the new README files to the project root directory.
- Delete the old
src/folder in the project root directory entirely. - Copy the new
src/folder to the project root directory.
New PRs
- [+] auto_rechart.analyze: generate_maidata 支持变速 bpm by @ck2739046 in #13
Full Changelog: v1.3.3...v1.4.0