Frictional Games Forum (read-only)
Audacity Settings - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+--- Thread: Audacity Settings (/thread-25780.html)

Pages: 1 2


RE: Audacity Settings - AGP - 07-31-2014

Will do. Big Grin I'll probably be messing around with it over the weekend.


RE: Audacity Settings - victorkim890(KimmyChimmy) - 07-31-2014

does this work for the voice flashback

AddEffectVoice(string& asVoiceFile, string& asEffectFile, string& asTextCat, string& asTextEntry,
bool abUsePosition, string& asPosEntity, float afMinDistance, float afMaxDistance);


RE: Audacity Settings - Mudbill - 07-31-2014

Kimmy, this is regarding the audio itself, so obviously it would work with any script that plays sound.

Not too long ago I actually did try this out with the flashback effect and ended up looking at the date of the tutorial, then finding the most recent Audacity version from before that. From that I could tell which version was used, but it would be more convenient if the tutorial actually listed it. Since it's on the wiki, perhaps someone should update it?