-
Hi,
When finding bug in some program, we touch "beep": https://github.com/mse-org/mseide-msegui/issues/24
Beep show error on laptop:
> Fstat failed. Errno : 2
> But in my system /dev/input…
-
Hello.
Could somebody that uses a Radeon driver (or has problem with msegui rendering) on Linux 64 bit bit try the binary of MSEide in attachment?
And see if it is better?
Many thanks.
[msei…
-
Because alsa_object_flush() calls audio_object_close() it crashes running write operations in other thread. A patched version is here:
https://gitlab.com/mseide-msegui/pcaudiolib
-
Возможно ли сделать в Линуксе компиляцию в PIE ? Этого давно требуют пакетные менеджеры дистрибутивов. Иной формат исполняемых файлов ругает lintian.
И есть ли планы сделать графическую среду ? Пор…
-
SetParameter() returns EINVAL for espeakPUNCTUATION and espeakCAPITALS, patch attached. A patched version is here:
https://gitlab.com/mseide-msegui/espeak-ngsync
[setlengths.c.zip](https://github.co…
-
Use LoadLibrary/GetProcAddress instead of linking to xaudio2.lib in `create_xaudio2_object` to support returning NULL if the XAudio2 DLL is not present.
See https://github.com/rhdunn/espeak/issues/…
-
Hello Fred (and others)! I downloaded and compiled without problem the latest release of StrumPract. It looks very beautiful, but I have no idea of what I could do with it. When you have time, could y…
-
The application fails to start on Windows 7 with the following message box:
> espeak-ng.exe - System Error: The program can't start because XAudio2_8.dll is missing from your computer. Try reinstal…
-
Running both the 32 and 64 bit versions of espeak-ng produce the error. The problem is that on Windows 7 the version of the dll XAudio2 should try to load is xaudio2_7.dll. The error message on Window…
-
Could compile the MSEClock with MSEide Sieghard branch. It's very nice, congratulations!
If I resize the window (and change only the height), the window isn't redrawn properly. If I click into the…