MIDI Remote Scripts for Behringer X-Touch One

Share your favorite Ableton Live tips, tricks, and techniques.
Yaman29
Posts: 23
Joined: Fri Jul 02, 2021 8:37 am

Re: MIDI Remote Scripts for Behringer X-Touch One

Post by Yaman29 » Wed Mar 09, 2022 8:52 am

NisiMasa wrote:
Tue Mar 08, 2022 9:11 am
Thank you for the script! Does this work in Live 10.1.42?
Yes

NisiMasa
Posts: 6
Joined: Tue Aug 10, 2021 6:07 pm

Re: MIDI Remote Scripts for Behringer X-Touch One

Post by NisiMasa » Wed Mar 09, 2022 11:57 am

What is the name of the script in the dropdown in the midi preferences?

X Touch One ?

I try to troubleshoot why my live installation does not detect the script even tough it is unpacked in the correct folder.

Yaman29
Posts: 23
Joined: Fri Jul 02, 2021 8:37 am

Re: MIDI Remote Scripts for Behringer X-Touch One

Post by Yaman29 » Wed Mar 09, 2022 5:25 pm

NisiMasa wrote:
Wed Mar 09, 2022 11:57 am
What is the name of the script in the dropdown in the midi preferences?

X Touch One ?
Yes, I have tested it (also with Live 11).

NisiMasa
Posts: 6
Joined: Tue Aug 10, 2021 6:07 pm

Re: MIDI Remote Scripts for Behringer X-Touch One

Post by NisiMasa » Thu Mar 10, 2022 8:42 am

For some reason Live does simply not recognise the script. It is in the right folder, right?

Image

Yaman29
Posts: 23
Joined: Fri Jul 02, 2021 8:37 am

Re: MIDI Remote Scripts for Behringer X-Touch One

Post by Yaman29 » Fri Mar 11, 2022 9:04 am

NisiMasa wrote:
Thu Mar 10, 2022 8:42 am
For some reason Live does simply not recognise the script. It is in the right folder, right?
The default User Library location:
Windows: \Users\[username]\Documents\Ableton\User Library

NisiMasa
Posts: 6
Joined: Tue Aug 10, 2021 6:07 pm

Re: MIDI Remote Scripts for Behringer X-Touch One

Post by NisiMasa » Fri Apr 01, 2022 9:23 am

Yes. Thank you. Not to hard to understand. Folder is 100% in the right location, but Live still doesn't show the script in the dropdown. :roll:

Yaman29
Posts: 23
Joined: Fri Jul 02, 2021 8:37 am

Re: MIDI Remote Scripts for Behringer X-Touch One

Post by Yaman29 » Fri Apr 01, 2022 12:44 pm

I don't know.

NisiMasa
Posts: 6
Joined: Tue Aug 10, 2021 6:07 pm

Re: MIDI Remote Scripts for Behringer X-Touch One

Post by NisiMasa » Tue Apr 05, 2022 11:06 am

No problem. Thank you anyway.

yurisilva
Posts: 4
Joined: Mon Jun 13, 2022 5:20 pm

Re: MIDI Remote Scripts for Behringer X-Touch One

Post by yurisilva » Mon Jun 20, 2022 5:41 pm

Hello, I just used the X-Touch One Script with Faderport V2 and it worked.
But I was wondering: Did someone managed to have the right script for the Faderport V2?

Thank you.

TJFUNCTION
Posts: 4
Joined: Sat Dec 28, 2019 4:20 am

Re: MIDI Remote Scripts for Behringer X-Touch One

Post by TJFUNCTION » Mon Aug 01, 2022 6:24 am

Just found this!! Total lifesaver! No more bank buttons is a game changer. Thanks so much

Does anyone else have issue with the fader scaling being offset? I went through the loop with Behringer only to get this response:
"It's just that the fader length between Ableton and X-Touch have a different zero point and thus the offset."

op_01
Posts: 24
Joined: Sat Sep 03, 2022 2:29 pm

Re: MIDI Remote Scripts for Behringer X-Touch One

Post by op_01 » Fri Oct 28, 2022 11:50 am

Yaman29, what a hero!
Thanks alot for this!!! <3
Purchased behringer x touch one last week and was having major headaches with manual bank changing until I found your script here.
Works very nicely.
<3

amclellan84
Posts: 1
Joined: Sat Aug 28, 2010 10:27 pm

Re: MIDI Remote Scripts for Behringer X-Touch One

Post by amclellan84 » Thu Mar 02, 2023 11:26 pm

yurisilva wrote:
Mon Jun 20, 2022 5:41 pm
Hello, I just used the X-Touch One Script with Faderport V2 and it worked.
But I was wondering: Did someone managed to have the right script for the Faderport V2?

Thank you.
I have installed the script but functions like the link button to control what's under mouse still don't work. Do you know how I do this? I really want to automate using the encoder or slider.

Thanks

yurisilva
Posts: 4
Joined: Mon Jun 13, 2022 5:20 pm

Re: MIDI Remote Scripts for Behringer X-Touch One

Post by yurisilva » Wed Mar 22, 2023 2:46 pm

amclellan84 wrote:
Thu Mar 02, 2023 11:26 pm
yurisilva wrote:
Mon Jun 20, 2022 5:41 pm
Hello, I just used the X-Touch One Script with Faderport V2 and it worked.
But I was wondering: Did someone managed to have the right script for the Faderport V2?

Thank you.
I have installed the script but functions like the link button to control what's under mouse still don't work. Do you know how I do this? I really want to automate using the encoder or slider.

Thanks
Hey, I don't know how to make it work like this. And I think its not possible to control a knob or whatever using mouse wheel function with the faderport. I think in Cubase it's possible and also in Studio One. But not in Ableton. It's kind hard to use Faderport V2 with Ableton.
I hope the Ableton team work on it in the next Ableton 12. Like Cubase 12 you can map and make macros and a lot of stuff using the controlers. It's really next step.

Thanks, cheers.

EuroMarkus
Posts: 4
Joined: Sun Feb 18, 2024 12:47 am

Re: MIDI Remote Scripts for Behringer X-Touch One

Post by EuroMarkus » Sun Feb 18, 2024 12:56 am

Yaman29 wrote:
Mon Dec 13, 2021 10:10 am
You can find the scripts with the 'Add locator' function here:

http://www.music.yaman-coolabah.com/X_Touch_One.zip
If you want to change the Footswitch to act like the RECORD button then change the following code in Transport.py (line 191)

Code: Select all

                if self.song().is_playing:
                    self.__stop_song()
                self.__toggle_record()
Last edited by EuroMarkus on Sun Feb 18, 2024 1:06 am, edited 2 times in total.

EuroMarkus
Posts: 4
Joined: Sun Feb 18, 2024 12:47 am

Re: MIDI Remote Scripts for Behringer X-Touch One

Post by EuroMarkus » Sun Feb 18, 2024 12:58 am

Yaman29 wrote:
Mon Dec 13, 2021 10:10 am
You can find the scripts with the 'Add locator' function here:

http://www.music.yaman-coolabah.com/X_Touch_One.zip
If you want to change the Footswitch to act like the RECORD button then change the following code in Transport.py (line 191)

Code: Select all

                if self.song().is_playing:
                    self.__stop_song()
                self.__toggle_record()

Post Reply