Important: Inside Macintosh: Sound is deprecated as of Mac OS X v10.5. For new audio development in Mac OS X, use Core Audio. See the Audio page in the ADC Reference Library.
Sending Commands to a Sound Channel
Once a sound channel is opened, you can send commands to that channel by issuing requests with theSndDoCommand
andSndDoImmediate
functions.The section "Sound Command Numbers" beginning on page 2-92 lists the sound commands that you can send using
SndDoCommand
,SndDoImmediate
, or (in several cases)SndControl
.
Subtopics
- SndDoCommand
- SndDoImmediate