IOProc limitations
IOProc limitations
- Subject: IOProc limitations
- From: "Matt J. Ingalls" <email@hidden>
- Date: Thu, 24 May 2001 13:10:17 -0700 (PDT)
hi there,
im getting a bunch of EXC_BAD_ACCESS errors whenever i try using various
foundation kit methods inside the AudioDeviceIOProc - is this a bad thing
to do?
what can/[not] you do inside the ioproc?
also, the comments in the header file state that the buffers may or maynot
be interleaved - but i cant find any format flags/etc that specify
this...
thanks,
ma++