Hi Everyone,
I'am trying to make some recording application which will be using with
32bit/DSD ADC. It needs 32bit integer mode for input stream. I've done
some steps like enter hog mode, configure stream for unmixable 2-ch
int32 data (physical and virtual), register callback and start device,
but I receive data which are shifted randomly in every callback call.
I was make some more test and:
* the same configuration for output works properly.
* changing stream format to int via HALLab and recording using reaper
DAW causes same issue. Reaper interprets data as floats, but I have
constant patern generated in device which should be interpreted as
constant float value, but it doesn't.
* Receiving floats in my app gives constant values and it is ok.
* Data is shifted by 2, 4, 6 bytes for stereo device. For 4-channel
device it is multiple of 4bytes (4bytes, 8bytes ext.).
I've tested it on OSX 10.10.2 and OSX 10.11.6. Maybe someone has same
issue and can help me.
Thanks.
Pawel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/coreaudio-api/archive%40mail-archive.com
This email sent to [email protected]