SNDRV_MIDI_NOTE_SOSTENUTO
} else if (chan->note[note] & SNDRV_MIDI_NOTE_SOSTENUTO) {
chan->note[i] |= SNDRV_MIDI_NOTE_SOSTENUTO;
if (chan->note[i] & SNDRV_MIDI_NOTE_SOSTENUTO) {
chan->note[i] &= ~SNDRV_MIDI_NOTE_SOSTENUTO;