Re: [Hydrogen-devel] Muting an instrument

2020-11-08 Thread mauser
Hi! Good questions, Phil. I have never really thought before about the timing limitiations of midi. Regarding the onset: After looking at our code, we're using a TPQN (ticks-per-quarter-note) of 192. It has been hinted that this can be increased if your consuming devices/programs can handle it

[Hydrogen-devel] Localization proposal; Chinese (Simplified)

2020-11-08 Thread Guocheng Zhu
Hi Hydrogen Development Team there! This is Guocheng, currently registered master student of Tradumatics: Technologies of Translation at the Autonomous University of Barcelona. I am writing this email because of a class project, for which each student needs to localize a FOSS digital product. I hav

Re: [Hydrogen-devel] Localization proposal; Chinese (Simplified)

2020-11-08 Thread mauser
Hello Guocheng, thanks for your interest in Hydrogen! First of all, your mail got stuck in our moderation queue, so it took some days until it got published. You can only write directly to this mailing list after registering at https://sourceforge.net/projects/hydrogen/lists/hydrogen-devel.

[Hydrogen-devel] Appveyor updates

2020-11-08 Thread mauser
Hi everyone, the appveyor builds have been failing constantly over the last week due to a problem with the msys2 repos. It seems that the msys2 got rid of some old packages, which we're used by our msys2 version. I've updated the msys2 version by switching to the Visual Studio 2019 image which