Sound Blaster 16: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Line 90: Line 90:


===Writing transfer mode to DSP===
===Writing transfer mode to DSP===

==Writing type of sound data to DSP===

You must write type of sound data after write transfer mode.

{| {{wikitable}}
! Bit 0
! Bit 1
! Bit 2
! Bit 3
! Bit 4
! Bit 5
! Bit 6
! Bit 7
|-
| 0 || 0 || 0=mono 1=stereo || 0=unsigned 1=signed || 0 || 0 || 0 || 0
|-
|}


==Playing sound==
==Playing sound==