Changing tempo triggers extra notes
That seems to have done it - thanks!
QMidiArp will only operate if transport is running
Thanks Rui - which repo is the main one to request against? I guess the one here at sourceforge.
"MR"? I couldn't figure out where (of the many web appearances) to post a patch / pull request. I have been using git for some time so tend to branch, fix, PR but wasn't sure of your contribution mechanism.
Lost or out of order messages to jack client
I look forward to seeing the option in a nightly build soon... Other applications manage to avoid changing file permissions so it is probably around the permissions assigned when creating a new file. There may be a win32 api method to obtain the permissions of the current file or even just copy the current file - though it may be worth reconsidering why the double save method is in place, i.e. does it continue to provide benefit and if so, which option is most beneficial (e.g. should one be defa...
The issue is not about being able to save files. I change the file and save it then the permission changes. I may subsequently undo the change and resave resulting in a file that does not need to be committed to version control or may commit the changes I have made but either way the file permissions are erroneously changed. Why does CodeBlocks perform a two stage save? I don't think I have experienced corruption during save since the 1990s and no other applications I use have this issue.