]> git.alsa-project.org Git - alsa-lib.git/commit
sound: rawmidi: disable active-sensing-on-close by default
authorClemens Ladisch <clemens@ladisch.de>
Mon, 13 Jul 2009 11:53:16 +0000 (13:53 +0200)
committerClemens Ladisch <clemens@ladisch.de>
Mon, 13 Jul 2009 11:53:16 +0000 (13:53 +0200)
commit76c60af00ae480e84a9ff7774bb983c1ea7f32db
treec2254a9907ea16247621822d6bced014ff13499c
parenta9b1299556598fed12d0d42c80aaa933aced8a42
sound: rawmidi: disable active-sensing-on-close by default

Sending an Active Sensing message when closing a port can interfere with
the following data if the port is reopened and a note-on is sent before
the device's timeout has elapsed.  Therefore, it is better to disable
this setting by default.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
src/rawmidi/rawmidi.c