Home
last modified time | relevance | path

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

/dports/audio/zmusic/ZMusic-1.1.8/source/mididevices/
H A Dmusic_opnmidi_mididevice.cpp103 opn2_setSoftPanEnabled(Renderer, (int)config->opn_fullpan); in OPNMIDIDevice()
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/opnmidi/
H A Dopnmidi.h431 extern OPNMIDI_DECLSPEC void opn2_setSoftPanEnabled(struct OPN2_MIDIPlayer *device, int softPanEn);
H A Dopnmidi.cpp402 OPNMIDI_EXPORT void opn2_setSoftPanEnabled(OPN2_MIDIPlayer *device, int softPanEn) in opn2_setSoftPanEnabled() function