summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2017-01-08 15:12:53 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2017-01-08 15:12:53 +0200
commit28f669ecaf28b8268ce5932d2270cbf6c105cc2b (patch)
treedc7b0290dbbdffbe3d9a3565e7727a13062b4c42 /README
parent7a533244446c8021f6ea074a33375a3393a20a5b (diff)
downloadbluez-28f669ecaf28b8268ce5932d2270cbf6c105cc2b.tar.gz
README: Add documentation for --enable-midi
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
index 7b6001beb..910ddd636 100644
--- a/README
+++ b/README
@@ -196,6 +196,18 @@ For a working system, certain configuration options need to be enabled:
The plugin is built into bluetoothd therefore it does not need
to be package separately.
+ --enable-midi
+
+ This option enable MIDI support via ALSA Sequencer.
+
+ By default midi plugin is disabled since it still considered
+ experimental. When bluetoothd will create a new ALSA Sequencer
+ client and port for each device connected that supports the
+ MIDI GATT primary service.
+
+ The plugin is built into bluetoothd therefore it does not need
+ to be package separately.
+
Information
===========