|
From: Stjepan H. <zva...@gm...> - 2014-02-10 10:16:15
|
Hey guys.. how complicated it would be to write a program that would recives midi messages (convert them dependent on the config) and send LSCP commands.. the config would look like: "Byte 0 = 193, Byte 1 = 1" : "RESET CHANNEL 0" "Byte 0 = 145, Byte 1 = 84, Byte 2 = 100" : "SET CHANNEL MUTE 1 1" |