MCPcopy 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

configSoundFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected