Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YCAMInterlab/Duration
/ sendOSC
Method
sendOSC
Duration/src/ofxTLUIHeader.cpp:243–245 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
}
242
243
bool ofxTLUIHeader::sendOSC(){
244
return sendOSCEnable != NULL && sendOSCEnable->getValue();
245
}
246
247
void ofxTLUIHeader::setSendOSC(bool enable){
248
if(sendOSCEnable != NULL){
Callers
3
handleOscOut
Method · 0.80
bangFired
Method · 0.80
saveProject
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected