[wdmaudiodev] Re: Request to all

  • From: Yura <spirit@xxxxxxxxxx>
  • To: Franco Milan <wdmaudiodev@xxxxxxxxxxxxx>
  • Date: Wed, 9 Mar 2005 18:11:28 +0200

Hello ,Franco

Monday, March 7, 2005, 9:00:37 AM, you wrote:

FM> I'm new in the world of device driver developer. I need to develope an
FM> virtual audio driver.
FM> We have an application that generate audio signal and put it out to the
FM> audio controller output. What we want to do is to give available this
FM> signal audio data to other application with a virtual audio driver. I
FM> there any interested to sell part o complete module of his driver 
FM> toinclude in our sw?

I did such driver some time ago. It creates two virtual sound cards in
the system, which are visible to applications. Output of one sound
card is connected to the input of other one, and vice versa.
Such a way one application can generate sound and transfer it to other
application that only supports WaveIn/DirectSound sound cards.

The only issue with DirectSound INPUT is that sound in some rare cases
can have 'clicks'. This is buffering issue because of software
emulation and I could not fix it. You'll have to increase the priority
of the application to reduce possibility of 'clicks'.

But if your application uses only WaveIn/WaveOut then you won't have
problems with this.

Can send you a demo.

-- 
Best regards,
 Yura                            mailto:spirit@xxxxxxxxxx

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

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: