DSP Services: Difference between revisions
Purpasmart (talk | contribs) Undo revision 12146 by Purpasmart (talk) |
Purpasmart (talk | contribs) Undo revision 12143 by Purpasmart (talk) |
||
Line 114: | Line 114: | ||
| 0x00210000 | | 0x00210000 | ||
| GetIsDspOccupied returns a byte (can be 1 or 0) can be set to 1 in LoadComponent | | GetIsDspOccupied returns a byte (can be 1 or 0) can be set to 1 in LoadComponent | ||
|} | |} | ||
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. |