CSND Shared Memory: Difference between revisions

No edit summary
Line 69: Line 69:
| 0xC
| 0xC
| 4
| 4
| Usually zero?
| See below. Usually zero?
|-
|-
| 0x10
| 0x10
| 4
| 4
| Usually zero?
| See below. Usually zero?
|-
|-
| 0x14
| 0x14
Line 112: Line 112:
|-
|-
| 31-16
| 31-16
| Sample rate clamped to the following range: 0x42-0xFFFF.
| Sample rate clamped to the following range(by the user process): 0x42-0xFFFF.
|}
 
==Parameter word 0xC==
{| class="wikitable" border="1"
|-
!  Bit
!  Description
|-
| 15-0
| Unknown, this value is clamped to the following range(by the user process): 0x0-0x8000.
|-
| 31-16
| Unknown, this value is clamped to the following range(by the user process): 0x0-0x8000.
|}
 
==Parameter word 0x10==
{| class="wikitable" border="1"
|-
!  Bit
!  Description
|-
| 15-0
| Unknown, this value is clamped to the following range(by the user process): 0x0-0x8000.
|-
| 31-16
| Unknown, this value is clamped to the following range(by the user process): 0x0-0x8000.
|}
|}