ardour
Evoral::MIDIEvent< Time > Member List

This is the complete list of members for Evoral::MIDIEvent< Time >, including all inherited members.

_bufEvoral::Event< Time >protected
_idEvoral::Event< Time >protected
_nominal_timeEvoral::Event< Time >protected
_original_timeEvoral::Event< Time >protected
_owns_bufEvoral::Event< Time >protected
_sizeEvoral::Event< Time >protected
_typeEvoral::Event< Time >protected
aftertouch() const Evoral::MIDIEvent< Time >inline
buffer() const Evoral::Event< Time >inline
buffer()Evoral::Event< Time >inline
cc_number() const Evoral::MIDIEvent< Time >inline
cc_value() const Evoral::MIDIEvent< Time >inline
channel() const Evoral::MIDIEvent< Time >inline
channel_pressure() const Evoral::MIDIEvent< Time >inline
clear()Evoral::Event< Time >inline
Event(EventType type=0, Time time=Time(), uint32_t size=0, uint8_t *buf=NULL, bool alloc=false)Evoral::Event< Time >
Event(EventType type, Time time, uint32_t size, const uint8_t *buf)Evoral::Event< Time >
Event(const Event &copy, bool alloc)Evoral::Event< Time >
event_type() const Evoral::Event< Time >inline
id() const Evoral::Event< Time >inline
is_aftertouch() const Evoral::MIDIEvent< Time >inline
is_cc() const Evoral::MIDIEvent< Time >inline
is_channel_event() const Evoral::MIDIEvent< Time >inline
is_channel_pressure() const Evoral::MIDIEvent< Time >inline
is_mtc_full() const Evoral::MIDIEvent< Time >inline
is_mtc_quarter() const Evoral::MIDIEvent< Time >inline
is_note() const Evoral::MIDIEvent< Time >inline
is_note_off() const Evoral::MIDIEvent< Time >inline
is_note_on() const Evoral::MIDIEvent< Time >inline
is_pgm_change() const Evoral::MIDIEvent< Time >inline
is_pitch_bender() const Evoral::MIDIEvent< Time >inline
is_smf_meta_event() const Evoral::MIDIEvent< Time >inline
is_spp() const Evoral::MIDIEvent< Time >inline
is_sysex() const Evoral::MIDIEvent< Time >inline
MIDIEvent(EventType type=0, Time time=0, uint32_t size=0, uint8_t *buf=NULL, bool alloc=false)Evoral::MIDIEvent< Time >inline
MIDIEvent(const Event< Time > &copy, bool alloc)Evoral::MIDIEvent< Time >inline
note() const Evoral::MIDIEvent< Time >inline
operator!=(const Event &other) const Evoral::Event< Time >inline
operator=(const Event &copy)Evoral::Event< Time >
operator==(const Event &other) const Evoral::Event< Time >inline
original_time() const Evoral::Event< Time >inline
owns_buffer() const Evoral::Event< Time >inline
pgm_number() const Evoral::MIDIEvent< Time >inline
pitch_bender_lsb() const Evoral::MIDIEvent< Time >inline
pitch_bender_msb() const Evoral::MIDIEvent< Time >inline
pitch_bender_value() const Evoral::MIDIEvent< Time >inline
realloc(uint32_t size)Evoral::Event< Time >inline
scale_velocity(float factor)Evoral::MIDIEvent< Time >inline
set(const uint8_t *buf, uint32_t size, Time t)Evoral::Event< Time >
set_buffer(uint32_t size, uint8_t *buf, bool own)Evoral::Event< Time >inline
set_cc_number(uint8_t number)Evoral::MIDIEvent< Time >inline
set_cc_value(uint8_t value)Evoral::MIDIEvent< Time >inline
set_channel(uint8_t channel)Evoral::MIDIEvent< Time >inline
set_event_type(EventType t)Evoral::Event< Time >inline
set_id(event_id_t n)Evoral::Event< Time >inline
set_note(uint8_t n)Evoral::MIDIEvent< Time >inline
set_original_time(Time)Evoral::Event< Time >
set_pgm_number(uint8_t number)Evoral::MIDIEvent< Time >inline
set_time(Time)Evoral::Event< Time >
set_type(uint8_t type)Evoral::MIDIEvent< Time >inline
set_velocity(uint8_t value)Evoral::MIDIEvent< Time >inline
size() const Evoral::Event< Time >inline
time() const Evoral::Event< Time >inline
type() const Evoral::MIDIEvent< Time >inline
value() const Evoral::MIDIEvent< Time >inline
velocity() const Evoral::MIDIEvent< Time >inline
~Event()Evoral::Event< Time >