I recently purchased a push 3 (standalone) and was hoping to add more scales to the menu. I found this thread and followed the steps....however, nothing changes on the push 3 when I restart ableton / power cycle the push 3.
I decompiled the melodic_pattern.pyc file and created a new melodic_pattern ...
Search found 3 matches
- Wed Aug 02, 2023 3:55 am
- Forum: Ableton Push
- Topic: Push 2 Scales
- Replies: 116
- Views: 100441
- Thu Oct 25, 2012 2:21 pm
- Forum: Ableton Live
- Topic: MIDI Remote Scripts sending clip color information?
- Replies: 5
- Views: 2897
Re: MIDI Remote Scripts sending clip color information?
Thanks for the help so far everyone!
So from what I understand, anything that is in the LiveAPI written here can be accessed via remote script? http://cycling74.com/docs/max5/refpages/m4l-ref/m4l_live_object_model.html#Clip
I am kind of new to python and remote scripting, how would I call the clip ...
So from what I understand, anything that is in the LiveAPI written here can be accessed via remote script? http://cycling74.com/docs/max5/refpages/m4l-ref/m4l_live_object_model.html#Clip
I am kind of new to python and remote scripting, how would I call the clip ...
- Thu Oct 25, 2012 12:19 am
- Forum: Ableton Live
- Topic: MIDI Remote Scripts sending clip color information?
- Replies: 5
- Views: 2897
MIDI Remote Scripts sending clip color information?
Hi. I am wondering if there is any way to send the value of a clip's color to a midi device that is connected via Remote Script? I know it can be done with Max4Live and I have seen it done before using OSC and an iPad. However, is it possible to send this information to a device using just MIDI ...