Exclusive Arm & Exclusive Solo added!
Hi, I just tested arm and solo with exclusive active and deactivated, both appear to be working ok.
Hi, I just tested arm and solo with exclusive active and deactivated, both appear to be working ok.
Hi, You’re likely getting an error as you have to enter a value in both Action Parameters: Track Number & Scene Number. Rather than leaving one empty, set it to its current position like so: For Track number: self.get_sessbox_track_offset() – 1 For Scene number: self.get_sessbox_scene_offset() – 1 Note: in order to enter the code, you […]
Thanks, I will investigate this.
found!
I don’t find the “Selected Track” mode. Only “Selected Device”. Am I missing something?
Awesome! But when I re-installed my script, the arm action no longer works. (Solo and mute do, curiously)
In a Reaction mapping: Use the action: Live Object model > Scene > Fire Then in the Path menu (the little hand icon to the left of the menu) For ‘Scene Number’, select ‘custom code’, then paste this in: self.get_selected_scene_num() That action will now fire the selected scene. All you need to do now is, […]
Have you tried the other options for finding names: “class display name” or “class name”. Check their descriptions in the Reactions menu.
It will be the variation in velocity of the keys. Except for the “Reactions” mapping type, all other mapping types require a specific MIDI velocity value. Are you able to set your keys to a fixed velocity value? maybe there’s a ‘full level’ type option which plays notes at full velocity regardless of pressure received?
Hi, I haven’t experienced this, what devices can’t you use in Ableton while CSS is open?