Doubt on Audio Wave Package

Please post bug reports, feature requests, or any question regarding the DELPHI AREA projects here.

Doubt on Audio Wave Package

Postby jtelocken » March 15th, 2007, 10:24 am

First it forgives for the imperfect English! Also I am not very experienced in delphi.
I am needing to make a program in my college project that it gets given of a card ADC and writes a Wave file. This card makes the reading of some channels of sound and through functions I have as to get the data of each canal in 16bits levels of 0 to 65535. I liked it very component "Audio Wave Package" and would like to use it. It would like to know if it is possible and as I could effect this program. Perhaps exists something as example so that I can understand?


Thank you very much

Jonas Augusto Telöcken
jtelocken
Member
Member
 
Posts: 2
Joined: March 15th, 2007, 10:01 am

Postby Johnny_Bit » March 15th, 2007, 1:42 pm

I doubt that Wave Audio package would help, it seems to me like raw pcm writing would be much better for that kind of task.
Johnny_Bit
VIP Member
VIP Member
 
Posts: 455
Joined: June 15th, 2003, 9:56 am

Postby jtelocken » March 16th, 2007, 8:56 am

Ok,
but I could use to use the following method?

Code: Select all
function Write: Integer;
Appends raw wave data to the end of the wave audio initialized by calling BeginRewrite or BeginRewritePCM method.



Thanks
Jonas

//EDIT: Moderated by J_B: Arght! My eyes! Use "code" not color!
jtelocken
Member
Member
 
Posts: 2
Joined: March 15th, 2007, 10:01 am

Postby Kambiz » March 16th, 2007, 2:10 pm

jtelocken wrote:Ok,
but I could use to use the following method?

function Write: Integer;
Appends raw wave data to the end of the wave audio initialized by calling BeginRewrite or BeginRewritePCM method.



Thanks
Jonas

Yes, you can.
Kambiz
User avatar
Kambiz
Administrator
Administrator
 
Posts: 2429
Joined: March 7th, 2003, 7:10 pm


Return to DELPHI AREA Projects

Who is online

Users browsing this forum: No registered users and 1 guest

cron