/rbxmidi

🎹 Play roblox pianos with a MIDI keyboard

Primary LanguageRustMIT LicenseMIT

Roblox Midi

🎹 Play roblox pianos with a midi keyboard

Installing

First clone this repo and run the following command in the cloned folder:

sh install.sh

Dependencies

  • xdotool
  • cmake
  • xorg

Common Problem Solutions

Clear tmp files

killall rbxmidi
rm /tmp/rbxmidi*

Compiling fails on MacOS

Make sure you are running the latest version of MacOS