MCPcopy 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
1708void
1709TimeWindow::onSampleSet(SigDigger::WaveSampleSet set)
1710{
1711 this->samplerDialog->feedSet(set);
1712}
1713
1714void
1715TimeWindow::onTriggerSampler(void)

Callers

nothing calls this directly

Calls 1

feedSetMethod · 0.80

Tested by

no test coverage detected