i’m currently building on mac and cannot switch to windows, but it should be sufficient to move the content of the Utils folder into the main touchAble folder…
the dropbox zip has all in one place, i.e. 41 files in a single ‘touchAble’ folder (as opposed to the release version, which distributes the files into 8 sub foilders, named Browser/ to Utils/).
So with what you passed on, I can NOT
as there is no Utils folder…?
If you have more info or anything else to try, sing out.
Churs.
c.
Can confirm; placing the files from the .zip above in a folder called ‘touchAble’ and placing it into Live 11’s MIDI Remote Scripts folder does absolutely nothing on Windows .
Can confirm; placing the files from the .zip above in a folder called ‘touchAble’ and placing it into Live 11’s MIDI Remote Scripts folder does absolutely nothing on Windows .
Same here … was copying manually all files in the coresponding Folders (ift his is whats mantioned
Pascal maybe you could explaine lizzle more Detail?
Yes looks like it, although both are also not known for your quickness … just kidding
However, the problem originated exclusively on Ableton’s side, so since no one was informed in time about this change
Python import errors in log (see below) and stalls the seemingly necessary .pyc compile on startup
folder pycache gets created in *\Resources\MIDI Remote Scripts\touchAble\
files init.cpython-37.pyc (1.20 KB (1,236 bytes)) and touchAble.cpython-37.pyc (11.4 KB (11,738 bytes)) get created in *\Resources\MIDI Remote Scripts\touchAble\__pycache__\ but nothing else is created (whereas I would assume all .py files would have a correspondingg .pyc file created, alas, the import errors on the first 2 stall this…)
Live Midi Preferences - TouchAble is not shown as an Contrrol Surface option in Live. (But, ‘touchAble’ as well as ‘touchAble Script Input’ are, as Input & Output options… [ ? ] )
Out of curiousity:
can you now test with Live 11 beta yourself ? and the above works for you on mac & windows in Live 11 0.22b ??
is there a (python) console in Live somewhere…?
Also and again - if you have more info/input/things to check, let me know…
Cheers.
c.
2020-12-29T08:49:16.989084: info: Audio In Out: OnArchitecturesAdded started
2020-12-29T08:49:16.989258: info: Audio In Out: OnArchitecturesAdded finished
2020-12-29T08:49:20.866577: info: RemoteScriptError: Traceback (most recent call last):
2020-12-29T08:49:20.866629: info: RemoteScriptError: File "<string>", line 1, in <module>
2020-12-29T08:49:20.866791: info: RemoteScriptError: File "C:\Programs\muziq\ableton_11_beta\Resources\MIDI Remote Scripts\touchAble\__init__.py", line 33, in <module>
2020-12-29T08:49:20.866957: info: RemoteScriptError:
2020-12-29T08:49:20.866993: info: RemoteScriptError: from touchAble import touchAble
2020-12-29T08:49:20.867024: info: RemoteScriptError:
2020-12-29T08:49:20.867058: info: RemoteScriptError: File "C:\Programs\muziq\ableton_11_beta\Resources\MIDI Remote Scripts\touchAble\touchAble.py", line 24, in <module>
2020-12-29T08:49:20.867192: info: RemoteScriptError:
2020-12-29T08:49:20.867228: info: RemoteScriptError: import Utils.RemixNet as RemixNet
2020-12-29T08:49:20.867259: info: RemoteScriptError:
2020-12-29T08:49:20.867292: info: RemoteScriptError: ModuleNotFoundError
2020-12-29T08:49:20.867322: info: RemoteScriptError: :
2020-12-29T08:49:20.867353: info: RemoteScriptError: No module named 'Utils'
2020-12-29T08:49:20.867383: info: RemoteScriptError:
2020-12-29T08:49:21.001173: info: LMidiIO: Start EnumerateDevices
2020-12-29T08:49:21.007307: info: LMidiIO: End EnumerateDevices
2020-12-29T08:49:21.009102: info: Audio In Out: Init started
2020-12-29T08:49:21.010181: info: Audio In Out: Init finished
Hi @Pascal, thanks for you work. Unfortunately no one of the two scripts works… I have seen that when I start L11 it creates a folder named pycache with inside two files… is it normal? could this help? it does not do the same with L10.