MarkCWirt / MIDIUtil

A pure Python library for creating multi-track MIDI files
Other
241 stars 49 forks source link

Question, are fractional beats possible? #35

Open kevinlinxc opened 3 years ago

kevinlinxc commented 3 years ago

Might be a stupid question, but are fractional beats possible for this package? For example, 0.5 or 0.2354 beats for a note's duration.

kevinlinxc commented 3 years ago

It seems like they are. A better question to ask would be, what is the default rounding of notes' start and end times (if there is any rounding), and how can I enter notes so that the resulting midi is creates reasonable rhythms in sheet music