Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christophhart/HISE
/ isModulated
Method
isModulated
hi_scripting/scripting/scriptnode/api/NodeBase.h:205–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
203
}
204
205
bool isModulated() const
206
{
207
return (bool)data.getProperty(PropertyIds::Automated, false);
208
}
209
210
private:
211
Callers
4
prepare
Method · 0.80
findRealSource
Method · 0.80
checkEnabledState
Method · 0.80
drawRotarySlider
Method · 0.80
Calls
1
getProperty
Method · 0.45
Tested by
no test coverage detected