Skip to content

v1.0.1 - Bug Fixes & Improvements

Choose a tag to compare

@ntw-cts ntw-cts released this 13 Jun 15:29

🎹 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 .mid extensions) 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.10x playback 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.0x or 1.1x based on the file metadata) instead of resetting to a hardcoded 1.0. The button's label also dynamically updates to show the target speed value on load.

📦 Installation:

  1. Download RobloxPianoPlayer.exe below.
  2. Put your .mid files inside the automatically generated midi/ folder.
  3. Launch the app and play!