Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ GetInputDevice
Method
GetInputDevice
Source/MIDI.cpp:370–373 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
368
}
369
370
int CMIDI::GetInputDevice() const
371
{
372
return m_iInDevice;
373
}
374
375
int CMIDI::GetOutputDevice() const
376
{
Callers
1
OnInitDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected