# textdomain: audio_lib

##[ src/GUI/gui_settings.lua ]##
Audio Settings=
Used by:@n@1=
It only affects mods that use audio_lib=
Main=
BGM=
SFX=
Reset=
Apply=

##[ src/commands.lua ]##
Open the audio settings menu=

##[ src/tests/bgm.lua ]##
Audio Lib BGM test #1@n@n1. Play BGM #1 in loop. Right click to stop any BGM=
Audio Lib BGM test #2@n@n1. Play BGM #1 for 1s@n2. Play BGM #2 for 3s, gain 0.3@n3. Play BGM #1 for 4s from where it stopped@n4. Stop BGM #1 after 2s=

##[ src/tests/custom_types.lua ]##
Custom type test=
Audio Lib custom sound test #1@n@n1. Play Custom Sound #1 to the player=

##[ src/tests/sfx.lua ]##
Audio Lib sfx test #1@n@n1. Play SFX #1 to the player=
Audio Lib sfx test #2@n@n1. Play SFX #1 at player's position@n2. Play SFX #1 again after 2 seconds, shifted by 30 nodes on the X axis from the player's position=
