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

Stuck at midiToSequenceProto when attempting to decode large MIDI files #697

Open
ruochenjia opened this issue May 14, 2024 · 0 comments
Open

Comments

@ruochenjia
Copy link

My node.js app is stuck at the midiToSequenceProto call when decoding a large MIDI file (attached here). This should not happen as other media players such as VLC takes less than 1 second to start playing. I think it should be possible to only load a part of it instead of loading all at once, but magenta.js does not seen to provide a way of doing so.

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

1 participant