ActivePatchEvent
public enum ActivePatchEvent
The event notifications that can come from an ActivePatchManager subscription.
-
Change event
Declaration
Swift
case active(old: ActivePatchKind, new: ActivePatchKind, playSample: Bool)
Parameters
old
the previous active patch
new
the new active patch
playSample
if true, play a note using the new patch