What is the optimal way to turn on/off mutiple samples on my macro page?

Hi, I have a macro page with 20 switches that each mute/unmute a corresponding program layer. Each layer has a dozen or so samples. I had hoped that muting a layer would make Halion disregard those samples from a voices standpoint, but that doesn’t seem to be the case. The Voices# is very high, irrespective of the number of layers muted or unmuted. So, a single key press registers 20 voices, no matter how many layers are muted.

Is there a better way do this? To have Halion only compute voices which are made active by buttons on my macro page? Thanks in advance! :slight_smile:

Try the LayerMidiMute parameter instead.

Cool, I’m trying it now! Thanks for the quick reply! :slight_smile:

That worked! Thanks again!