Registry / other / wildmidi

wildmidi

JSON →
library0.4.6vcpkgunverified

A software MIDI synthesizer library.

vcpkg install wildmidi
INSTALL
IMPORT
SIG · WILDMIDI
W
wildmidi
othercppv0.4.6
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.

wildmidi/wildmidi.h
✓ #include <wildmidi/wildmidi.h>

Initialize and shutdown WildMidi synthesizer

#include <wildmidi/wildmidi.h> #include <iostream> int main() { WildMidi_Init("/usr/share/timidity/freepats.cfg", 44100, 0); std::cout << "WildMidi initialized\n"; WildMidi_Shutdown(); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.6latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
15
Resources

No resource links recorded.

wildmidi — pip install wildmidi · libregistry