Home
last modified time | relevance | path

Searched refs:opn2_playFormat (Results 1 – 2 of 2) sorted by relevance

/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/opnmidi/
H A Dopnmidi.h834 extern OPNMIDI_DECLSPEC int opn2_playFormat(struct OPN2_MIDIPlayer *device, int sampleCount, OPN2_…
H A Dopnmidi.cpp1011 …return opn2_playFormat(device, sampleCount, (OPN2_UInt8 *)out, (OPN2_UInt8 *)(out + 1), &opn2_Defa… in opn2_play()
1014 OPNMIDI_EXPORT int opn2_playFormat(OPN2_MIDIPlayer *device, int sampleCount, in opn2_playFormat() function