Search found 3 matches

by slemerdy
Tue Feb 09, 2021 10:49 am
Forum: Tips & Tricks
Topic: [Tutorial - Python - Debugging Ableton Remote Scripts] How To
Replies: 6
Views: 22060

Re: [Tutorial - Python - Debugging Ableton Remote Scripts] How To

Hello,
Seems to be interesting indeed ! Thanks for the info.
I need to install Serial to control a UART based device with my remote script. Do you think I could use the command you gave. I will try that !
by slemerdy
Mon Oct 14, 2019 3:42 pm
Forum: Feature Wishlist
Topic: set_data and get_data for devices
Replies: 0
Views: 551

set_data and get_data for devices

Dear All,

I am currently designing a remote script based on LiveOSC.
For the need of supporting coherencies and identifying devices in a Live Project, I would need to have the following API for device:
- get_data
- set_data

FYI, these APIs exist for song and track.

Thanks in advance,
by slemerdy
Fri Feb 23, 2018 6:18 pm
Forum: Ableton Live
Topic: Damn BCR2000 Sysex Error - ER22 :-(
Replies: 12
Views: 4870

Re: Damn BCR2000 Sysex Error - ER22 :-(

hello
I reply to this old post.
I can send the sysex file to the BCR by using MIDI OX.
It's quite long. Because by default, midiox waits 60ms between each buffer to be sent. set the value to 5 ms makes things faster and still functional.