Search found 1 match

by Audacity007
Thu Jan 12, 2012 8:53 am
Forum: General Audio Programming
Topic: RE: BitResolution
Replies: 1
Views: 965

RE: BitResolution

Hi, Does anybody know the usb protocol here, I am trying to get a pcm8 output for this embedded micro controller I am working on, PCM (0x0001) means 2's complementary binary data. PCM8 (0x0002) means offset binary data. this was said You may put PCM8 data (offset binary) directly to the DAC. But I d...