Hi. Making some songs I found some real annoyances and bugs. Me hates things which slows me down, arghh. There's a few more I can't remember right now, but as I see 'em I'll try to squash 'em.
Try 'er out. Thanks. Hope it works OK for you. Tim. ------ Quicker pasting from one track to another: - Reinstate old Arranger "Paste to track" (Ctl+Shift+V) and "Paste clone to track" (Ctl+Shift+B). - Changed default shortcut of Arranger "Paste clone" to Ctl+B. - Changed default shortcut of "Paste (show dialog)" to Ctl+G. - Removed Arranger "Paste clone with dialog". Instead, paste dialog now remembers 'clone' checkbox setting. - Fixed Pianoroll/Drum Ctl+V paste bug was pasting into other parts: Always paste into current part. TODO: Score Editor still not working because there never seems to be a current part! Must ask Florian... This one I believe Kaya and I were discussing, you must have noticed it: - Fixed Pianoroll/DrumEditor Function dialogs bring main window to front: Don't give them a parent, add destroy_function_dialogs(). - Fixed Old-style Drum Editor: Was not playing new notes as they were drawn. Re-wrote a DrumCanvas::newItem(), and eliminated dynamic_casts. My blunder, was hastily added late in the feature: - Fixed "Duplicate Track" feature: If selected 'copy parts', it was quietly cloning. Re-wrote ASSIGN_PARTS sections. Now it copies both clone and non-clone parts. Tests OK but needs a good workout. (Maybe push Parts to Undo list?) TODO: Found C.O.W. bug when de-cloning a part on a duplicated Wave Track - it's still a clone. Investigating... ------------------------------------------------------------------------------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612 _______________________________________________ Lmuse-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lmuse-developer
