MCPcopy Create free account
hub / github.com/LMMS/lmms / setSamplePlayLength

Method setSamplePlayLength

src/tracks/SampleTrack.cpp:237–240  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235
236
237void SampleTCO::setSamplePlayLength(f_cnt_t length)
238{
239 m_sampleBuffer->setEndFrame( length );
240}
241
242
243

Callers 1

playMethod · 0.80

Calls 1

setEndFrameMethod · 0.80

Tested by

no test coverage detected