Home
last modified time | relevance | path

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

/dports/audio/milkytracker/MilkyTracker-1.03.00/src/tracker/
H A DTracker.h201 pp_int32 srcSelection = -1, pp_int32 srcSelection2 = -1, pp_int32 srcSelection3 = -1);
H A DTrackerInit.cpp1257 … pp_int32 srcSelection/* = -1*/, pp_int32 srcSelection2/* = -1*/, pp_int32 srcSelection3/* = -1*/) in initInstrumentChooser() argument
1303 if (srcSelection3 >= 0) in initInstrumentChooser()
1304 listBoxModulesSrc->setSelectedIndex(srcSelection3, false); in initInstrumentChooser()