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

Windows: LoopMIDI drops notes #108

Open
sleexyz opened this issue Apr 10, 2018 · 0 comments
Open

Windows: LoopMIDI drops notes #108

sleexyz opened this issue Apr 10, 2018 · 0 comments

Comments

@sleexyz
Copy link
Owner

sleexyz commented Apr 10, 2018

My theory is that noteOff events are occur after noteOn events

We are already subtracting an offset to ensure that noteOff happens before the next beat's noteOn, which was sufficient in Linux with snd-virmidi, but it seems like we need a little more/something else.

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