Windows MIDI out device now selectable.
This commit is contained in:
parent
8b572111da
commit
25286c8f0b
6 changed files with 83 additions and 11 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#define CONFIG_INT 1
|
||||
#define CONFIG_BINARY 2
|
||||
#define CONFIG_SELECTION 3
|
||||
#define CONFIG_MIDI 4
|
||||
|
||||
typedef struct device_config_selection_t
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue