Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YCAMInterlab/Duration
/ getTrackType
Method
getTrackType
Duration/src/ofxTLUIHeader.cpp:289–291 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
287
}
288
289
string ofxTLUIHeader::getTrackType(){
290
return trackType;
291
}
292
293
void ofxTLUIHeader::guiEvent(ofxUIEventArgs &e){
294
// cout << e.widget->getName() <<
" hit!"
<< endl;
Callers
8
handleOscIn
Method · 0.80
handleOscOut
Method · 0.80
bangFired
Method · 0.80
update
Method · 0.80
sendInfoMessage
Method · 0.80
loadProject
Method · 0.80
saveProject
Method · 0.80
setTrackHeader
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected