[wdmaudiodev] Re: Midi In

  • From: "Evert van der Poll" <e.j.van.der.poll@xxxxxxxxx>
  • To: <wdmaudiodev@xxxxxxxxxxxxx>
  • Date: Wed, 10 Dec 2003 16:14:26 +0100

Have you tried to monitor all requests sent to your driver? You can use the
tool KsStudio in the DDK. It might be some property request that is not
handled by your driver.


Evert van der Poll



-----Original Message-----
From: wdmaudiodev-bounce@xxxxxxxxxxxxx
[mailto:wdmaudiodev-bounce@xxxxxxxxxxxxx]On Behalf Of Florian Hartge
Sent: Wednesday, December 10, 2003 1:51 PM
To: wdmaudiodev@xxxxxxxxxxxxx
Subject: [wdmaudiodev] Midi In


Hello,

I hope somebody can help me. I try to write a simple midi-in driver where
data is transfered from a device to some midi software application.
Therefore i took the DDK dmusUART sample as a basis and modified it to my
needs. Now the driver is just for input. By orienting at the sample and the
DDK documentation all pin declarations and property request handlers should
be correct. The device shows up correctly in the audio device listings and
can be selected as input. But when i try to connect the IMXF is created,
initialized and the output connects and immediately disconnects. After that
the IMFX is destroyed. This happens about 28 times and no data is
transfered. After that the application beliefs it ist connected but the
driver shows no singns of life anymore and does not react on any further
connection attempts. Can anyone help? Thanks.

Best regards,
Florian

******************

WDMAUDIODEV addresses:
Post message: mailto:wdmaudiodev@xxxxxxxxxxxxx
Subscribe:    mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=subscribe
Unsubscribe:  mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=unsubscribe
Moderator:    mailto:wdmaudiodev-moderators@xxxxxxxxxxxxx

URL to WDMAUDIODEV page:
http://www.wdmaudiodev.de/

******************

WDMAUDIODEV addresses:
Post message: mailto:wdmaudiodev@xxxxxxxxxxxxx
Subscribe:    mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=subscribe
Unsubscribe:  mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=unsubscribe
Moderator:    mailto:wdmaudiodev-moderators@xxxxxxxxxxxxx

URL to WDMAUDIODEV page:
http://www.wdmaudiodev.de/

Other related posts: