Click here to Skip to main content
15,910,980 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
AnswerRe: System Utilities Pin
Michael Dunn5-Dec-08 15:20
sitebuilderMichael Dunn5-Dec-08 15:20 
AnswerRe: System Utilities Pin
Randor 6-Dec-08 12:30
professional Randor 6-Dec-08 12:30 
AnswerRe: System Utilities Pin
Dave Kreskowiak6-Dec-08 14:41
mveDave Kreskowiak6-Dec-08 14:41 
Questionvirtual device driver development Pin
murasoliselvan3-Dec-08 21:45
murasoliselvan3-Dec-08 21:45 
AnswerRe: virtual device driver development Pin
fat_boy5-Dec-08 1:51
fat_boy5-Dec-08 1:51 
GeneralRe: virtual device driver development Pin
murasoliselvan5-Dec-08 2:15
murasoliselvan5-Dec-08 2:15 
AnswerRe: virtual device driver development Pin
Randor 6-Dec-08 12:23
professional Randor 6-Dec-08 12:23 
GeneralRe: virtual device driver development Pin
murasoliselvan8-Dec-08 21:21
murasoliselvan8-Dec-08 21:21 
Hi David,
Thanks for your reply.
Now i could able to tap the playback data and i could able to write the data in the .wav file format using the msvad - simple virtual audio driver.I have some doubts on this.

1. Is it possible to write the PCM raw data ? By default they are writing in the .wav file format, i have changed the writeheader length as zero and i got some raw pcm data kind of thing. Is this the right way to write the raw PCM data? How i have to check the data ithat i am getting is the PCM data?

2. Is it possible to convert the attributes of PCM data which i am getting from the copyto function into my required attributes? eg,By default i am getting 44.1k sample data in the 32 bit PCM mono format. but my required attributes are 8kHz sample data 8bit or 16bit mono format. Is it possible to convert onthe fly?

3. If i want to tap the playback data from the multiple input streams(let us say , i m playing ten songs from ten separate media player) what i have to do? I tired with simple virtual audio driver by same scenario what i have given above, but i m getting the output file with mixing of all the data. what i have to do for this?

i have also tried to install the "Multstr "driver which is in msvad folder and played multiple streams, with the use of multistr driver ,but i m getting mixed playback data? can u help me out to capture the multiple playback data simultaneously?

Thanks
Muras K
Questionin need of Drivers [modified] Pin
AndyInUK30-Nov-08 2:09
AndyInUK30-Nov-08 2:09 
GeneralRe: in need of Drivers Pin
peterchen30-Nov-08 3:20
peterchen30-Nov-08 3:20 
GeneralRe: in need of Drivers Pin
#realJSOP30-Nov-08 3:24
professional#realJSOP30-Nov-08 3:24 
GeneralRe: in need of Drivers Pin
Graham Bradshaw30-Nov-08 3:49
Graham Bradshaw30-Nov-08 3:49 
GeneralRe: in need of Drivers Pin
Drew Stainton30-Nov-08 3:50
Drew Stainton30-Nov-08 3:50 
AnswerRe: in need of Drivers Pin
sajjy7-Dec-08 7:58
sajjy7-Dec-08 7:58 
GeneralGot my hands on some great NAS [modified] Pin
DaveAuld28-Nov-08 6:52
professionalDaveAuld28-Nov-08 6:52 
QuestionThe display driver cannot be normally loaded. Pin
masayuki suda27-Nov-08 20:00
masayuki suda27-Nov-08 20:00 
QuestionDriver to detect an interrupt (IRQ) Pin
dereck78_zg25-Nov-08 21:01
dereck78_zg25-Nov-08 21:01 
QuestionHelp with ZwQueryDirectoryFile for my Driver. Pin
noobDriverDev25-Nov-08 18:49
noobDriverDev25-Nov-08 18:49 
AnswerRe: Help with ZwQueryDirectoryFile for my Driver. [modified] Pin
Randor 26-Nov-08 7:49
professional Randor 26-Nov-08 7:49 
QuestionRe: Help with ZwQueryDirectoryFile for my Driver. Pin
nekitoy26-Nov-08 22:38
nekitoy26-Nov-08 22:38 
AnswerRe: Help with ZwQueryDirectoryFile for my Driver. Pin
Randor 27-Nov-08 4:48
professional Randor 27-Nov-08 4:48 
AnswerRe: Help with ZwQueryDirectoryFile for my Driver. Pin
noobDriverDev27-Nov-08 19:57
noobDriverDev27-Nov-08 19:57 
QuestionSetting Baud Rate for an Modem Device Pin
Marimuthu.r20-Nov-08 2:19
Marimuthu.r20-Nov-08 2:19 
AnswerRe: Setting Baud Rate for an Modem Device Pin
Randor 24-Nov-08 10:39
professional Randor 24-Nov-08 10:39 
AnswerRe: Setting Baud Rate for an Modem Device Pin
fat_boy25-Nov-08 0:17
fat_boy25-Nov-08 0:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.