MCPcopy 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
271int CtrlrModulator::getVstIndex() const
272{
273 return ((int)getProperty(Ids::vstIndex));
274}
275
276float CtrlrModulator::getVstValue(const int intValueToUse) const
277{

Callers 5

compareElementsMethod · 0.80
getSymbolValueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected