MCPcopy Create free account
hub / github.com/christophhart/HISE / getNumSamples

Method getNumSamples

hi_scripting/scripting/scriptnode/api/TestClasses.cpp:661–664  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

659}
660
661int Buffer2Ascii::getNumSamples() const
662{
663 return getChannel(0)->size;
664}
665
666int Buffer2Ascii::getNumChannels() const
667{

Callers 15

testProcessDataMethod · 0.45
testProcessDataFixMethod · 0.45
testProcessDataDynMethod · 0.45
OscTestDataMethod · 0.45
refreshMethod · 0.45
transformReadBufferMethod · 0.45
handleDisplayValuesMethod · 0.45
pushMethod · 0.45
popMethod · 0.45
processMethod · 0.45
processFunction · 0.45
rebuildPathMethod · 0.45

Calls 1

getChannelFunction · 0.85

Tested by

no test coverage detected