Hello!
Since Munt is'nt CLI deamon anymore, "mt32emu-qt" is a X dependent binary.
But If i want to use it in an without Xorg mini audio server, it seems to be impossible now...
Maybe a "mt32-emu" standalone binary should be available?
If it's validated, i want to suggest another last request :
The possibility to connect the LCD output to a LCDProc server, or at least possibility to get the LCD result on stdout, then we can pipe it to a script able to manage LCD Proc...
Then we will be able to create a full mini mt-32 emulator (with a RPI for exemple) with a true LCD screen! ^^
Sorry i can only submit the request, but no more because i'm not a C/C++ developper...
Get the result in stdout should be better for 2 reasons.
MT-32 have an only 1 line LCD, but if we have a 2 lines, for example, we could want to show something else on the first line (MID file name, or DOS Game Name) and munt result on the second line. And we could want to replace the "|Vol:100%" part by the alsa value... So it's better with a script.. It will be more customizable ;)