Page 2 of 3
Re: Live Enhancement Suite working with Live 11?
Posted: Thu Mar 04, 2021 3:30 pm
by spice3d
filtersweep wrote: ↑Thu Mar 04, 2021 3:14 pm
I'm not sure this is the same thread I was on yesterday.
Anyway, as I was curious about why this doesn't work the way I'd like, I checked the settings document and noticed that there was a 'VST' typed after the plugin, like so:
Surge
"Surge" vst
It's working fine now. Super useful : )
Basically, the second line is what you would type into the search box to get the thing you want at the top of the list. If you start having issues with a certain plug-in, test different search strings in Ableton’s search box. When ya find one that works, use that in the LES menu config file.
Re: Live Enhancement Suite working with Live 11?
Posted: Sat Mar 13, 2021 10:11 am
by +wig breaks
Hey folks,
I used the LES to create arrangement locators keyboard shortcut in Live 10 (Shift L) but it doesn't seem to be working. I'm on Windows 10.
Is it working for anyone else?
Re: Live Enhancement Suite working with Live 11?
Posted: Sat Mar 13, 2021 9:26 pm
by [jur]
+wig breaks wrote: ↑Sat Mar 13, 2021 10:11 am
Hey folks,
I used the LES to create arrangement locators keyboard shortcut in Live 10 (Shift L) but it doesn't seem to be working. I'm on Windows 10.
Is it working for anyone else?
The add locator icon in Arrangement is key/midi mappable natively

Re: Live Enhancement Suite working with Live 11?
Posted: Sun Mar 14, 2021 1:22 am
by filtersweep
All this time and I've never noticed that 'Set' button before.
Handy to know as the LES shortcut does not seem to work with v11.
: /
Re: Live Enhancement Suite working with Live 11?
Posted: Sun Mar 14, 2021 1:24 am
by spice3d
+wig breaks wrote: ↑Sat Mar 13, 2021 10:11 am
Hey folks,
I used the LES to create arrangement locators keyboard shortcut in Live 10 (Shift L) but it doesn't seem to be working. I'm on Windows 10.
Is it working for anyone else?
Nope, not working in 11. I was messing around with the code from GitHub and my guess is that Live 11 is using non-standard menus.
Re: Live Enhancement Suite working with Live 11?
Posted: Sun Mar 14, 2021 2:24 am
by spice3d
I looked at the GitHub code and figured out the problem. Live 11 changed the menus. I also found an error in the code that's always been there HAHA. Anyways, once they update the code and recompile, it should work again.
The newer versions are here
https://github.com/LiveEnhancementSuite/LESforWindows
The link for the release is along the right side under the Releases heading. The latest is v1.3.2-rev2 on Feb 1.
Re: Live Enhancement Suite working with Live 11?
Posted: Sun Mar 14, 2021 7:27 pm
by filtersweep
So, I downloaded and installed the latest version but pretty much everything still does not work.
The add locator for example. I do like the key for drawing notes in the clip window without having to press B.
As suggested you have to add locator with the key map : /
Re: Live Enhancement Suite working with Live 11?
Posted: Sun Mar 14, 2021 7:33 pm
by spice3d
filtersweep wrote: ↑Sun Mar 14, 2021 7:27 pm
So, I downloaded and installed the latest version but pretty much everything still does not work.
The add locator for example. I do like the key for drawing notes in the clip window without having to press B.
As suggested you have to add locator with the key map : /
Yup. As I said, Add Locator won’t work again until they fix the bug I reported, recompile, and release.
Re: Live Enhancement Suite working with Live 11?
Posted: Sun Mar 14, 2021 7:53 pm
by filtersweep
I was just pointing out it's not the only thing that doesn't work anymore...
Re: Live Enhancement Suite working with Live 11?
Posted: Sun Mar 14, 2021 8:01 pm
by spice3d
filtersweep wrote: ↑Sun Mar 14, 2021 7:53 pm
I was just pointing out it's not the only thing that doesn't work anymore...
Ah. Gotcha. I guess it’s to be expected. LES is based on macros and doesn’t tie into Live at a low level. For the most part it just programmatically replicates what you would do with a keyboard and mouse. At least the pop up menu works which is mostly what I depend on it for.
What else isn’t working?
Re: Live Enhancement Suite working with Live 11?
Posted: Mon Mar 15, 2021 5:59 pm
by Dalski
FYI - You don't have to include the end quote " mark to search for an exact match. Just the leading " is enough for Ableton to know that you are searching for an exact match.
Maybe a bug, maybe not. This is in Live 11
Re: Live Enhancement Suite working with Live 11?
Posted: Mon Mar 15, 2021 7:07 pm
by spice3d
Dalski wrote: ↑Mon Mar 15, 2021 5:59 pm
FYI - You don't have to include the end quote " mark to search for an exact match. Just the leading " is enough for Ableton to know that you are searching for an exact match.
Maybe a bug, maybe not. This is in Live 11
Very interesting. Ableton seems to assume the closing quote. You'll still need the second quote, however, if you are adding, say, vst or vst3 to differentiate from an Ableton effect or something. I always use two quotes out of habit, even if its one word.
Re: Live Enhancement Suite working with Live 11?
Posted: Wed Mar 24, 2021 8:16 pm
by +wig breaks
[jur] wrote: ↑Sat Mar 13, 2021 9:26 pm
+wig breaks wrote: ↑Sat Mar 13, 2021 10:11 am
Hey folks,
I used the LES to create arrangement locators keyboard shortcut in Live 10 (Shift L) but it doesn't seem to be working. I'm on Windows 10.
Is it working for anyone else?
The add locator icon in Arrangement is key/midi mappable natively
Yeah, I know that but with the keyboard shortcut, it meant you didn't need to map that in every project.
I know it doesn't take long to map, I just liked the feature.
I'm surprised there's not a keyboard shortcut in live already.
Re: Live Enhancement Suite working with Live 11?
Posted: Wed Mar 24, 2021 8:21 pm
by +wig breaks
spice3d wrote: ↑Sun Mar 14, 2021 7:33 pm
filtersweep wrote: ↑Sun Mar 14, 2021 7:27 pm
So, I downloaded and installed the latest version but pretty much everything still does not work.
The add locator for example. I do like the key for drawing notes in the clip window without having to press B.
As suggested you have to add locator with the key map : /
Yup. As I said, Add Locator won’t work again until they fix the bug I reported, recompile, and release.
Thanks for info, much appreciated.

Re: Live Enhancement Suite working with Live 11?
Posted: Wed Mar 24, 2021 10:05 pm
by slow.robot
+wig breaks wrote: ↑Wed Mar 24, 2021 8:16 pm
[jur] wrote: ↑Sat Mar 13, 2021 9:26 pm
+wig breaks wrote: ↑Sat Mar 13, 2021 10:11 am
Hey folks,
I used the LES to create arrangement locators keyboard shortcut in Live 10 (Shift L) but it doesn't seem to be working. I'm on Windows 10.
Is it working for anyone else?
The add locator icon in Arrangement is key/midi mappable natively
Yeah, I know that but with the keyboard shortcut, it meant you didn't need to map that in every project.
I know it doesn't take long to map, I just liked the feature.
I'm surprised there's not a keyboard shortcut in live already.
I mapped it as part of my default template, so it’s always available, but yes, I’d love for this to be native functionality (that, and integrated vocal pitch editing, but I digress).