Midi2FF7R is a simple Python script to map MIDI inputs to keystrokes that support the piano minigame of Final Fantasy 7 Rebirth. First 3 octave keys are assigned to the left hand, the remaining 3 to the right.
- Real-time MIDI input handling
- Simulates keyboard/controller input using
pydirectinput - Supports octave switching
- Supports semitone switching
This script depends on two Python libraries:
Install them via pip:
pip install python-rtmidi pydirectinput-rgxRun the script with:
python Midi2FFR.py