MCPcopy 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

sendCCMethod · 0.80
sendChanPressureMethod · 0.80
sendPitchbendMethod · 0.80
panicMethod · 0.80
setGateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected