Home
last modified time | relevance | path

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

/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/opnmidi/
H A Dopnmidi.h644 extern OPNMIDI_DECLSPEC void opn2_reset(struct OPN2_MIDIPlayer *device);
H A Dopnmidi_midiplay.hpp57 friend void opn2_reset(struct OPN2_MIDIPlayer*);
H A Dopnmidi.cpp603 OPNMIDI_EXPORT void opn2_reset(OPN2_MIDIPlayer *device) in opn2_reset() function