Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ PlaySample
Method
PlaySample
src/extended/SfxrNode.cpp:416–420 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
414
}
415
416
void SfxrNode::Sfxr::PlaySample()
417
{
418
ResetSample(false);
419
playing_sample = true;
420
}
421
422
void SfxrNode::Sfxr::SynthSample(size_t length, float * buffer, FILE * file)
423
{
Callers
1
SfxrNode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected