Class ExtendedNoteOnEvent

All Implemented Interfaces:
Iterable<ExtendedNoteOnEvent>

public class ExtendedNoteOnEvent
extends Struct<ExtendedNoteOnEvent>
  • Constructor Details

    • ExtendedNoteOnEvent

      public ExtendedNoteOnEvent()
    • ExtendedNoteOnEvent

      public ExtendedNoteOnEvent​(int instrumentID, int groupID, float duration, MusicDeviceNoteParams extendedParams)
  • Method Details