docb / dbRackModules

GNU General Public License v3.0
15 stars 1 forks source link

HexSeq & HexSeqP ergonomics (keys & visibility) #7

Closed firolightfog closed 2 years ago

firolightfog commented 2 years ago

Dear Christian,

I had to realize how powerful and cool these modules are. Using them I also identified a few minor things that could speed up my work with them. Let me share theses ideas with you for your consideration.

Best regards, Andras

docb commented 2 years ago

hi Andras, thanks for the suggestions:

firolightfog commented 2 years ago

Hello Christian,

Thanks for considering the points! I'm glad that a few of them made it to your future development list. :)


I read your comments and I feel strongly about one point only:

Add: allowing abcdef keys (beside the currently recognized FEDCBA9876543210)
Not sure. Currently i planned the lowercase chars for some functionality.
e.g. r randomizes a field, s shifts a field by one bit, and i dont want to interfere with hex chars.

I excitedly welcome any coming functions! I still think that at least 'abcdef' should be dedicated to the sequence windows and the hex strings. Switching the CapsLock before editing is weird and unusual. Hopefully you'll reconsider your opinion.


That's it. I'm happy even if you drop the rest of the suggestions. They would be improvements (imho) but wouldn't add to the user experience too much.

Change: focusing a sequence window automatically selects the sequence string
Not sure. As i can currently click on the exact position ...

I rarely manage to click to the exact position I'd like to change. As I use the arrow keys to get to the right position, it seemed to be more intuitive for me. But OK, I see your point.

Add: if no sequence window is selected then pressing key 1-9 focuses sequence windows 1-9
Don't know how this is possible as then i would be ...

I've seen something similar in Voxglitch Digital Sequencer and found it handy. But OK... (Actually if it's working then HexSeqP pattern select feature could benefit from it more.)

Add: pressing Tab focuses the next sequence window (I'm not sure if Tab is available for the 
modules tbh)
I can check this. But it would be the same as arrow down?

Arrow is suggested to 'save & jump'. Tab would 'jump only'. But probably it's not worth the effort. I just find myself unintentionally press Tab to change, so I though to get the most from it. ;)

Best regards, A.

firolightfog commented 2 years ago

Suggestions were reviewed and related changes were implemented in v2.0.4