Re: [Rosegarden-devel] [Rosegarden-user] Keyboard shortcut to Solo the current active track.

2023-05-31 Thread Hugo van Galen
I found the relevant parts in the code, the changes appear pretty simple indeed, though it didn't work by just connecting to slotToggleSolo(bool) I had to define a slotToggleSoloCurrentTrack() in RosegardenMainWindow without any parameters to get it called. I'll test it for a while and submit a

Re: [Rosegarden-devel] [Rosegarden-user] Keyboard shortcut to Solo the current active track.

2023-05-31 Thread Ted Felix
> (And I'm subscribed to the dev mailing list too. I don't know why I sent it to the user list, but I guess I was a bit preoccupied.) It did start out as something of a user question, so it made sense originally. Good luck with the changes. Looking forward to the patch(es). Ted. On

Re: [Rosegarden-devel] [Rosegarden-user] Keyboard shortcut to Solo the current active track.

2023-05-31 Thread Ted Felix
I would try adding another menu item to rosegarden for "Toggle Metronome" and connecting that to RosegardenMainWindow::slotToggleMetronome(). That might do exactly what you want. No guarantees, but worth a try. (BTW, I've moved this over to the devel list as it is more of a development

Re: [Rosegarden-devel] Weird possible delete note bug in matrix with control rulers

2023-05-31 Thread Philip Leishman
Hi Lorenzo, Very weird, Can you also post the rosegarden file where this happens ? Thanks   Philip On 5/31/23 08:36, Lorenzo Sutton wrote: Hi, I'm not filing this as a bug as I think this might be in the current git versions. Something weird happens only in _some_ pieces / segments, but not

[Rosegarden-devel] Weird possible delete note bug in matrix with control rulers

2023-05-31 Thread Lorenzo Sutton
Hi, I'm not filing this as a bug as I think this might be in the current git versions. Something weird happens only in _some_ pieces / segments, but not in others and I can't seem to reproduce it consistently. To reproduce I have an existing file (incidentally one I created to test the