Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christophhart/HISE
/ onInit
Function
onInit
hi_scripting/scripting/HardcodedScriptProcessor.h:193–200 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
191
};
192
193
void onInit() override
194
{
195
lastNote = -1;
196
lastEventId = -1;
197
possibleRetriggerNote = -1;
198
possibleRetriggerChannel = -1;
199
lastVelo = 0;
200
}
201
202
void onNoteOn() override
203
{
Callers
12
runOnFunction
Method · 0.85
DemoHardcodedScriptProcessor
Method · 0.85
LegatoProcessor
Function · 0.85
CCSwapper
Function · 0.85
ReleaseTriggerScriptProcessor
Function · 0.85
CCToNoteProcessor
Function · 0.85
ChannelFilterScriptProcessor
Function · 0.85
ChannelSetterScriptProcessor
Function · 0.85
MuteAllScriptProcessor
Function · 0.85
HardcodedScriptProcessor
Method · 0.85
restoreFromValueTree
Method · 0.85
Arpeggiator
Method · 0.85
Calls
15
var
Function · 0.85
createMessageHolder
Method · 0.80
registerAtParent
Method · 0.80
enablePooledUpdate
Method · 0.80
setSeedRandomly
Method · 0.80
enableRoundRobin
Method · 0.80
String
Class · 0.50
addKnob
Method · 0.45
setRange
Method · 0.45
setHeight
Method · 0.45
setName
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected