Hi,
I’m curious if someone has managed to make a script for Logic and Platform M+ in order to use the faders for CC.. Thanks in advance for your help!
Hi,
I’m curious if someone has managed to make a script for Logic and Platform M+ in order to use the faders for CC.. Thanks in advance for your help!
The attached should work for the first 2 faders. I set the outgoing cc number using local variable pp in rules. I take the MSB of the fader value for the value of the CC.
//set outgoing cc number
pp=1
Log "Log Fader 2 value=%rr% or 0x%02X rr%"
I set up my aliases as follows but you will need to set them to your devices.
You can learn more about aliases from this tutorial.
I set up my device selection at the preset level.
For more information about device selection, see this tutorial.
Platform-m±fader-to-cc-example.bmtp (2.1 KB)
Steve Caldwell
Bome Customer Care
Thanks a lot Steve! I’ll try it…![]()