denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] excerpt from selection


From: Richard Shann
Subject: Re: [Denemo-devel] excerpt from selection
Date: Sat, 07 Jun 2008 08:03:45 +0100

On Sat, 2008-06-07 at 00:15 -0500, Jeremiah Benham wrote:
> On Fri, 2008-06-06 at 22:18 +0100, Richard Shann wrote:
> > I've made the printing of excerpts respect the selection if any. There
> > is a place in print.c for a dialog if no selection has been made.
> 
> Thanks very much for this. I will work on making a dialog only because
> it may be reduce new user confusion.  
> 
> > Note: si->start, end is currently overloaded for playback and printing.
> > Is this good?
> 
> Yes. That should be good as far as I can see. 

Well, at least there should be a logical interface to the values. At the
moment if you want to print just some measures you would set the
measures in the playback properties dialog. This was completely broken
until I discovered it yesterday. Also, we are resetting si->start,end
now, which would confuse someone who had set up playback to play some
particular measures.
It might be best to get rid of the si->start end fields altogether and
replace them with the selection (->firstmeasuremarked ...)
Richard





reply via email to

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