#include <velocity_ghost_region.h>
|
| VelocityGhostRegion (MidiRegionView &, TimeAxisView &tv, TimeAxisView &source_tv, double initial_unit_pos) |
|
| ~VelocityGhostRegion () |
|
void | remove_note (NoteBase *) |
|
void | add_note (NoteBase *) |
|
void | note_selected (NoteBase *) |
|
void | update_note (GhostEvent *) |
|
void | update_contents_height () |
|
void | update_hit (GhostEvent *) |
|
ArdourCanvas::Rectangle & | base_item () |
|
void | set_colors () |
|
| MidiGhostRegion (MidiRegionView &rv, TimeAxisView &tv, TimeAxisView &source_tv, double initial_unit_pos) |
|
| ~MidiGhostRegion () |
|
MidiStreamView * | midi_view () |
|
void | set_height () |
|
void | set_samples_per_pixel (double spu) |
|
void | model_changed () |
|
void | view_changed () |
|
void | clear_events () |
|
| GhostRegion (RegionView &rv, ArdourCanvas::Container *parent, TimeAxisView &tv, TimeAxisView &source_tv, double initial_unit_pos) |
|
virtual | ~GhostRegion () |
|
void | set_duration (double units) |
|
virtual void | set_selected (bool) |
|
guint | source_track_color (unsigned char alpha=0xff) |
|
bool | is_automation_ghost () |
|
| VelocityDisplay (EditingContext &, MidiViewBackground &, MidiView &, ArdourCanvas::Rectangle &base_rect, ArdourCanvas::Container &, GhostEvent::EventList &el, Gtkmm2ext::Color oc) |
|
virtual | ~VelocityDisplay () |
|
void | hide () |
|
void | show () |
|
void | redisplay () |
|
void | add_note (NoteBase *) |
|
void | update_note (NoteBase *) |
|
void | update_ghost_event (GhostEvent *) |
|
void | update_note (GhostEvent *gev) |
|
void | update_hit (GhostEvent *gev) |
|
void | note_selected (NoteBase *) |
|
void | clear () |
|
void | set_colors () |
|
void | drag_lolli (ArdourCanvas::Lollipop *l, GdkEventMotion *ev) |
|
int | y_position_to_velocity (double y) const |
|
void | set_selected (bool) |
|
bool | line_draw_motion (ArdourCanvas::Duple const &d, ArdourCanvas::Rectangle const &r, double last_x) |
|
bool | line_extended (ArdourCanvas::Duple const &from, ArdourCanvas::Duple const &to, ArdourCanvas::Rectangle const &r, double last_x) |
|
void | start_line_drag () |
|
void | end_line_drag (bool did_change) |
|
ArdourCanvas::Rectangle & | base_item () |
|
MidiView & | midi_view () const |
|
Definition at line 34 of file velocity_ghost_region.h.
◆ VelocityGhostRegion()
◆ ~VelocityGhostRegion()
VelocityGhostRegion::~VelocityGhostRegion |
( |
| ) |
|
◆ add_note()
void VelocityGhostRegion::add_note |
( |
NoteBase * |
| ) |
|
|
virtual |
◆ base_event()
bool VelocityGhostRegion::base_event |
( |
GdkEvent * |
| ) |
|
|
privatevirtual |
◆ base_item()
◆ lollevent()
◆ note_selected()
void VelocityGhostRegion::note_selected |
( |
NoteBase * |
| ) |
|
|
virtual |
◆ remove_note()
void VelocityGhostRegion::remove_note |
( |
NoteBase * |
| ) |
|
|
virtual |
◆ set_colors()
void VelocityGhostRegion::set_colors |
( |
| ) |
|
|
virtual |
◆ update_contents_height()
void VelocityGhostRegion::update_contents_height |
( |
| ) |
|
|
virtual |
◆ update_hit()
void VelocityGhostRegion::update_hit |
( |
GhostEvent * |
| ) |
|
|
virtual |
◆ update_note()
void VelocityGhostRegion::update_note |
( |
GhostEvent * |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: