Muting a MIDI track only mutes notes, not CC values for the steps

Bug Description

When a MIDI track is muted, only the note events are cancelled. CC values applied to the muted steps are still trasmitted.

Steps to Reproduce

  1. Connect an external synth via MIDI.
  2. Enter some MIDI notes on a track.
  3. Enter other MIDI notes on another track.
  4. Also tweak some of the MIDI CC parameters for those notes on the other track.
  5. Press play and hear the notes from both tracks.
  6. Mute the track that also has MIDI CC information.
  7. Realise that the notes are muted but MIDI CC is still sent.

Occurrence / Frequency

Always.

Found in Firmware

  • Version: 1.1.0
  • Build: 1708

Attachments

I recorded a video with this. On the last track, each note is alternating between closing and opening the cufoff of the external synth. This happens even if the track is muted.

Hi @3xm , thanks for logging this, but it is deliberate = by design: we don’t mute CCs, only Notes are muted with track Mute in MIDI tracks. We kept this so that external synths still get parameter updates (CCs), so when you unmute them they immediately sound the way they should.

1 Like