ldrolez / clyphx-live11

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

User Controls are working? #9

Closed daniellumertz closed 3 years ago

daniellumertz commented 3 years ago

Hey people I have used clyph X pro before with v10 trying this now in v11 . It is working I can make cells perform actions when triggered, although I am not being lucky in triggering actions with MIDI in Xcontrol

Without getting complex I am sending MIDI CC27 ch5 from TouchOSC bridge, Ableton can recognize the MIDI getting IN when I enable it as a MIDI Ports

But even though I am putting ClyphX just in control Surfaces with touchosc The messages are not triggering nothing. The MIDI is comming, it is just not triggering the actions (?)

This is my settings image

In UserSettings.txt I just have this simple exemple under USER CONTROL, btn_1 = cc , 5, 27, 1/MUTE

EDIT: Sorry people working nice here, I was editing the wrong file. The right should be on C:\ProgramData\Ableton\Live 11 Suite\Resources\MIDI Remote Scripts\ClyphX

ldrolez commented 3 years ago

You can also put the scripts folder in your "User Library", under a folder "Remote Scripts" that you should create. This way Clyphx is available to all Live versions :)

daniellumertz commented 3 years ago

Oh nice to know! Thanks