Shark 3D audio system

Jump to Topic

  1. 1. Features
  2. 2. Backends

1. Features

Smart world management

Sound sources are managed in a object space database. When updating sound, not all sound sources in the level, but only hearable sound sources cost computation time.

3D sound

The sound system completely works in 3d. The 3d sound can be played on various backends, including for example on 5.1 systems.

File formats

Standard sound file formats include the WAV and ogg file formats. Other formats can be easily integrated via suitable interfaces.

2. Backends

Standard backends include:

  • Console hardware.
  • DirectSound3D.
  • OpenAL.