traverso-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Traverso-devel] Fold Sheet


From: Remon
Subject: Re: [Traverso-devel] Fold Sheet
Date: Thu, 14 Feb 2008 20:04:04 +0100
User-agent: KMail/1.9.6 (enterprise 0.20070907.709405)

> >  ClipGroup::move_to(int newTrackIndex, TimeRef newlocation);
>
> Ah, but we need to move each individual clip to a specific track.
>
> Maybe this method should instead be:
>
> ClipGroup::move_to(int trackIndexDelta, TimeRef newlocation);
>
> Where trackIndexDelta is 0 to keep on the same track, -1 to move up
> one, 2 to move down 2, etc.

Yes, that's what was boiling up in my head hehe. I'm extremely slow today :(

Apart from that fact, you'll love how MoveClip looks now, specially the hugely 
simplified jog() function!

Remon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]