MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / makeSampler

Method makeSampler

Components/SamplerDialog.cpp:232–236  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230}
231
232WaveSampler *
233SamplerDialog::makeSampler(void)
234{
235 return new WaveSampler(this->properties, &this->decider);
236}
237
238unsigned int
239SamplerDialog::getVScrollPageSize(void) const

Callers 1

startSamplingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected