mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
if an xfade involves only 2 regions, clamp its length to the overlap between them
git-svn-id: svn://localhost/ardour2/branches/3.0@12238 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
bed955b409
commit
da7215e1ad
4 changed files with 63 additions and 9 deletions
|
|
@ -978,7 +978,6 @@ class CrossfadeEdgeDrag : public Drag
|
|||
{
|
||||
public:
|
||||
CrossfadeEdgeDrag (Editor*, AudioRegionView*, ArdourCanvas::Item*, bool start);
|
||||
~CrossfadeEdgeDrag ();
|
||||
|
||||
void start_grab (GdkEvent*, Gdk::Cursor* c = 0);
|
||||
void motion (GdkEvent*, bool);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue