Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Befaco
/ onReset
Method
onReset
src/MidiThing.cpp:144–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
void onReset() override {
145
midiOut.reset();
146
147
}
148
149
void requestAllChannelsParamsOverSysex() {
150
for (int row = 0; row < 4; ++row) {
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected