DinosuGithub / Shared-Piano-MIDI-Saver

11 stars 4 forks source link

How to start this program

  1. Create a new directory including main.py and saving.py
  2. Install Mido
    • Must have Python 3.7 or higher
    • Run python3 -m pip install mido
  3. Run main.py

Using the program

  1. On the prompt MIDI file path:, enter a valid path to a MIDI file
  2. For each track, enter the corresponding number of the instrument to use for that track
  3. Enter "y" or "n" to enable or disable the MIDI file's velocities (if disabled, all notes will have same velocity)
  4. Wait for the program to generate a saved link.