Hi Korli!
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7576 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -16,7 +16,10 @@ It supports both the v1 and (undocumented) v2 protocols, although v2 is not
|
|||||||
complete since we don't really know how it works. Unfortunately, almost no
|
complete since we don't really know how it works. Unfortunately, almost no
|
||||||
existing drivers use v1; most of the drivers provided by Be require v2.
|
existing drivers use v1; most of the drivers provided by Be require v2.
|
||||||
Currently, the module returns B_ERROR when a MIDI device is opened with
|
Currently, the module returns B_ERROR when a MIDI device is opened with
|
||||||
v2.</P></LI>
|
v2.</P>
|
||||||
|
|
||||||
|
<P>For an example on how to use the MPU401 module in your own driver, see
|
||||||
|
the source code for the "emuxki" driver elsewhere in the source tree.</P></LI>
|
||||||
|
|
||||||
<LI><P><B>Clients without a BApplication.</B> Sometimes the midi_server's
|
<LI><P><B>Clients without a BApplication.</B> Sometimes the midi_server's
|
||||||
debug output shows an "Application -1 not registered" error message. This
|
debug output shows an "Application -1 not registered" error message. This
|
||||||
|
|||||||
Reference in New Issue
Block a user