Thanks for the feedback -- more good stuff here. I can't comment on all of these at the moment. We should probably open another SF bug or two.
Juan Linietsky wrote: > -Something is very wrong with the tempo, I change it and i see the playback > cursor moves faster, but the playback is STILL 120 bpm. Sounds like something to do with the mmap code. Guillaume? > -Multi block drag+copying would be enormously appreciated. If i select > 5 blocks, then i ctrl+drag.. all 5 of them should be copied/dragged Hold down Shift as well as Ctrl. > Usability: > -Is there a keybinding to switch the default octave when entering notes with > the PC keyboard? (as in, octave up/octave down) Not in the matrix editor, no. That's a good point. You see, this code originated in (and is still partly shared with) the notation editor, and so it derives the current octave from the clef in force at the time. Since clef is meaningless in the matrix, that's not much use. > -How can i change the velocity on two events that are triggered at the same > time? This is needed specially to write drum lines . It seems to happen > if i select the event and then do shift up-down, but i'm not sure if this is > the simpler/proper way to do it. Shift up/down is certainly one proper way to do it. There's no more effective way (using the control ruler or whatever) yet, I don't think. Chris ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Rosegarden-devel mailing list [EMAIL PROTECTED] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
