Peter Jonas

Results 139 comments of Peter Jonas

Try going to **Help > Revert to factory settings**. Let us know if that fixes it for you.

Thanks for investigating! It looks like `application/paletteScale` is the culprit, at least in the 4.0 release build. It seems to be fixed already in the nightly builds, possibly by PR...

I can't reproduce this on macOS. I'm running macOS 11.6.8 Big Sur on a MacBook Pro 2015 (Intel).

@JesWagner, no, the suggestion is that this would happen automatically. Once you run out of recorded samples, MuseScore or Muse Sounds should take the existing ones and scale the pitch...

There are certainly some challenges here, but nothing we can't solve. Diffing and merging would be great, but in the short term I think we can get 90% of the...

My preference would be to make octave clefs equivalent to octave transposition: - If you transpose by more than an octave then you would get an octave clef. - If...

You've done an amazing job to create this and keep it up to date! What's the latest? Which of the problems you [mentioned before](https://github.com/musescore/MuseScore/pull/10108#issuecomment-1125930708) are still active? Are there any...

Ah, that's a shame!

The idea here is that MuseScore is not tied to any specific implementation of the Muse Sampler API. Anybody can write a library that implements the Muse Sampler API and...

Better than documentation, you have the actual source code. The API is simply the header files that the program and library have in common. Those header files are fully open...