mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
lollis: also adjust velocity bars during the drag
This commit is contained in:
parent
96c9f2ee19
commit
2d9a2ad668
8 changed files with 62 additions and 29 deletions
|
|
@ -505,6 +505,8 @@ public:
|
|||
std::shared_ptr<SysEx> find_canvas_sys_ex (ARDOUR::MidiModel::SysExPtr s);
|
||||
|
||||
friend class VelocityGhostRegion;
|
||||
void sync_velocity_drag (double factor);
|
||||
|
||||
void update_note (NoteBase*, bool update_ghost_regions = true);
|
||||
void update_sustained (Note *, bool update_ghost_regions = true);
|
||||
void update_hit (Hit *, bool update_ghost_regions = true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue