JoepVanlier / Hackey-Patterns

A LUA sequencer plugin for REAPER 5.x and up. Designed to mimick the pattern editor in Jeskola Buzz.
MIT License
9 stars 0 forks source link

Entire selected current line could be highlighted in a different light color #7

Closed michaelsjackson closed 6 years ago

michaelsjackson commented 6 years ago

Current line highlighting in sequencer.

JoepVanlier commented 6 years ago

What do you mean by current line?

Play position is displayed in the same way as it used to in buzz now by a line with sub-item resolution.

michaelsjackson commented 6 years ago

With current line I mean the cursor in the excel table, now it highlights only the current cell with a darker color, this could be applied to the entire row, but in a lighter color, just to see in which line I am, in all columns. Then I could see easier if I would place the pattern in correct line, 192, for example.

JoepVanlier commented 6 years ago

Ahh okay. Sure, that can be done.

michaelsjackson commented 6 years ago

Thanks for superfast implementation. Works great!