Skip to content

Process output of John Walker's midicsv to get real-world timing information. Convert ticks to seconds.

License

Notifications You must be signed in to change notification settings

shoogle/midicsv-process

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

midicsv-process

Process output of John Walker's midicsv to get real-world timing information. Convert ticks to seconds, taking tempo changes into account.

Usage

With a MIDI file (midicsv must be installed and in $PATH)

./midicsv-process.py infile.mid > outfile.csv

With a CSV file created by midicsv

./midicsv-process.py infile.csv > outfile.csv

License

Distributed under the MIT License (a.k.a. the "Expat License"). See LICENSE.txt.

Copyright

Copyright (c) 2017 Peter Jonas.

About

Process output of John Walker's midicsv to get real-world timing information. Convert ticks to seconds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages