Hello > Here's a roundup for what im working on: > > The draw line tool today is ugly integrated into the > ControllerEventRuler which i have removed > and implemented a new baseclass DrawTool which is used for implementing > tools like drawline/freehand draw in the ControlRuler. > The tools im working on will insert events @ each quanted time selected > in Quantization combobox, and will have the duration matching the quant > so no visual overlaps och eventrepresentation will occur. > > /Henrik
I did a while a go some modifications to the controller event handling, which I never committed because the work was kind of 'proof of concept' and needed some tidying and I didn't find the motivation to finish it. The reason for my modifications was that the controller event timing was not "smooth" enough for me. At first I just created events with smaller interval (by increasing the divider value), but soon after that I realised, that the visuals are not very elegant, so I hacked a bit and worked a solution where events were displayed as MatrixDiamonds (or what it was called). And as events don't have any duration, this was natural approach. I can dig up the code if I still have it somewhere and if you want to look at it. Tommi ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
