> Note for the record that addressing these particular problems isn't what
> Tom is trying to accomplish. He's working on inserting/editing tuplets,
> not importing tuplets from MIDI.  I was just trying to see if I could
> use the new stuff to get around these other problems, and I sort of can,
> 2/3 of the time.

I mention this in case it makes your life a tiny bit easier.  Just now as
I was looking how that command you wanted could be implemented, I noticed
that it already was.  That was very convenient.

When I adapted makeThisNoteViable into all this stuff, I had pointed
makeNotesViable at this, basically just to keep from breaking it.  So as
it happens, and existing command points at it:

 * Notation -> Adjust -> "Tie Notes at &Barlines"
 * -> make_notes_viable
 * -> MakeNotesViableCommand
 * -> makeNotesViable
 * -> This stuff

With no selection, it will hopefully rewrite the whole segment.  Haven't
tried it, just saw it two minutes ago.

At the moment, I'm working on simplifying this code.  I found a few ways
to cut down on its complexity.  Hopefully I am eliminating error
opportunities and not introducing them.  In any case, the code is young
enough that it makes sense to rewrite it to a cleaner design.

        Tom Breton (Tehom)




------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to