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

MIDI File Support #10

Open
1 of 5 tasks
orchetect opened this issue Oct 30, 2022 · 0 comments
Open
1 of 5 tasks

MIDI File Support #10

orchetect opened this issue Oct 30, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request midi-file MIDI File

Comments

@orchetect
Copy link
Owner

orchetect commented Oct 30, 2022

  • Extract markers from MIDI File, calculating timecodes based on tempo track
    • Could reuse/adapt the Cubase XML import code calculations based on a multi-event tempo track
  • Export markers to MIDI File
    • Test fractional tempos that are not common multiples of 60, such as 152.5
    • Add "Lossy convert extended characters" function that can convert special unicode chars in Text events to MIDI file ASCII-compatible equivalents. (There's native string API in Foundation/AppKit that can help with this.)
@orchetect orchetect changed the title Extract markers from MIDI File MIDI File Support Nov 22, 2022
@orchetect orchetect self-assigned this May 10, 2023
@orchetect orchetect added the enhancement New feature or request label May 10, 2023
@orchetect orchetect added the midi-file MIDI File label Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request midi-file MIDI File
Projects
None yet
Development

No branches or pull requests

1 participant