LiveEnhancementSuite / LESforMacOS

Ableton Live, supercharged (on macOS)
https://enhancementsuite.me/
MIT License
143 stars 17 forks source link

[Bug] Plugin menu not displaying when right clicking. It is only displayed when a hotkey is used (Command+Shift+H). #28

Open launchtospace opened 1 year ago

launchtospace commented 1 year ago

I'm sure where in the files/code the hotkey or function for the right click is located to fix this. I'm sure its an easy fix if I just knew where I can edit the keybind or whatever is used to active the double right click for displaying the menu

kwvg commented 1 year ago

For v1.3.4.beta.3, the bind for spawning the plugin menu is here. You can edit the application bundle and change it to a key combination of your choice (though this is unsupported, even if possible).

Though I'd much rather want to help you access it using right click alone. If you could post your console log, it would be a start.

launchtospace commented 1 year ago

Hey, thank you for getting back to me. I haven’t done anything and it seems to be working. The only issue I’m having now is the Shift+Click/Alt+Click to select multiple items doesn’t seem to be working while live enhancement suite is running. If I absolutely need that feature during my workflow, I’ll close the Live Enhancement Suite program then reopen after I’ve done what I needed to. Can this be fixed ?

On Jul 29, 2023, at 5:26 AM, Kittywhiskers Van Gogh @.***> wrote:

For v1.3.4.beta.3, the bind for spawning the plugin menu is here https://github.com/LiveEnhancementSuite/LESforMacOS/blob/331d42d750ca0ac0c8c815cb0666abd496dbfb9c/extensions/les/LESmain.lua#L715C1-L718. You can edit the application bundle and change it to a key combination of your choice (though this is unsupported, even if possible).

Though I'd much rather want to help you access it using right click alone. If you could post your console log, it would be a start.

— Reply to this email directly, view it on GitHub https://github.com/LiveEnhancementSuite/LESforMacOS/issues/28#issuecomment-1656681715, or unsubscribe https://github.com/notifications/unsubscribe-auth/BBNYPPNPPHAKHU5CG7FXC5DXSTJMZANCNFSM6AAAAAA2TNNMRE. You are receiving this because you authored the thread.