Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ GetNumInputDevices
Method
GetNumInputDevices
Source/MIDI.cpp:173–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
}
172
173
int CMIDI::GetNumInputDevices() const
174
{
175
return midiInGetNumDevs();
176
}
177
178
int CMIDI::GetNumOutputDevices() const
179
{
Callers
1
OnInitDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected