Home
last modified time | relevance | path

Searched refs:srcSelection2 (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
1376 if (srcSelection2 >= 0) in initInstrumentChooser()
1377 listBoxSamplesSrc->setSelectedIndex(srcSelection2, false); in initInstrumentChooser()
1436 if (srcSelection2 >= 0) in initInstrumentChooser()
1437 listBoxSamplesSrc->setSelectedIndex(srcSelection2, false); in initInstrumentChooser()