thanks @mgkuhn for refactoring the wavplay function awhile back. in that PR you mention the possibility of adding a wavrecord function. how hard would that be for someone (like me) who is not familiar with apple's AudioToolbox?
i specifically need actually to play and record at the same time, making sure that the incoming and outgoing samples are in sync. is there a tutorial or example somewhere that demonstrates how to do this?
thanks @mgkuhn for refactoring the wavplay function awhile back. in that PR you mention the possibility of adding a
wavrecordfunction. how hard would that be for someone (like me) who is not familiar with apple's AudioToolbox?i specifically need actually to play and record at the same time, making sure that the incoming and outgoing samples are in sync. is there a tutorial or example somewhere that demonstrates how to do this?