Home
last modified time | relevance | path

Searched refs:opn2_init (Results 1 – 3 of 3) sorted by relevance

/dports/audio/zmusic/ZMusic-1.1.8/source/mididevices/
H A Dmusic_opnmidi_mididevice.cpp88 Renderer = opn2_init(44100); // todo: make it configurable in OPNMIDIDevice()
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/opnmidi/
H A Dopnmidi.h606 extern OPNMIDI_DECLSPEC struct OPN2_MIDIPlayer *opn2_init(long sample_rate);
H A Dopnmidi.cpp51 OPNMIDI_EXPORT struct OPN2_MIDIPlayer *opn2_init(long sample_rate) in opn2_init() function