mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Add polyphonic aftertouch support
This commit is contained in:
@@ -153,6 +153,7 @@ impl Plugin for Sine {
|
||||
self.midi_note_gain.set_target(self.sample_rate, 0.0);
|
||||
}
|
||||
}
|
||||
_ => (),
|
||||
},
|
||||
_ => break 'midi_events,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user