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

Note.playMidi should no longer return milliseconds #23

Open
mscuthbert opened this issue Sep 15, 2017 · 1 comment
Open

Note.playMidi should no longer return milliseconds #23

mscuthbert opened this issue Sep 15, 2017 · 1 comment

Comments

@mscuthbert
Copy link
Member

the playStream's calling of .flat.elements is too simplistic for the more complex scores that music21j is now running across. Needs to factor out playStream into a midi module to work through it.

@mscuthbert
Copy link
Member Author

fixed in latest commit. Note.playMidi, however, should no longer return milliseconds. That's redundant now that offsets are used.

@mscuthbert mscuthbert changed the title Playback of multiple voices at same time does not work Note.playMidi should no longer return milliseconds Mar 9, 2020
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