WaveAudio and Audio Streaming Over The Internet/LAN

Please discuss general Delphi programming topics here.

WaveAudio and Audio Streaming Over The Internet/LAN

Postby ex4 » January 13th, 2006, 8:11 am

Hello
I've been trying WaveAudio and I'm interested in the LiveAudioRecorder and Player. I've compile the demo and run it on my pc, and it's works great.
I want to develope the application so it can receive any audio packet not just from one server, like in the example. I'm trying to clone the proc and component added to the form, so it can receive audio packet from 4 server simultaneously. For the mean time it's OK, but when I watch on the Task Manager, my application consume alot of memory (+-20MB)
How can I make it more economic in memory consume?
ex4
Member
Member
 
Posts: 1
Joined: January 13th, 2006, 8:02 am

Wave Diagram

Postby dmatte » April 19th, 2006, 3:47 pm

I'm a hungarian student of Technical University in Budapest. And I have
download TWave and Audio Component for Delphi. Because we learn Delphi
at the Uni, and we must write a homework. I thougt i'm going to write the
coolest soundeditor ever.. but i'm stucked. I have a big problem, and i hope they can help me. How can I draw a Wave diagram with TChart Series? My 'X
Value idea' was good.

Series1.FillSampleValues(AudioPlayer1.Wave.Length);
Series1.XValues.FillSequence;

But the Y Axis I can't find how it is. I know that something like
AudioPlayer1.Wave. something but i don't know.
dmatte
Member
Member
 
Posts: 1
Joined: April 19th, 2006, 3:45 pm

Re: Wave Diagram

Postby Kambiz » April 21st, 2006, 4:40 pm

dmatte wrote:I'm a hungarian student of Technical University in Budapest. And I have
download TWave and Audio Component for Delphi. Because we learn Delphi
at the Uni, and we must write a homework. I thougt i'm going to write the
coolest soundeditor ever.. but i'm stucked. I have a big problem, and i hope they can help me. How can I draw a Wave diagram with TChart Series? My 'X
Value idea' was good.

Series1.FillSampleValues(AudioPlayer1.Wave.Length);
Series1.XValues.FillSequence;

But the Y Axis I can't find how it is. I know that something like
AudioPlayer1.Wave. something but i don't know.


I think it's better to post your question as a new topic.
Kambiz
User avatar
Kambiz
Administrator
Administrator
 
Posts: 2429
Joined: March 7th, 2003, 7:10 pm


Return to Delphi Programming

Who is online

Users browsing this forum: No registered users and 1 guest

cron