mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Merged with trunk R1283.
NOTE: Compiles, but broken (crash on adding MIDI track). git-svn-id: svn://localhost/ardour2/branches/midi@1292 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ef6b25432d
commit
532f6aad4a
271 changed files with 12893 additions and 7748 deletions
|
|
@ -21,7 +21,7 @@ class AudioRegionGainLine : public AutomationLine
|
|||
void view_to_model_y (double&);
|
||||
void model_to_view_y (double&);
|
||||
|
||||
void start_drag (ControlPoint*, float fraction);
|
||||
void start_drag (ControlPoint*, nframes_t x, float fraction);
|
||||
void end_drag (ControlPoint*);
|
||||
|
||||
void remove_point (ControlPoint&);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue