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

Show interpreted BPM from MIDI clock ticks #74

Open
krevis opened this issue Jan 18, 2020 · 0 comments
Open

Show interpreted BPM from MIDI clock ticks #74

krevis opened this issue Jan 18, 2020 · 0 comments

Comments

@krevis
Copy link
Owner

krevis commented Jan 18, 2020

If a MIDI Monitor window receives MIDI clock events, use the timestamps to interpolate the expected BPM from the duration between the events.

Would be nice to display this, and possibly other transport information (running, stopped, etc.)

(The hard part may be in smoothing/interpolating to deal with the jitter between clock ticks. What would be useful to show -- raw values, some value of smoothing, or more?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant