drumstick 2.9.0
C++ MIDI libraries using Qt objects, idioms, and style.
NoteOnEvent Member List

This is the complete list of members for NoteOnEvent, including all inherited members.

ChannelEvent()ChannelEventinline
ChannelEvent(const snd_seq_event_t *event)ChannelEventinlineexplicit
clone() const overrideNoteOnEventvirtual
free()SequencerEventprotected
getChannel() constChannelEventinline
getEncodedLength()SequencerEvent
getHandle()SequencerEventinline
getKey() constKeyEventinline
getRaw32(const unsigned int n) constSequencerEvent
getRaw8(const unsigned int n) constSequencerEvent
getRealTimeNanos() constSequencerEventinline
getRealTimeSecs() constSequencerEventinline
getSequencerType() constSequencerEventinline
getSourceClient() constSequencerEventinline
getSourcePort() constSequencerEventinline
getTag() constSequencerEventinline
getTick() constSequencerEventinline
getVelocity() constKeyEventinline
isChannel(const SequencerEvent *event)SequencerEventstatic
isClient(const SequencerEvent *event)SequencerEventstatic
isConnectionChange(const SequencerEvent *event)SequencerEventstatic
isPort(const SequencerEvent *event)SequencerEventstatic
isSubscription(const SequencerEvent *event)SequencerEventstatic
KeyEvent()KeyEventinline
KeyEvent(const snd_seq_event_t *event)KeyEventinlineexplicit
m_eventSequencerEventprotected
NoteOnEvent()NoteOnEventinline
NoteOnEvent(const snd_seq_event_t *event)NoteOnEventinlineexplicit
NoteOnEvent(const int ch, const int key, const int vel)NoteOnEvent
operator=(const SequencerEvent &other)SequencerEvent
scheduleReal(const int queue, const ulong secs, const ulong nanos, const bool relative)SequencerEvent
scheduleTick(const int queue, const int tick, const bool relative)SequencerEvent
SequencerEvent()SequencerEvent
SequencerEvent(const SequencerEvent &other)SequencerEvent
SequencerEvent(const snd_seq_event_t *event)SequencerEventexplicit
setBroadcast()SequencerEvent
setChannel(const MidiByte c)ChannelEventinline
setDestination(const unsigned char client, const unsigned char port)SequencerEvent
setDirect()SequencerEvent
setKey(const MidiByte b)KeyEventinline
setPriority(const bool high)SequencerEvent
setRaw32(const unsigned int n, const unsigned int value)SequencerEvent
setRaw8(const unsigned int n, const unsigned char value)SequencerEvent
setSequencerType(const snd_seq_event_type_t eventType)SequencerEvent
setSource(const unsigned char port)SequencerEvent
setSubscribers()SequencerEvent
setTag(const unsigned char aTag)SequencerEvent
setVelocity(const MidiByte b)KeyEventinline