Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ getChannel
Method
getChannel
src/midi.cpp:143–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
int Port::getChannel() {
144
return channel;
145
}
146
147
void Port::setChannel(int channel) {
148
this->channel = channel;
Callers
5
onMessage
Method · 0.45
processMessage
Method · 0.45
processCC
Method · 0.45
appendMidiChannelMenu
Function · 0.45
step
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected