mirror of
https://github.com/VARCem/munt.git
synced 2026-07-08 18:16:13 +00:00
da082cb8e07bdf10773df8d7758dfa881de1034c
introduced in libmt32emu version 2.3.0 Since it is not really necessary in majority of cases but may nevertheless update global C and C++ locale settings, it must now be explicitly enabled with the new Cmake option libmt32emu_INSTALL_DEFAULT_LOCALE. Also, it no longer touches the global C++ locale even if enabled, since that appears to have no positive effect. So far, it has been found useful for building shared library with some old versions of MS VC when linking C runtime statically. Also, mt32emu-qt now only initialises C locale upon startup.
mt32emu ======= mt32emu is a C/C++ library which allows to emulate (approximately) the Roland MT-32, CM-32L and LAPC-I synthesiser modules. mt32emu_alsadrv =============== ALSA MIDI driver uses mt32emu to provide ALSA MIDI interface for Linux applications (now obsolete). DOSBox-mt32-patch ================= Patch for official DOSBox release v.0.74 to demonstrate a possibility to add mt32 MIDI device. mt32emu_smf2wav =============== mt32emu-smf2wav makes use of mt32emu to produce a WAVE file from an SMF file. The output file corresponds a digital recording from a Roland MT-32, CM-32L and LAPC-I synthesiser module. mt32emu_win32drv ================ Windows driver that provides for creating MIDI output port and transferring MIDI messages to mt32emu_qt, the main UI-enabled synthesiser application. It also contains mt32emu engine and is able to operate in stand-alone mode if the main application mt32emu_qt is unavailable. mt32emu_win32drv_setup ====================== Helper tools intended to facilitate installation / upgrade of the Windows driver mt32emu_win32drv. mt32emu_qt ========== Main synthesiser application. It makes use of mt32emu and Qt to provide for: 1) Multiple simultaneous synths, GUI to configure synths, manage ROMs and connections 2) Funny LCD 3) Easy usage in different operating system environments: Windows multimedia, PulseAudio, JACK, ALSA, OSS and CoreMIDI supported 4) Play and record Standard MIDI files 5) Perform batch conversion of Standard MIDI files directly to .wav / .raw audio files FreeBSD ======= Files related to FreeBSD port of munt.
Description
Languages
C++
81.7%
C
14.6%
CMake
3.4%
Makefile
0.3%