Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adamstark/BTrack
/ getCurrentProgram
Method
getCurrentProgram
plugins/vamp-plugin/BTrackVamp.cpp:156–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
}
155
156
string
157
BTrackVamp::getCurrentProgram() const
158
{
159
return
""
; // no programs
160
}
161
162
void
163
BTrackVamp::selectProgram(string name)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected