Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ getVstIndex
Method
getVstIndex
Source/Core/CtrlrModulator/CtrlrModulator.cpp:271–274 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
269
}
270
271
int CtrlrModulator::getVstIndex() const
272
{
273
return ((int)getProperty(Ids::vstIndex));
274
}
275
276
float CtrlrModulator::getVstValue(const int intValueToUse) const
277
{
Callers
5
getModulatorVstIndexByName
Method · 0.80
compareElements
Method · 0.80
getModulatorByVstIndex
Method · 0.80
setParameterNotifyingHost
Method · 0.80
getSymbolValue
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected