v1.0.1 - Bug Fixes & Improvements
🎹 Roblox Piano Auto-Player - v1.0.1
This patch release addresses key issues found during testing, correcting tempo calculations, reset behavior, and UI label truncation.
🔧 What's Fixed:
- Fixed MIDI Name Truncation: Extracted the filename stem (removing redundant
.midextensions) and increased display boundaries to prevent premature list name truncation. - Corrected Default Playback Speed: Resolved a bug where newly parsed MIDI files were hardcoded to default to
1.10xplayback speed. All songs now correctly default to their native tempo (1.00x). - Dynamic Reset Speed: The Reset button now correctly restores the song's native default playback speed (e.g.
1.0xor1.1xbased on the file metadata) instead of resetting to a hardcoded1.0. The button's label also dynamically updates to show the target speed value on load.
📦 Installation:
- Download
RobloxPianoPlayer.exebelow. - Put your
.midfiles inside the automatically generatedmidi/folder. - Launch the app and play!