-
bring modifier buttons to action (control, alt, shift, option), so that we can use them to augment functionality.
I just did this (in shared_dev) and to test it, I changed the vpot_press for PLAY i…
-
Current situation:
Either log everything that has a log entry or nothing. Especially for broader releases that causes issues. We don't want to have to much logging in a release. But adding and removi…
-
You asked if the modes can be implemented, so I researched a bit and especially looked at the manual for the Atom SQ (because that's a v2 framework script), and yes, it does have modes very similar to…
-
Happening when first loading a project, not sure how long it stays around, but assume this one is fairly "permanent" (also probably an easy fix after finding the option setting?).
With the Options>…
-
1. this is a good example for devices https://github.com/markusschloesser/AbletonRemoteScriptsPY/blob/main/_Generic/Devices.py
2. another one is to use subject slots for replacement of listeners, se…
-
while I was implementing group track fold/unfold and messing around with the display text, I thought it would come in handy if we could address the parts of a display which "belong" to the vpot undern…
-
Hi,
I really would like to use the script in Ableton 11, but it doesn't show in the list. I guess that is because the script is written in python2 and Ableton 11 only supports python3. I already tr…
-
Function mode is now declared a kind of "Global" mode.
Currently implemented are:
- [x] clip / Device view toggle (Shift + Tab)
- [x] session / arrangement toggle (Tab)
- [x] BTA / Back to ar…
-
Installed Vulture (https://pypi.org/project/vulture/) and ran it, output is:
C:\Users\Markus>vulture C:\Users\Markus\PycharmProjects\C4P3\wip\MackieC4
PycharmProjects\C4P3\wip\MackieC4\__init__.py:9…
-
grouping or folding and then changing tracks produces an assertion error, which after going thru the tracks corrects itself again.
```
RemoteScriptError: File "C:\ProgramData\Ableton\Live 11 Suite…