JL_toggle mute on items if same else mute

Toggle mute on selected media items with the following conditions: If the selected media items are all muted, then unmute all the selected media items. If the selected media items are all unmuted, then mute all the selected media items. If the selected media items are both muted and unmuted (they differ), then mute all the selected media items. toggle mute gif

User Config

– Bool. Set to true if item should unmute(instead of mute) if the selected item mute states don’t match.