DSP Services: Difference between revisions

Steveice10 (talk | contribs)
m Fix GetVirtualAddress.
Neobrain (talk | contribs)
m Category DSP
 
(One intermediate revision by the same user 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 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]]