Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
661
int Buffer2Ascii::getNumSamples() const
662
{
663
return getChannel(0)->size;
664
}
665
666
int Buffer2Ascii::getNumChannels() const
667
{
Callers
15
testProcessData
Method · 0.45
testProcessDataFix
Method · 0.45
testProcessDataDyn
Method · 0.45
OscTestData
Method · 0.45
refresh
Method · 0.45
transformReadBuffer
Method · 0.45
handleDisplayValues
Method · 0.45
push
Method · 0.45
pop
Method · 0.45
process
Method · 0.45
process
Function · 0.45
rebuildPath
Method · 0.45
Calls
1
getChannel
Function · 0.85
Tested by
no test coverage detected