Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ sampleBuffer
Method
sampleBuffer
include/SampleTrack.h:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
SampleBuffer* sampleBuffer()
57
{
58
return m_sampleBuffer;
59
}
60
61
MidiTime sampleLength() const;
62
void setSampleStartFrame( f_cnt_t startFrame );
Callers
2
SamplePlayHandle
Method · 0.80
play
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected