| 761 | | case. Sonix can make use of Audiere, OpenAL, or AudioWorks to add sound to |
|---|
| 762 | | VR Juggler applications. If none of those packages is found, Sonix will |
|---|
| 763 | | "stub out" its sound APIs. This means that Sonix and the VR Juggler Sound |
|---|
| 764 | | Manager can still be used in applications, but no audio will be heard at |
|---|
| 765 | | run time. See the section called "Sonix" for more information about how to |
|---|
| 766 | | configure Sonix to use Audiere, OpenAL, or AudioWorks. |
|---|
| | 752 | case. Sonix can make use of Audiere or OpenAL to add sound to VR Juggler |
|---|
| | 753 | applications. If none of those packages is found, Sonix will "stub out" its |
|---|
| | 754 | sound APIs. This means that Sonix and the VR Juggler Sound Manager can still |
|---|
| | 755 | be used in applications, but no audio will be heard at run time. See the |
|---|
| | 756 | section called "Sonix" for more information about how to configure Sonix to |
|---|
| | 757 | use Audiere or OpenAL. |
|---|
| 820 | | Sonix wraps other audio subsystems such as OpenAL (www.openal.org), Audiere |
|---|
| 821 | | (audiere.sf.net), or AudioWorks (multigen.com). At least one of these |
|---|
| 822 | | packages must be installed for use by Sonix in order to hear sounds in VR |
|---|
| 823 | | Juggler applications. Once you have all the necessary source code and |
|---|
| 824 | | third-party package installations, add one or more of the following options |
|---|
| 825 | | to your configure.pl command line to enable the appropriate audio |
|---|
| 826 | | subsystem: |
|---|
| | 811 | Sonix wraps other audio subsystems such as OpenAL (www.openal.org) or |
|---|
| | 812 | Audiere (audiere.sf.net). At least one of these packages must be installed |
|---|
| | 813 | for use by Sonix in order to hear sounds in VR Juggler applications. Once |
|---|
| | 814 | you have all the necessary source code and third-party package |
|---|
| | 815 | installations, add one or more of the following options to your |
|---|
| | 816 | configure.pl command line to enable the appropriate audio subsystem: |
|---|