-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
[Bug] Alt + X shows take lanes or does nothing #14
Comments
hmm that seems weird. Some of the shortcuts rely on language specific strings to be present, are you using Live in a language other than English? |
Hey @Inversil - I am on a German system. While you English keyboard users often get shortcuts that are not accessible for us, because we can't use modifiers and another modifier to get to the character, in this case it had worked before, but now since 11 ceases to like me :). |
ohh they reason I bring it up because it requires certain strings in live. if you change ableton live's language to english it should work. keyboard layout doesn't matter |
@Inversil Ah, I get it, I just mixed two things up here. Unfortunately, even an English (US) interface doesn't let me Alt + X properly, I just tried it. I also tried to remove any key bindings I did in Live, to no avail. The fanciest change to Live is actually LES for me, nothing really added on top of that which might interfere. |
hello! sorry for taking so long to get back to you. You're right! it actually happens to me too!! I know why this is happening; I need to add an exception to the shortcut for live 11 users. I can't believe this took me so long to find. I was so sure that it was working correctly as I've used it many times... but I suppose not recently? |
@Inversil Haha, no worries, you don't have to be quick, it's enough that LES is helping me navigate Live much quicker every day, and you're doing it in your free time! Wonderful you finally ‘found’ the bug as well 🤣. And glad you're working on a fix, whenever you'll find the time! |
Any news òn how long this fix gonna take? |
finally got around to updating this tool a bit! this should work now!! Best way to beta test is to clone the repo and run the .ahk file after installing autohotkey. I will make a proper build later and update the website with it some other time. Thanks a lot! |
This still does not work for me with Release 1.3.5 and Live 11.1.1 - Am I missing something? |
Hey! Thanks for reporting this. I’m not sure if there is a way to detect how many return tracks someone has… but I have one idea: does an option to create return tracks get greyed out in the dropdown menus at the top of the window when you reach the limit? Under “create” |
Hmmm.. I guess the solution for this would be to check if this option is greyed out and then do the macro differently. But I’ll have to implement that myself. I’ll change the flags so I do it when I get around to making the next update :-) |
I appreciate your work 🙏 |
Oh yeah, if anyone makes a pull request for this I will merge it immediately! It might be a while until I can make another update myself |
In Live 11, Alt+X causes LES to freeze the the track I'm currently on. |
I don't remember when it started, but recently, when I try to use Alt + X to clean a track, it would either create or delete a take lane (or only show them?). Once I use the shortcut, the take lanes show up, and I believe there is an empty one created, hard to tell when suddenly the lanes reveal themselves 🙂.
I suppose it's only on tracks that already have takes, but I remember it's acting similarly weird on tracks inside groups, deleting and/or duplicating tracks.
Is this something known? Should I investigate further?
Edit: Okay, tried it out again. What Alt + X does is adding and quickly deleting a take lane again (the undo history revealed that). On audio tracks, you just see a quick glitch (something is popping up and disappearing again), on MIDI tracks as well, plus the track lanes stay visible.
The text was updated successfully, but these errors were encountered: