MCPcopy Create free account
hub / github.com/BambooTracker/BambooTracker / getInstrumentNames

Method getInstrumentNames

BambooTracker/bamboo_tracker.cpp:225–228  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

223}
224
225std::vector<std::string> BambooTracker::getInstrumentNames() const
226{
227 return instMan_->getInstrumentNameList();
228}
229
230//--- FM
231void BambooTracker::setEnvelopeFMParameter(int envNum, FMEnvelopeParameter param, int value)

Callers 1

Calls 1

getInstrumentNameListMethod · 0.80

Tested by

no test coverage detected