Re: coreAudio and Java
Re: coreAudio and Java
- Subject: Re: coreAudio and Java
- From: Benjamin Golinvaux <email@hidden>
- Date: Thu, 13 Mar 2003 21:19:46 +0100
IIRC, you should use the Delta multichannel device which exposes all
channels as interleaved samples in each frame. This will ease your
work significantly because you will only need to deal with a single
ioproc.
I have a 1010 (not LT) that works that way. Can someone else
who owns a 1010LT comment ?
hth
Benjamin
On Thursday, Mar 13, 2003, at 14:40 Europe/Paris, Bill Kapralos wrote:
Hello
I have a Midiman Delta 1010LT audio card which supports up to 10
inputs.
I am developing an application under Mac OS X which requires four audio
inputs and having some difficulties getting things working! Using
coreAudio (e.g. getDeviceList) i have determined the audio card is
actually several devices each supporting up to channels of input. As
mentioned, I need to record from four channels simultaneously. How
can I
do this ensuring the recording is synchronized (e.g. I need the
channels
to start and stop recording at preciesely the same time)? I have and
still am, looking at the core audio documentation etc. and have tried
looking up some sample code but have not found too much. Can anyone
provide any sample Java code which deals with recording from multiple
audio channels?
Thank You in advance!
================================================
Bill Kapralos
Ph.D Student
Department of Computer Science,
Center for Vision Research,
York University
4700 Keele Street, North York Ontario, M3J 1P3
email@hidden
www.cs.yorku.ca/~billk
On Wed, 12 Mar 2003 email@hidden wrote:
Welcome to the email@hidden mailing list! Please read
the <A HREF="http://lists.apple.com/rules.shtml">Mailing List
rules</a> we ask everyone to follow. If you are unwilling to abide by
our rules, please unsubscribe.
If you have questions or problems, please check our <A
HREF="http://lists.apple.com/cgi-bin/mwf/
board_show.pl?id=4">Frequently
Asked Questions</a> page. If this doesn't answer your question, please
<a href="mailto:email@hidden">contact us for help</a>
and we'll help you get your problem resolved.
To post to this list, send your email to:
email@hidden
General information about the mailing list is at:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
If you ever want to unsubscribe or change your options (eg, switch to
or from digest mode, change your password, etc.), visit your
subscription page at:
email@hidden
You can also make such adjustments via email by sending a message to:
email@hidden
with the word `help' in the subject or body (don't include the
quotes), and you will get back a message with instructions.
You must know your password to change your options (including changing
the password, itself) or to unsubscribe. It is:
lucky
If you forget your password, don't worry, you will receive a monthly
reminder telling you what all your lists.apple.com mailing list
passwords are, and how to unsubscribe or change your options. There
is also a button on your options page that will email your current
password to you.
You may also have your password mailed to you automatically off of the
Web page noted above.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.