Casper Jeukendrup
Casper Jeukendrup
@beaver700nh To what extent is this thread still actual? Can we close it since https://github.com/musescore/MuseScore/issues/15251 is solved?
Yes, I think it is indeed related to the ritenuto, or more generally, that the tempo at the start of the note differs from the tempo at the end of...
Yes, you're welcome!
I would suggest you start reading here: https://github.com/musescore/MuseScore/wiki/Set-up-developer-environment It is a complete guide for how to compile the code and set up your IDE for editing it.
@bkunda Could you please check the linked PR to see if you like the change? (#15491)
`libMuseSamplerCoreLib.so` comes from Muse Hub (or nowadays "Muse Sounds Manager", on Linux). It is silently installed when installing one of the Muse Sounds libraries. Recently I discovered that this MuseSampler...
No, the build process works fine in principle. So it must be something on your machine... I don't immediately see what though. Changing `LD_LIBRARY_PATH` should not be necessary. Maybe something...
Maybe it helps to make sure that you pass to CMake `-DCMAKE_PREFIX_PATH=` (or in Qt Creator, set the CMAKE_PREFIX_PATH option to the path to Qt), where `` is the folder...
Closing due to inactivity
@Tantacrul We can't simply remove the "follow written tempo" functionality, because that also has implications for normal tempo markings (because the new "a tempo" item is in fact just a...