View Single Post
Old 06-23-2017, 05:11 AM   #58
mschnell
Human being with feelings
 
mschnell's Avatar
 
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 14,773
Default

in each "config" (=table) SWS-LiveConfig simply unmutes the selected track (only one) and mutes all those that are mentioned in that table but this one.

To unmute multiple tracks you need to use more than one config-table.

But each table needs to be assigned to listen to a dedicated CC#.

So if you want to unmute multiple tracks with a single midi message, you need to do some programming: Either create a new message (e.g. by means of a JSFX) or use the actions SWS-LiveConfigs can issue when a midi message is acknowledged.

-Michael
mschnell is offline   Reply With Quote