Cameron White
Cameron White
I'd say that what you're describing should be the default, and is probably what the code intended to be doing. This is happening in `ScoreArea::adjustScroll()` which tries to set the...
It works for me on the tabs that I've tried - can you provide a link to an example file where repeats don't play back?
@Canaanabolaanan - your file should be fixed now. The repeat bar only had two repeats, and the MIDI player previously was ignoring repeats where the number of alternate endings didn't...
If I'm understanding the link correctly, it's just a rendering issue where the marker isn't drawn properly? This code would be in `createConnectedSymbolGroup()` in `painters/systemrenderer.cpp`.
Right, that makes sense now that I've actually tried it out :) So yeah, I think having an "end let ring" marker or something along those lines would work. You...
I'd probably stick to using the free version of MSVC (which works great), or using Eclipse. I'm not sure if I can help too much with any Cygwin issues :)
Hey Jeff, I'm not sure about the first error without seeing the rest of the log. Using either the built-in CMake or the normal Windows app should be fine though...
Great! I think you need to change the startup project, which I think is in the right click menu in the project view.
Yeah, there are a number of UI differences from 1.7, some are intended and others are just unimplemented so far
The capo is per-player (it's part of the tuning) so this might be the same request as #324 ?