#include <pianoroll_velocity.h>
|
| | PianorollVelocityDisplay (EditingContext &, MidiViewBackground &, MidiView &, ArdourCanvas::Rectangle &base_rect, Gtkmm2ext::Color oc) |
| |
| void | remove_note (NoteBase *) |
| |
| void | set_colors () |
| |
| void | set_height (double) |
| |
| | 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 | color_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_sensitive (bool yn) |
| |
| bool | sensitive () 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 24 of file pianoroll_velocity.h.
◆ PianorollVelocityDisplay()
◆ base_event()
| bool PianorollVelocityDisplay::base_event |
( |
GdkEvent * |
| ) |
|
|
privatevirtual |
◆ lollevent()
◆ remove_note()
| void PianorollVelocityDisplay::remove_note |
( |
NoteBase * |
| ) |
|
|
virtual |
◆ set_colors()
| void PianorollVelocityDisplay::set_colors |
( |
| ) |
|
◆ set_height()
| void PianorollVelocityDisplay::set_height |
( |
double |
| ) |
|
◆ _note_group
◆ _optimization_iterator
| GhostEvent::EventList::iterator PianorollVelocityDisplay::_optimization_iterator |
|
private |
◆ events
The documentation for this class was generated from the following file: