Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ getPhaseAndIncrement
Method
getPhaseAndIncrement
src/extended/PolyBLEPNode.cpp:358–363 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
356
}
357
358
double getPhaseAndIncrement()
359
{
360
const double sample = get();
361
incrementPhase();
362
return sample;
363
}
364
365
void syncToPhase(const double phase)
366
{
Callers
1
processPolyBLEP
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected