commit | 2d4b842014dc76a81abced47ef27177eedb9deba | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Mon Jul 13 13:52:46 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jul 15 11:57:20 2009 +0200 |
tree | dbc52b4d9a5e78e9ac82da9b31bcd5c5794be53b | |
parent | 08d033405a5a537d4197dad0fcb6be47062be2a9 [diff] |
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> Signed-off-by: Takashi Iwai <tiwai@suse.de>