Ableton Live 11 Beta & TouchAble as a Control Surface Selection is Missing

Hi,

thanks for the feedback. So, i will wait until have access to the beta/alpha, to properly test and fix the issue.

Thanks for helping

Pascal

Hi,

i will test the auto conversion tool and let you know.

Pascal

Thanks muchly.

Aye, in the past, switching major Python versions for other DCCs I use, there never was a silver bullet unfortunately…
I did ask on the Beta forum for Abletonians to clearly state what Python version support we (as in users & devs) can expect… see (you will need to have approved beta access for the forums… but everyone can apply):
https://ableton.centercode.com/project/forum/thread.html?cap=e9f24affa2c34675919dc9ebf2c3611d&forid={2d5fa0c7-7122-4bff-8fec-87a8834badc2}&topid={49FF2B3D-7BCD-4B1E-B79B-56F91C5793D1}

Churs.
c.

1 Like

Could you try this version (Mac)? Please remove the the complete touchAble script folder before inserting the new one.

One issue releated to py3 seemed the folder structure, we broke with it, all files are in one plays as known from earlier versions…

Will do.
When you say:

I’m on Windows. Worth trying nontheless/still ?
Churs.
c.

ps. gave it a spin - and
*\Resources\MIDI Remote Scripts\touchAble
for some reason is not seen by Live; as in, there’s no
touchAble
in the ControlSurface options drop down box.
Inmterestingly, it does list:
touchAble
touchAble Script Input
as drop down options in the Input and Output drop down menus… (?!)
Strikes me as odd.

I’ll play around some more in the meantime and see if I can make it show up in live; but very open to spontaneous suggestions too ; )

c.

pps.
looks like it fails on compiling the pyc files.
i.e. it generates

*\touchAble\__pycache__\

init.cpython-37.pyc
touchAble.cpython-37.pyc

but nothing more - looking for Live’s log files now, to see if they hold info I’m not seeing in the UI…
c.

Found’em:

2020-12-23T20:07:13.799634: info: RemoteScriptError: Traceback (most recent call last):

2020-12-23T20:58:08.510257: info: RemoteScriptError:   File "<string>", line 1, in <module>

2020-12-23T20:58:08.510406: info: RemoteScriptError:   File "C:\*\ableton_11_beta\Resources\MIDI Remote Scripts\touchAble\__init__.py", line 33, in <module>

2020-12-23T20:58:08.510582: info: RemoteScriptError:     
2020-12-23T20:58:08.510620: info: RemoteScriptError: from touchAble import touchAble
2020-12-23T20:58:08.510652: info: RemoteScriptError: 

2020-12-23T20:58:08.510688: info: RemoteScriptError:   File "C:\*\ableton_11_beta\Resources\MIDI Remote Scripts\touchAble\touchAble.py", line 24, in <module>

2020-12-23T20:58:08.510815: info: RemoteScriptError:     
2020-12-23T20:58:08.510852: info: RemoteScriptError: import RemixNet as RemixNet
2020-12-23T20:58:08.510884: info: RemoteScriptError: 

2020-12-23T20:58:08.510916: info: RemoteScriptError: ModuleNotFoundError
2020-12-23T20:58:08.510949: info: RemoteScriptError: : 
2020-12-23T20:58:08.510979: info: RemoteScriptError: No module named 'RemixNet'
2020-12-23T20:58:08.511011: info: RemoteScriptError: 

c.

Hi,

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…

Best

Thanks for the info!
But as mentioned here:

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.

I tried on a mac, it does not work.

hi
shit, it is working for me here, could you maybe post the lines of the Live log that causes the touchable script to fail?

See above:

there’s the failing lines & imports stated in the log I pasted…?!

c.

ps. oh… you probably mean @nadavee

touchAble.zip (151.9 KB)

this one worked for me on win10

Tried this different zip as well, unfortunately with the same outcome on my end in the latest Live 11.0b22 version:

2020-12-23T21:55:46.368999: info: RemoteScriptError:   File "<string>", line 1, in <module>

2020-12-23T21:55:46.369146: info: RemoteScriptError:   File "C:\*\ableton_11_beta\Resources\MIDI Remote Scripts\touchAble\__init__.py", line 33, in <module>

2020-12-23T21:55:46.369326: info: RemoteScriptError:     
2020-12-23T21:55:46.369367: info: RemoteScriptError: from touchAble import touchAble
2020-12-23T21:55:46.369406: info: RemoteScriptError: 

2020-12-23T21:55:46.369445: info: RemoteScriptError:   File "C:\*\ableton_11_beta\Resources\MIDI Remote Scripts\touchAble\touchAble.py", line 24, in <module>

2020-12-23T21:55:46.369575: info: RemoteScriptError:     
2020-12-23T21:55:46.369613: info: RemoteScriptError: import RemixNet as RemixNet
2020-12-23T21:55:46.369644: info: RemoteScriptError: 

2020-12-23T21:55:46.369677: info: RemoteScriptError: ModuleNotFoundError
2020-12-23T21:55:46.369708: info: RemoteScriptError: : 
2020-12-23T21:55:46.369740: info: RemoteScriptError: No module named 'RemixNet'
2020-12-23T21:55:46.369772: info: RemoteScriptError: 

Maybe you’re pre sourcing/importing bits elsewhere that get you past the import issues I’m seeing…?

Cheers.
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 :slight_smile: .

[enoversum]

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 :slight_smile: .

Same here … was copying manually all files in the coresponding Folders (ift his is whats mantioned :slight_smile:

Pascal maybe you could explaine lizzle more Detail?

No, word is you could do as I described - put them all into one touchAble folder, no sub folders. Still no luck :game_die:

Looks like none of us is able get it to work with the provided files & info. Fingers crossed @Pascal has an idea as to what could be amiss…
c.

Yes looks like it, although both are also not known for your quickness … just kidding :slight_smile:
However, the problem originated exclusively on Ableton’s side, so since no one was informed in time about this change

Hy everybody… There is any news for this problem? Has someone solved it on Mac??
Thanks in advance

Hi @Pascal how can I help you to fix this on Mac? Where can I found the Live log for the Touchable script?