Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ getMidiDevice
Function
getMidiDevice
TheForceEngine/TFE_Audio/midiPlayer.cpp:170–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
170
MidiDevice* getMidiDevice()
171
{
172
return s_midiDevice;
173
}
174
175
const char* getMidiDeviceTypeName(MidiDeviceType type)
176
{
Callers
1
configSound
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected