From 2963113e8ee24e3c002cc4856af8508e05ee6e72 Mon Sep 17 00:00:00 2001 From: Amir Hammad Date: Mon, 20 Jun 2016 22:34:32 +0200 Subject: Merged usb midi code into current libusbmaster + merge fixes Signed-off-by: Amir Hammad --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index ff631ad..f18ce09 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Native device drivers (mostly for demonstration purposes): - HUB - Gamepad - XBox compatible Controller - mouse (draft: only displays raw data) +- USB MIDI devices (raw data + note on/off) ###Practical info -- cgit