Song sequence editing
From Buzztard
Contents |
[edit] sequence length (song length)
In buzz the sequence is of infinite length.
The good thing is that one can just move the end-of-song marker a bit down.
The bad thing is that the song has no scrollbar.
Due to our model-view concept, it is not so simple to realize an infinite sequence view, but we have a scrollbar. So the question is - what is the most user-friendly way to extend the sequence?
- A toolbar button that opens a dialog, when one can enter a new length (or just add/remove a few rows).
- Always having n extra rows at the end, so that it looks and feels like in buzz. So when you come close to the end with the cursor, it adds more rows (and maybeen remove some, when shortening the song, or mving up without extending the song).
[edit] extra columns
We currently have two extra columns (time and label). We could move them into a separate view, that shares the vertical srolling with the main view.
The good thing is that it would always be visible.
The bad thing is that we need some way of easily getting the cursor from one view into the other (to edit labels of the sequence.)
[edit] tracks
Buzz uses a context menu to add/remove new tracks (columns). Alternatively we could use a drop-down menu button on the toolbar.
[edit] markers
|



