Page 14 of 17

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

Posted: Fri Sep 17, 2021 1:51 am
by flipotto
vokinpirks wrote:
Wed Sep 15, 2021 8:12 pm
Fixed for Live 11 too. Here's the repo https://github.com/vokinpirks/ubermap
I also have made some quite noticeable changes to the way ubermap works. All are documented in the readme.
Unfortunately, there is no way to have just the fix for live 11 without the other chages I've made. I just wasn't planning to release this in public when I made those. So be careful, the changes are breaking. Although, I think it shouldn't take too much time to adapt your existing configs to them. I myself have used a powerchell command which I've found on Stackoverflow to mass rename config files.
You can ask me questions regarding my version and I'll answer them when I have spare time (usually I got some).
I am so glad to see this update.
I used this for a while, then I bought that other program (won't mention it) it worked with 9, then 10 but not 11.
It is very frustrating to map stuff then have it not work in the next version.
Is the installation the same as it was before?
Thank you for updating this, for sure, I want to map a few things, again... soon.

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

Posted: Fri Sep 17, 2021 5:27 pm
by vokinpirks
flipotto wrote:
Fri Sep 17, 2021 1:51 am
Is the installation the same as it was before?
Theoretically speaking, yes, it has never changed. I can't confirm that everything is working as before for MacOS though as I'm on Windows myself.

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

Posted: Wed Nov 03, 2021 11:59 am
by Abuwabu
I just installed Ubermap on a clean Live 11 install and the Push 2 screen displays nothing at all.
Has anyone come across this?

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

Posted: Wed Nov 03, 2021 1:50 pm
by miyaru
Abuwabu wrote:
Wed Nov 03, 2021 11:59 am
I just installed Ubermap on a clean Live 11 install and the Push 2 screen displays nothing at all.
Has anyone come across this?
10 minutes ago it happened to me, when I installed Ubermap on Live 10.1.41 on Won 10.

Push did nothing anymore, even after restoring a backup from Midi remote folder. I had to reinstall Live 10 and trash the pref folder to get Push2 working again.....

So I would start with trashing the prefs folder, and if that ain't gonna work, reinstall live!

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

Posted: Wed Nov 03, 2021 1:58 pm
by Abuwabu
miyaru wrote:
Wed Nov 03, 2021 1:50 pm
Abuwabu wrote:
Wed Nov 03, 2021 11:59 am
I just installed Ubermap on a clean Live 11 install and the Push 2 screen displays nothing at all.
Has anyone come across this?
10 minutes ago it happened to me, when I installed Ubermap on Live 10.1.41 on Won 10.

Push did nothing anymore, even after restoring a backup from Midi remote folder. I had to reinstall Live 10 and trash the pref folder to get Push2 working again.....

So I would start with trashing the prefs folder, and if that ain't gonna work, reinstall live!
Thanks Miyaru -- good to know I'm not going mad.

I can move between the two states (Push working without Ubermap installed & Push not working after installation) but I'd really like to get it working.
Have you tried again after reinstalling? I was wondering whether I did anything dumb but same actions lead to same results (unsurprisingly)

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

Posted: Wed Nov 03, 2021 2:46 pm
by miyaru
No I haven't tried a second time, I'm cured :D

After it took my Push2 down, it took Reason Studio's Reason Rack down, and I also had to reinstall Reason 11 suit too :(

So, no, I'm not gonna try again!

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

Posted: Wed Nov 03, 2021 3:50 pm
by Abuwabu
miyaru wrote:
Wed Nov 03, 2021 2:46 pm
After it took my Push2 down, it took Reason Studio's Reason Rack down, and I also had to reinstall Reason 11 suit too :(
I doubt it has a reach beyond Ableton's MIDI Remote Scripts. Maybe you have something else going on

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

Posted: Wed Nov 03, 2021 4:49 pm
by miyaru
Might be, but everything but Ubermap works again, and I'm leaving it this way!!!!! :D

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

Posted: Mon Nov 15, 2021 11:12 am
by vokinpirks
Abuwabu wrote:
Wed Nov 03, 2021 11:59 am
I just installed Ubermap on a clean Live 11 install and the Push 2 screen displays nothing at all.
Has anyone come across this?
Which version of Ubermap you have installed exactly? Probably it was the old one with no fixes for L11. Sure it won't work.
Also, in case of issues please provide Live logs.
Ubermap works like a charm on my Live 11. Notice the bank names and how parameters are organized in Serum.

Image

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

Posted: Mon Nov 15, 2021 6:52 pm
by Abuwabu
Hey vokin...

No, I installed the latest master from your very own fork with the Live 11 updates.
After installing Ableton couldn't read the script.
From Ableton's logs it seems to be unable to find Ubermap.six

Code: Select all

2021-11-15T18:46:46.007024=python_error {"checksum": "12c81ed303e61d58392ef33a3f6ba9f5", "count": 1, "python_traceback": "Traceback (most recent call last):\n\n  File \"/Applications/Ableton Live 11 Suite.app/Contents/App-Resources/MIDI Remote Scripts/Push2/__init__.py\", line 23, in create_instance\n    from Ubermap import UbermapDevicesPatches\n\n  File \"/Applications/Ableton Live 11 Suite.app/Contents/App-Resources/MIDI Remote Scripts/Ubermap/UbermapDevicesPatches.py\", line 6, in <module>\n    from Ubermap import UbermapDevices\n\n  File \"/Applications/Ableton Live 11 Suite.app/Contents/App-Resources/MIDI Remote Scripts/Ubermap/UbermapDevices.py\", line 2, in <module>\n    from Ubermap.configobj import ConfigObj\n\n  File \"/Applications/Ableton Live 11 Suite.app/Contents/App-Resources/MIDI Remote Scripts/Ubermap/configobj.py\", line 34, in <module>\n    import Ubermap.six\n\nModuleNotFoundError: No module named 'Ubermap.six'\n", "sentry": {"data": 

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

Posted: Mon Nov 15, 2021 7:30 pm
by vokinpirks
Abuwabu wrote:
Mon Nov 15, 2021 6:52 pm
Hey vokin...

No, I installed the latest master from your very own fork with the Live 11 updates.
After installing Ableton couldn't read the script.
From Ableton's logs it seems to be unable to find Ubermap.six
Sorry, my bad. Should have update the instructions to mention that the file Common/six.py from the archieve must be copied to the MIDI Remote Scripts/Ubermap folder too. Would you please copy it there along with the other files and let me know if it works?

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

Posted: Tue Nov 16, 2021 6:23 am
by Abuwabu
Ah that'll be it.

Added

Code: Select all

cp ../Common/six.py "$LIVE_MIDI_REMOTE_PATH/Ubermap/"
to install.command, and Push 2 fires up as it should.
Haven't had time to test Ubermap yet; but will give it a good look over today.
Thanks Vokin

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

Posted: Fri Nov 19, 2021 3:24 pm
by Horselover Fat
Abuwabu wrote:
Wed Nov 03, 2021 11:59 am
I just installed Ubermap on a clean Live 11 install and the Push 2 screen displays nothing at all.
Has anyone come across this?
Yes, my Push 2 stays dark as well. Even after I put six.py into the correct folder manually.

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

Posted: Fri Nov 19, 2021 4:56 pm
by Abuwabu
Yes, my Push 2 stays dark as well. Even after I put six.py into the correct folder manually.
Everything works as it should here after six.pygate. Perhaps copy your Ableton log on here and we can see if we can work it out,
.

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

Posted: Fri Nov 19, 2021 7:05 pm
by Horselover Fat
I'd appreciate that. It's too much text for the forum, so I only copied the section about Remote Script errors. Is this illuminating?

2021-11-19T19:58:17.703731: info: RemoteScriptError: File "/Applications/Ableton Live 11 Suite.app/Contents/App-Resources/MIDI Remote Scripts/Push2/__init__.py", line 23, in create_instance

2021-11-19T19:58:17.703925: info: RemoteScriptError:
2021-11-19T19:58:17.703960: info: RemoteScriptError: from Ubermap import UbermapDevicesPatches
2021-11-19T19:58:17.703986: info: RemoteScriptError:

2021-11-19T19:58:17.704015: info: RemoteScriptError: File "/Applications/Ableton Live 11 Suite.app/Contents/App-Resources/MIDI Remote Scripts/Ubermap/UbermapDevicesPatches.py", line 6, in <module>

2021-11-19T19:58:17.704178: info: RemoteScriptError:
2021-11-19T19:58:17.704212: info: RemoteScriptError: from Ubermap import UbermapDevices
2021-11-19T19:58:17.704238: info: RemoteScriptError:

2021-11-19T19:58:17.704267: info: RemoteScriptError: File "/Applications/Ableton Live 11 Suite.app/Contents/App-Resources/MIDI Remote Scripts/Ubermap/UbermapDevices.py", line 6, in <module>

2021-11-19T19:58:17.704420: info: RemoteScriptError:
2021-11-19T19:58:17.704454: info: RemoteScriptError: from Ubermap.UbermapLibs import log, log_call, config
2021-11-19T19:58:17.704481: info: RemoteScriptError:

2021-11-19T19:58:17.704512: info: RemoteScriptError: File "/Applications/Ableton Live 11 Suite.app/Contents/App-Resources/MIDI Remote Scripts/Ubermap/UbermapLibs.py", line 1

2021-11-19T19:58:17.704539: info: RemoteScriptError:
2021-11-19T19:58:17.704565: info: RemoteScriptError: {\rtf1\ansi\ansicpg1252\cocoartf1671\cocoasubrtf600

2021-11-19T19:58:17.704590: info: RemoteScriptError:
2021-11-19T19:58:17.704613: info: RemoteScriptError:
2021-11-19T19:58:17.704637: info: RemoteScriptError:
2021-11-19T19:58:17.704660: info: RemoteScriptError:
2021-11-19T19:58:17.704682: info: RemoteScriptError:
2021-11-19T19:58:17.704705: info: RemoteScriptError:
2021-11-19T19:58:17.704728: info: RemoteScriptError:
2021-11-19T19:58:17.704753: info: RemoteScriptError:
2021-11-19T19:58:17.704776: info: RemoteScriptError:
2021-11-19T19:58:17.704799: info: RemoteScriptError:
2021-11-19T19:58:17.704821: info: RemoteScriptError:
2021-11-19T19:58:17.704846: info: RemoteScriptError:
2021-11-19T19:58:17.704868: info: RemoteScriptError:
2021-11-19T19:58:17.704891: info: RemoteScriptError:
2021-11-19T19:58:17.704914: info: RemoteScriptError:
2021-11-19T19:58:17.704937: info: RemoteScriptError:
2021-11-19T19:58:17.704960: info: RemoteScriptError:
2021-11-19T19:58:17.704982: info: RemoteScriptError:
2021-11-19T19:58:17.705005: info: RemoteScriptError:
2021-11-19T19:58:17.705028: info: RemoteScriptError:
2021-11-19T19:58:17.705052: info: RemoteScriptError:
2021-11-19T19:58:17.705074: info: RemoteScriptError:
2021-11-19T19:58:17.705096: info: RemoteScriptError:
2021-11-19T19:58:17.705118: info: RemoteScriptError:
2021-11-19T19:58:17.705145: info: RemoteScriptError:
2021-11-19T19:58:17.705168: info: RemoteScriptError:
2021-11-19T19:58:17.705191: info: RemoteScriptError:
2021-11-19T19:58:17.705214: info: RemoteScriptError:
2021-11-19T19:58:17.705237: info: RemoteScriptError:
2021-11-19T19:58:17.705260: info: RemoteScriptError:
2021-11-19T19:58:17.705282: info: RemoteScriptError:
2021-11-19T19:58:17.705305: info: RemoteScriptError:
2021-11-19T19:58:17.705328: info: RemoteScriptError:
2021-11-19T19:58:17.705350: info: RemoteScriptError:
2021-11-19T19:58:17.705373: info: RemoteScriptError:
2021-11-19T19:58:17.705397: info: RemoteScriptError:
2021-11-19T19:58:17.705420: info: RemoteScriptError:
2021-11-19T19:58:17.705442: info: RemoteScriptError:
2021-11-19T19:58:17.705464: info: RemoteScriptError:
2021-11-19T19:58:17.705486: info: RemoteScriptError:
2021-11-19T19:58:17.705508: info: RemoteScriptError:
2021-11-19T19:58:17.705531: info: RemoteScriptError:
2021-11-19T19:58:17.705554: info: RemoteScriptError:
2021-11-19T19:58:17.705576: info: RemoteScriptError:
2021-11-19T19:58:17.705599: info: RemoteScriptError:
2021-11-19T19:58:17.705621: info: RemoteScriptError:
2021-11-19T19:58:17.705646: info: RemoteScriptError:
2021-11-19T19:58:17.705669: info: RemoteScriptError:
2021-11-19T19:58:17.705692: info: RemoteScriptError:
2021-11-19T19:58:17.705714: info: RemoteScriptError:
2021-11-19T19:58:17.705736: info: RemoteScriptError:
2021-11-19T19:58:17.705759: info: RemoteScriptError: ^

2021-11-19T19:58:17.705783: info: RemoteScriptError: SyntaxError
2021-11-19T19:58:17.705808: info: RemoteScriptError: :
2021-11-19T19:58:17.705834: info: RemoteScriptError: unexpected character after line continuation character
2021-11-19T19:58:17.705859: info: RemoteScriptError:

2021-11-19T19:58:17.705884: info: Exception: Script could not be loaded.