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

react on midi note insertion and automatically complete chords #4

Open
Timtam opened this issue Sep 5, 2020 · 0 comments
Open

react on midi note insertion and automatically complete chords #4

Timtam opened this issue Sep 5, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@Timtam
Copy link
Owner

Timtam commented Sep 5, 2020

this should be a toggleable action. Whenever a single note is inserted and this action is toggled on, then the last selected chord in the MIDI editor will be used to determine all missing notes and they will automatically be inserted with the same length, velocity and at the same cursor position than the last inserted note, maybe even playing them at the same time to turn one-finger play style into chord instantly.
It however has to be evaluated if this is even possible, regarding latency issues, tracking when midi events, checking their insertion / if recording is even running and more.

@Timtam Timtam added the enhancement New feature or request label Sep 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant