Search found 3 matches

by Holgo
Wed May 11, 2022 5:11 pm
Forum: Ableton Push
Topic: Ubermap for Push 2 (VST/AU parameter remapping)
Replies: 250
Views: 297915

Re: Ubermap for Push 2 (VST/AU parameter remapping)

Well, thank you anyway for your help.

This has nothing to do with ubermap, but with the decompiled __init__.py from the Push2 (apparently in combination with my laptop/configuration).

I checked the decompiled __init__py. It is identical to the one from structure-void.com ( Github repository ).

My ...
by Holgo
Sun May 08, 2022 7:53 pm
Forum: Ableton Push
Topic: Ubermap for Push 2 (VST/AU parameter remapping)
Replies: 250
Views: 297915

Re: Ubermap for Push 2 (VST/AU parameter remapping)

Here you go, the decompiled __init__.pyc. Please notice, that when I put the decompiles __init__.py in the push2-folder (and rename the corresponding pyc-file), the push2 does not start properly (it display stays on logo / black). So something with the decompiled script seems to be wrong ...
by Holgo
Mon May 02, 2022 9:12 pm
Forum: Ableton Push
Topic: Ubermap for Push 2 (VST/AU parameter remapping)
Replies: 250
Views: 297915

Re: Ubermap for Push 2 (VST/AU parameter remapping)

Ubermap sounds like a fantastic way to use VSTs with the Push2. But I cannot get it to work on Live 11.1.1 on a Windows11 PC.

Once I rename the __init__.pyc and put the __init__.py in the push2-remote script folder, Live is starting, the push2 is not working any more. Going back to the original ...