]> git.alsa-project.org Git - alsa-utils.git/commit
arecordmidi2: Correct the MIDI FB direction
authorTakashi Iwai <tiwai@suse.de>
Mon, 8 Jul 2024 14:18:11 +0000 (16:18 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 8 Jul 2024 14:26:31 +0000 (16:26 +0200)
commite609d66807589caad6d38bd2c848fc571675ef62
tree44c759a35d944e45f2227f68fd93a78a79bd6c6f
parent16533f81de9d1628ef434850675f22aa719b4597
arecordmidi2: Correct the MIDI FB direction

The direction was wrongly passed to the FB setup.  It has to be
"OUTPUT" instead of "INPUT, so that other applications can write to
arecordmidi2 port.

Fixes: 2cdf5ebedbc3 ("arecordmidi2: Add initial version")
Signed-off-by: Takashi Iwai <tiwai@suse.de>
seq/aplaymidi2/arecordmidi2.c