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

Method getStreamSamples

BambooTracker/bamboo_tracker.cpp:2004–2007  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2002}
2003
2004bool BambooTracker::getStreamSamples(int16_t *container, size_t nSamples)
2005{
2006 return opnaCtrl_->getStreamSamples(container, nSamples);
2007}
2008
2009void BambooTracker::killSound()
2010{

Callers 2

exportToWavMethod · 0.45
MainWindowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected