Skip to content

DinosuGithub/Shared-Piano-MIDI-Saver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages