Home
last modified time | relevance | path

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

/dports/audio/milkytracker/MilkyTracker-1.03.00/src/tracker/
H A DModuleEditor.h370 pp_int32 removeUnusedInstruments(bool evaluate, bool remap);
H A DSectionOptimize.cpp234 pp_int32 res = tracker.moduleEditor->removeUnusedInstruments(evaluate, remapInstruments); in optimize()
H A DModuleEditor.cpp2142 pp_int32 ModuleEditor::removeUnusedInstruments(bool evaluate, bool remap) in removeUnusedInstruments() function in ModuleEditor