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

Method getMasterVolumeSSG

BambooTracker/opna_controller.cpp:2249–2252  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2247}
2248
2249double OPNAController::getMasterVolumeSSG() const
2250{
2251 return opna_->getVolumeSSG();
2252}
2253
2254/********** Set effect **********/
2255void OPNAController::setArpeggioEffectSSG(int ch, int second, int third)

Callers 1

exportToVgmMethod · 0.80

Calls 1

getVolumeSSGMethod · 0.80

Tested by

no test coverage detected