DSP Services: Difference between revisions

Steveice10 (talk | contribs)
More links.
Neobrain (talk | contribs)
m Category DSP
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Services]]
= DSP service "dsp::DSP" =
= DSP service "dsp::DSP" =
{| class="wikitable" border="1"
{| class="wikitable" border="1"
Line 55: Line 54:
|-
|-
| 0x001100C2
| 0x001100C2
| [[DSP:LoadComponent|LoadComponent]].
| [[DSP:LoadComponent|LoadComponent]]
|-
|-
| 0x00120000
| 0x00120000
Line 79: Line 78:
|-
|-
| 0x00190040
| 0x00190040
| [DSP:GetVirtualAddress|GetVirtualAddress]]
| [[DSP:GetVirtualAddress|GetVirtualAddress]]
|-
|-
| 0x001A0042
| 0x001A0042
Line 107: Line 106:


This is the main service for playing audio. The [[CSND_Services|CSND]] service can be used for playing audio as well, however most processes use this DSP service for playing audio. The DSP and CSND hardware can play audio simultaneously.
This is the main service for playing audio. The [[CSND_Services|CSND]] service can be used for playing audio as well, however most processes use this DSP service for playing audio. The DSP and CSND hardware can play audio simultaneously.
[[Category:Services]]
[[Category:DSP]]