Searched defs:sf2_path (Results 1 – 2 of 2) sorted by relevance
/MusicPlayer2/MusicPlayer2/ | ||
H A D | CommonData.h | 333 wstring sf2_path; //MIDI音色库路径 member |
H A D | BassCore.cpp | 141 wstring sf2_path = theApp.m_play_setting_data.sf2_path; in InitCore() local |