User Tools

Site Tools


en:orx:config:settings_structure:orxsound

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:orx:config:settings_structure:orxsound [2017/12/06 13:38 (6 years ago)] – [Summary] sausageen:orx:config:settings_structure:orxsound [2017/12/06 21:19 (6 years ago)] – external edit 127.0.0.1
Line 20: Line 20:
   * ''Sound'': Specifies which sound file to use. The whole file will be loaded in memory before being played. This should be used for short sounds only (not for buffered streamed musics).   * ''Sound'': Specifies which sound file to use. The whole file will be loaded in memory before being played. This should be used for short sounds only (not for buffered streamed musics).
   * ''Music'': If no ''Sound'' is specified, this will be used as a path to a music file. Music differs from sounds mainly in the fact they're streamed from disk and buffered in memory at runtime to prevent having big files completely loaded in memory.   * ''Music'': If no ''Sound'' is specified, this will be used as a path to a music file. Music differs from sounds mainly in the fact they're streamed from disk and buffered in memory at runtime to prevent having big files completely loaded in memory.
 +  * ''Bus'': Assign the sound/music to a named bus. If this is not specified, the default ''Master'' bus will be used.
   * ''Attenuation'': Specifies the attenuation value for spatialized sounds. It accepts a value between 0.0 and 1.0, default being 1.0.   * ''Attenuation'': Specifies the attenuation value for spatialized sounds. It accepts a value between 0.0 and 1.0, default being 1.0.
   * ''Loop'': Specifies if the sound should be played in loop. Its default value is ''false''.   * ''Loop'': Specifies if the sound should be played in loop. Its default value is ''false''.
en/orx/config/settings_structure/orxsound.txt · Last modified: 2023/09/20 00:01 (6 months ago) by sausage