znam da Amiga moze 14bita ali mi to nikada nije bilo jasno: ako su ugradjeni DA konvertori 8bitni na koji nacin dobijes onda 14bita?!?
"Composers can mix two hardware channels to achieve a single 14-bit resolution channel by playing with the volumes of the channels in such a way that one of the source channels contributes the most significant bits and the other the least ones."
"By combining two channels as one. The other channels plays normal 8bit
sound with full volume, the other channel has only the least significant
bit set and has it's volume register poked. This way the least
significant bit can have 6 bits worth of values, because the Paula
has 6-bit volume register. 8 PCM bits + 6 volume bits = 14bit output.
Of the 14-bit sample, you dump the 8 most significant bits from the sample
as PCM bits on channel 0 with full volume. Then you 'modulate' the 6-bit
volume register of channel 1¹ with the 6 least significant bits from the
sample. The Channel 1 will constantly have only its least significant PCM
bit set.
<Chan0-><Chn1>
01101010110110
<-PCM--><Vol->
In reality, you would use channel pairs 0+3 and 1+2 because that's how
they're paired to the left and right RCA outputs. "