MCPcopy 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
156string
157BTrackVamp::getCurrentProgram() const
158{
159 return ""; // no programs
160}
161
162void
163BTrackVamp::selectProgram(string name)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected