midi out device named correctly to aid code readability
This commit is contained in:
@@ -317,7 +317,7 @@ fluidsynth_init(const device_t *info)
|
||||
dev->play_sysex = fluidsynth_sysex;
|
||||
dev->poll = fluidsynth_poll;
|
||||
|
||||
midi_init(dev);
|
||||
midi_out_init(dev);
|
||||
|
||||
data->on = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user