Registry / other / libmt32emu

libmt32emu

JSON →
library2.8.2vcpkgunverified

A MT-32 emulator library for synthesizing Roland MT-32 sound module audio.

vcpkg install libmt32emu
INSTALL
IMPORT
SIG · LIBMT32EMU
L
libmt32emu
othercppv2.8.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

mt32emu/mt32emu.h
#include <mt32emu/mt32emu.h>

Initialize the MT-32 synthesizer

#include <mt32emu/mt32emu.h> #include <iostream> int main() { MT32Emu::Synth synth; if (synth.open()) { std::cout << "MT-32 Synth opened\n"; } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.8.2latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources

No resource links recorded.

libmt32emu — pip install libmt32emu · libregistry