Home
last modified time | relevance | path

Searched defs:sf2_path (Results 1 – 2 of 2) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DCommonData.h333 wstring sf2_path; //MIDI音色库路径 member
H A DBassCore.cpp141 wstring sf2_path = theApp.m_play_setting_data.sf2_path; in InitCore() local