-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Add chord progressions highlights. #5354
Comments
Currently if you right click on the piano keys and you have a chord selected in the chord combobox, you can mark a chord highlight. |
yak...
Whenever you want a specific progression, just load it with
I still do not like it.... |
Sure, my idea is not super needed if you can simply drop a backdrop MIDI with some chord progression as guide. Maybe I could change my request to being able to change the color of some ghost MIDI channel to another color, maybe yellow, so I can drop a MIDI as guide like musikBear suggested. |
@ca3games For some reason when I read this first and replied I wasn't thinking straight... so you want something similar to how Captain Chords works (the header area of it)? |
Dunno how captain chords does it, but I meant more like those FL studio youtube tutorial when they lay out the chord progression before starting a song. |
In that case, it should be put into a separate issue and this should be closed as a duplicate. |
Can you share a video that has it? |
Dunno, look up any FL chord progression song tutorial. |
@ca3games wrote
Yes! Because FL-studio does not have Scales, as we have in LMMS. |
@ca3games Basically this is implemented already. You can select a chord or scale and highlight the corresponding notes in the Piano Roll. Watch @musikBear's post above.
I'm closing this feature request. |
Enhancement Summary
Basically add some yellow ghost notes among several bars on the piano roll to indicate a chord, allowing you to see whatever chord progression you want in the measure.
Justification
It would be very helpful to be able to highlight common chord progressions in the piano roll.
Mockup
Just right click to highlight a chord and the measure or bar will become yellow, usign the same scale hightlight code.
Maybe add some basic button with a message asking how long it should the chord progression should be and what chords it should contain, maybe a simple integer next to the chord to indicate how long the chord should be.
The text was updated successfully, but these errors were encountered: