Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Melodie v A–dur pythonization #17

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Melodie v A–dur pythonization #17

wants to merge 15 commits into from

Conversation

garncarz
Copy link
Owner

@garncarz garncarz commented Jul 12, 2017

TODO:

  • midi_diff should take into account velocity (volume), thus looking for diffs in dynamics
  • midi_diff should take into account endings of notes, thus looking for diffs in lengths (staccatos etc.)
  • LilyPond/MuseScore sometimes produce MIDI files such that non-shortened notes are shortened by default (like having a length 0.875 instead of 1), so produce it the same way
  • midi_diff should be usable in Jupyter Notebook, previewing diffs in a comprehensible way, e.g. grouping them by bars

@garncarz garncarz self-assigned this Jul 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant