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 Markers #244

Open
ArpaWail opened this issue Feb 26, 2024 · 1 comment
Open

Midi Markers #244

ArpaWail opened this issue Feb 26, 2024 · 1 comment

Comments

@ArpaWail
Copy link

I was wondering if Pretty_midi can handle markers, since I try to open a file with them and they don't remain in the pretty_midi data. Is there a way that I don't know or actually it manages to handle them?

@craffel
Copy link
Owner

craffel commented Feb 26, 2024

No, markers are not a meta message that pretty_midi stores, since it doesn't really affect playback or any characteristics of the song. No reason support couldn't be added though, PRs welcome.

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

No branches or pull requests

2 participants