From 28f669ecaf28b8268ce5932d2270cbf6c105cc2b Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Sun, 8 Jan 2017 15:12:53 +0200 Subject: [PATCH] README: Add documentation for --enable-midi --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 =========== -- 2.47.3