recording from audio interface (I/O)?

View: New views
2 Messages — Rating Filter:   Alert me  

recording from audio interface (I/O)?

by uray meiviar :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
hi,

i need to record multiple channel audio input from audio interface I/O hardware, like M-Audio Fasttrack Ultra 8R USB ( http://www.m-audio.com/products/en_us/FastTrackUltra8R.html ), which has 8 channel of input/output, is it possible for openAL to receive audio input from such hardware?

if it is, how does this work? what do i need to learn and use in my code? does i need to use API like ASIO to interract with openAL, or there is abstraction layer on windows, so that such input will be visible in openAL just like 8x line-in inputs?

any suggestion?

thank you.


_______________________________________________
Openal mailing list
Openal@...
http://opensource.creative.com/mailman/listinfo/openal

Re: recording from audio interface (I/O)?

by Jason Daly :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
uray meiviar wrote:
hi,

i need to record multiple channel audio input from audio interface I/O hardware, like M-Audio Fasttrack Ultra 8R USB ( http://www.m-audio.com/products/en_us/FastTrackUltra8R.html ), which has 8 channel of input/output, is it possible for openAL to receive audio input from such hardware?

if it is, how does this work? what do i need to learn and use in my code? does i need to use API like ASIO to interract with openAL, or there is abstraction layer on windows, so that such input will be visible in openAL just like 8x line-in inputs?

I don't know of any OpenAL implementation that supports 8 channels in (the most I've seen is 2).  I'd recommend using ASIO directly in this case.

--"J"


_______________________________________________
Openal mailing list
Openal@...
http://opensource.creative.com/mailman/listinfo/openal