Next: , Previous: Graphics options, Up: Reference


4.6 Sound options

4.6.1 music-volume

— Command-line option: --music-volume=<value>
— Environment variable: LW6_MUSIC_VOLUME
— XML key: music-volume

Type: float.

Set the music volume.This is a floating point value.0 is mute.Maximum value is 1.

4.6.2 snd-backend

— Command-line option: --snd-backend=<value>
— Environment variable: LW6_SND_BACKEND
— XML key: snd-backend

Type: string.

Sets the sound backend AKA 'snd' to use. Can be 'ogg' or 'csound' but only 'ogg' will produce sound in the current release.

4.6.3 sound-volume

— Command-line option: --sound-volume=<value>
— Environment variable: LW6_SOUND_VOLUME
— XML key: sound-volume

Type: float.

Set the sound volume.This is a floating point value.0 is mute.Maximum value is 1.