Matthias Uiberacker

Results 21 comments of Matthias Uiberacker

@lolokraus do you know this implementation here - this seems rather complete (have not used it though): https://www.programcreek.com/java-api-examples/?code=indiketa%2Fdegiro-java-client%2Fdegiro-java-client-master%2Fsrc%2Fmain%2Fjava%2Fcat%2Findiketa%2Fdegiro%2FDeGiroImpl.java if you look in the file DeGiroImpl.java there is: public void setPricePollingInterval()...

I also had this grey square for a vector notification icon - not .png, but .xml - but the type might not be important for what i found: The reason...

Yes right, we didn't stick here to the midi standard or to what others use. So for playback simply add the 12 so that the right sounds are played there...

yes they are for designed for activating e.g. playback of a staff-line, but this will all come later and can be commented out currently. but their bounding boxes seem as...

It has always been already there actually, but was/is only working for accidentals which are not in the key signature. I started working on fixing that, but there we still...

unfortunately we currently don't have the resources for the tabs - please see also my comment in #126 . Here in your screenshot you actually see also one of the...

from the image, it seems to work when the uppermost or lowermost note is displaced, but not when it is somewhere in between. And it seems to work when there...

Yes this is on our plan. Actually we will very soon start working on a plugin infrastructure for osmd. Our plan here is, that we can also offer services and...

dear @byebb thanks for your question and good description. As OSMD is a Layout-Engine for complete sheets, it would not make very much sense to adapt for your use case....

If you don't care about the image output size, you can simply set: EngravingRules.StaffDistance = 30 (or more) EngravingRules.BetweenStaffDistance = 30 (or more) Here what comes out for 20: ![grafik](https://user-images.githubusercontent.com/17180665/72814227-fbf8bc80-3c64-11ea-9dd9-dd4d3dd995b3.png)...