I've just gone back and tried again with my capture-only device and got it to work! The mistake I had was in the WavePins enumeration, which still had PIN_WAVEOUT and PIN_WAVEOUT_BRIDGE in the first two entries. This meant PIN_WAVEIN was 2 and PIN_WAVEIN_BRIDGE was 3. I removed PIN_WAVEOUT and PIN_WAVEOUT_BRIDGE from the enumeration, making the input pins 0 and 1, and everything worked perfectly, including the Wave API and the volume control applet. Jeff Pages Innes Corporation Pty Ltd ----- Original Message ----- From: "Martin Garcia" <doraemonx7@xxxxxxxxxxx> To: <wdmaudiodev@xxxxxxxxxxxxx> Sent: Thursday, October 23, 2003 10:21 PM Subject: [wdmaudiodev] [ wdmaudiodev] Re: How can I make a wave device that only captures? > Was the device you created accessible through the wave...() API? > > I can create a "capture only" device but wave...() does not seem to see it > unless I also make corresponding render pins. > > I am using WavePCI model. > > Thank you for your time. > > -------------------------------------------------------------------------- ----------------------------------------------- > > I have successfully created capture only devices with both Stream > Mini-driver model as well as the Port-class miniports. > > I'm sorry I should correct that. > > The "audio" capture only device that I've worked with was a Streams > Mini-driver. > > The miniport was actually a MIDI device. > > Thanks. > Devendra. > > At 05:31 AM 10/22/2003, Martin Garcia wrote: > > > I have an audio card that only captures audio. If I only make Input pins, > then it seems that it is not available using the wave...() API. > > If I create render pins, but always return STATUS_NOT_SUPORTED then, the > device is available, but then programs repeatedly try to open it. > > I just want a Wave In device. > > Thanks in advance for any help. > > _________________________________________________________________ > Surf and talk on the phone at the same time with broadband Internet access. > Get high-speed for as low as $29.95/month (depending on the local service > providers in your area). https://broadband.msn.com > > ****************** > > 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/ > > _________________________________________________________________ > Send instant messages to anyone on your contact list with MSN Messenger > 6.0. Try it now FREE! http://msnmessenger-download.com > > ****************** > > 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/