Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/Cardinal
/ setFrame
Method
setFrame
include/midi.hpp:110–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
void setFrame(int64_t frame) {
111
this->frame = frame;
112
}
113
};
114
115
Callers
5
sendCC
Method · 0.80
sendChanPressure
Method · 0.80
sendPitchbend
Method · 0.80
panic
Method · 0.80
setGate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected