Difference between revisions of "Sound"
m
→Sound Dialog
imported>Scornett-Bot m (Script running global find and replace: = for '''=) |
imported>Hamakua m (→Sound Dialog) |
||
Line 17: | Line 17: | ||
*** '''Loop:''' the sound will loop indefinitely until disabled or otherwise told to stop playback. | *** '''Loop:''' the sound will loop indefinitely until disabled or otherwise told to stop playback. | ||
*** '''Envelope Fast''' requires loop region metadata within the sound file. Playback will start, loop region will loop indefinitely until the sound is told to stop at which time playback will immediately jump to the 'release' portion of the sound file. | *** '''Envelope Fast''' requires loop region metadata within the sound file. Playback will start, loop region will loop indefinitely until the sound is told to stop at which time playback will immediately jump to the 'release' portion of the sound file. | ||
*** '''Envelope Slow''' requires loop region metadata within the | *** '''Envelope Slow''' requires loop region metadata within the sound file. Playback will start, loop region will loop indefinitely until the sound is told to stop at which time playback will be allowed to continue from its current point in the loop through the 'release' of the sound file. | ||
** '''Starts at/Ends at:''' start and end times (in 24 hour format) within which the sound is allowed to play in the game. Example: a looping stereo cricket sound is set to play in the forest and is set only to play between the hours of 21:00 and 06:00. The sound will fade in and out at these times according to parameters within the game's .INI file. If both times are set exactly the same, the sound will be allowed to play 24 hours a day. | ** '''Starts at/Ends at:''' start and end times (in 24 hour format) within which the sound is allowed to play in the game. Example: a looping stereo cricket sound is set to play in the forest and is set only to play between the hours of 21:00 and 06:00. The sound will fade in and out at these times according to parameters within the game's .INI file. If both times are set exactly the same, the sound will be allowed to play 24 hours a day. | ||