View Issue Details

IDProjectCategoryView StatusLast Update
0003374The Dark ModSoundpublic15.04.2013 02:50
Reporterdemagogue Assigned Todemagogue  
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionsuspended 
Product VersionTDM 1.08 
Target VersionTDM 2.00 
Summary0003374: Add a spawnarg for a location_settings ambients to allow for more seamless backtracks
DescriptionAdd a spawnarg for a location_settings ambient to allow more seamless backtracks even after outgoing ambient goes silent, for a short duration (before it turns off & the looping is killed).

From the thread on this: http://forums.thedarkmod.com/topic/14664-info-location-speakers-not-looping/

Consider putting a new spawnarg like "backtrack_looping_duration" (or maybe a shorter or better name) for v1.09, which will keep the ambient on a little bit of time even after it's gone silent to allow ambients with short fodurations to still continue looping on relatively quick backtracks.

In other words, a "sys.wait( <time in ms> );" command with this duration before the soundOff command that turns the outgoing ambient channel off.
TagsNo tags attached.

Activities

demagogue

demagogue

15.04.2013 02:49

developer   ~0005300

On reflection, I'm not sure this is really necessary.

If an ambient cuts out quickly, there's not much need for it to loop when you back track, because a cut out has already been made.

Biker's original issue that started this wasn't really the loop, but the overlapping fading + looping, which already exists when you have the right settings. So I think I'll close this entry unless someone else thinks it's needed.
demagogue

demagogue

15.04.2013 02:50

developer   ~0005301

On reflection, I'm not sure this is really necessary.

If an ambient cuts out quickly, there's not much need for it to loop when you back track, because a cut out has already been made.

Biker's original issue that started this wasn't really the loop, but the overlapping fading + looping, which already exists when you have the right settings. So I think I'll close this entry unless someone else thinks it's needed.

Issue History

Date Modified Username Field Change
13.04.2013 19:36 demagogue New Issue
13.04.2013 19:36 demagogue Status new => assigned
13.04.2013 19:36 demagogue Assigned To => demagogue
13.04.2013 19:37 demagogue Description Updated
13.04.2013 19:38 demagogue Description Updated
15.04.2013 02:49 demagogue Note Added: 0005300
15.04.2013 02:50 demagogue Note Added: 0005301
15.04.2013 02:50 demagogue Status assigned => closed
15.04.2013 02:50 demagogue Resolution open => suspended