https://github.com/interfiber/rbxmidi
🎹 Play roblox pianos with a MIDI keyboard
https://github.com/interfiber/rbxmidi
Last synced: 5 months ago
JSON representation
🎹 Play roblox pianos with a MIDI keyboard
- Host: GitHub
- URL: https://github.com/interfiber/rbxmidi
- Owner: Interfiber
- Created: 2022-04-23T12:18:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-03T23:22:39.000Z (9 months ago)
- Last Synced: 2024-12-15T07:52:26.425Z (5 months ago)
- Language: Rust
- Homepage:
- Size: 280 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎹 Roblox MIDI v2.0
Play Roblox pianos with your physical MIDI keyboard
## Installing
Simply clone this repo using
```
git clone https://github.com/Interfiber/rbxmidi.git
```
then run the following command to install:
```
# NOTE: Requires root password to install!
# Install directories: /usr/local/share/rbxmidi, /usr/local/bin/rbxmidi
sh install.sh
```
Now RBXMIDI is installed! You can find it in your applications list or run it from the terminal using ```rbxmidi```## Platform status
* Linux (tested)
* KDE + Wayland
* Roblox running under Sober
* MacOS (untested)
* Windows (untested)