wip midi
This commit is contained in:
@@ -153,6 +153,7 @@ typedef struct ConfigFileItem {
|
||||
|
||||
typedef struct MidiDevice {
|
||||
bool error;
|
||||
char *name;
|
||||
snd_rawmidi_t *input;
|
||||
snd_rawmidi_t *output;
|
||||
} MidiDevice;
|
||||
|
||||
Reference in New Issue
Block a user