Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ onSampleSet
Method
onSampleSet
Components/TimeWindow.cpp:1708–1712 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1706
}
1707
1708
void
1709
TimeWindow::onSampleSet(SigDigger::WaveSampleSet set)
1710
{
1711
this->samplerDialog->feedSet(set);
1712
}
1713
1714
void
1715
TimeWindow::onTriggerSampler(void)
Callers
nothing calls this directly
Calls
1
feedSet
Method · 0.80
Tested by
no test coverage detected