Hi,

I'm currently developing an app in which I need to loop and process audio from a file in real-time.

I can see how to use a Clip however I can't see how to process the audio if it's in this format. Is this possible?

What I really need is for the mark() and reset() AudioInputStream methods to work. Unfortunately they are not supported on my PC (Windows XP notebook with built-in audio hardware).

Is there any way around this problem?

I was thinking that if AudioInputStream is now open source there maybe a way to fix this?

Cheers,

Chris

Reply via email to