mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
add HitBrushDrag, to allow brushing notes on the grid
This commit is contained in:
parent
dcb482e74d
commit
88bf459a61
4 changed files with 152 additions and 3 deletions
|
|
@ -442,6 +442,7 @@ class MidiView : public virtual sigc::trackable, public LineMerger
|
|||
friend class NoteDrag;
|
||||
friend class NoteCreateDrag;
|
||||
friend class HitCreateDrag;
|
||||
friend class HitBrushDrag;
|
||||
friend class MidiGhostRegion;
|
||||
|
||||
friend class EditNoteDialog;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue