ldrolez / clyphx-live11

ClyphX advanced macros and scripting for Ableton Live 12, 11 and 10
GNU Lesser General Public License v3.0
197 stars 19 forks source link

action "COLOR"; action "TRANSPORT_STOP"; action "SYSTEM"; use RegEx in Scene Selection #48

Closed ClaudioGranatiero closed 10 months ago

ClaudioGranatiero commented 10 months ago
ldrolez commented 10 months ago

Many thanks for your contribution! Is Transport_stop different from SETSTOP?

ClaudioGranatiero commented 10 months ago

Hi Idrolez, this are some old patches I did 7 years ago, when I was using Ableton+ClyphX actively. Now I'm trying to return to Ableton for a new live project and I've just found that ClyphX is alive, so I'm willing to contribute back. Said that, I don't remember exactly why I needed to implement TRANSPORT_STOP, but for sure SETSTOP was not enough for my needs. If you see the code, you can see it's a little more complex than the simple SETSTOP, but, I swear, I don't remember the use case. You can leave that function out, every new function should be cleanly restricted in a single commit.