MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / GetDSampleManager

Method GetDSampleManager

Source/FamiTrackerModule.cpp:301–303  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

299}
300
301CDSampleManager *CFamiTrackerModule::GetDSampleManager() const {
302 return GetInstrumentManager()->GetDSampleManager();
303}
304
305void CFamiTrackerModule::SwapInstruments(unsigned first, unsigned second) {
306 // Swap instruments

Callers 11

CreateSampleListMethod · 0.45
StoreSamplesMethod · 0.45
ValidateMethod · 0.45
ImportInstrumentsMethod · 0.45
to_jsonFunction · 0.45
OpenDocumentOldMethod · 0.45
LoadDSamplesMethod · 0.45
SaveDSamplesMethod · 0.45
CreateBINMethod · 0.45
ImportFileMethod · 0.45
ExportFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected