Pandachoko
Junior Member
Posts: 47
Threads: 14
Joined: Aug 2012
Reputation:
0
|
How to slow the speed of sounds?
In my custom story i have a place, with footsteps, but i think it is going too fast. Is there any way i can slow down the speed? In the SNT file?
|
|
09-10-2013, 06:25 PM |
|
Daemian
Posting Freak
Posts: 1,129
Threads: 42
Joined: Dec 2012
Reputation:
49
|
RE: How to slow the speed of sounds?
I don't think so, get Audacity and edit it.
|
|
09-14-2013, 04:38 AM |
|
DnALANGE
Banned
Posts: 1,549
Threads: 73
Joined: Jan 2012
|
RE: How to slow the speed of sounds?
FadeGlobalSoundSpeed(0.5, 3);
0.5 = speed the sound will be played the lower the slower -> ALL SOUNDSIN THE GAME , EXCEPT .ogg
3 = time the sounds\engine need to make it happen!
-
Try this it may help you out!
|
|
09-14-2013, 02:33 PM |
|
Robby
Posting Freak
Posts: 2,549
Threads: 38
Joined: Jun 2009
Reputation:
47
|
RE: How to slow the speed of sounds?
That's the right script.
Infrequently active. Don't expect an immediate response. Best to contact me at a different locale. If I create a thread, expect me to be quite active.
|
|
09-14-2013, 09:31 PM |
|
Hardarm
Posting Freak
Posts: 891
Threads: 39
Joined: Apr 2011
Reputation:
43
|
RE: How to slow the speed of sounds?
But he wants to edit the file, not all sounds.
Get audacity in this case
listen to boards of canada
|
|
09-15-2013, 05:20 PM |
|
DnALANGE
Banned
Posts: 1,549
Threads: 73
Joined: Jan 2012
|
RE: How to slow the speed of sounds?
(09-15-2013, 05:20 PM)Hardarm Wrote: But he wants to edit the file, not all sounds.
Get audacity in this case Ohh.. :p sorry!
Just thought this could help him! anyway i think that is COOL tho
If he hasn't gotit to work yet he could try YOUR Ausacity program.
There are 100 of them indeed.
For what he wants , NOT possible!
Only if he is changing the sound in another program.
|
|
09-15-2013, 06:02 PM |
|
Pandachoko
Junior Member
Posts: 47
Threads: 14
Joined: Aug 2012
Reputation:
0
|
RE: How to slow the speed of sounds?
Hi to all, been away from a while.
I have this Mine, where all the people are dead. To get this haunted feeling for the player. I set some sounds where I took: Walk_dirt and placed it so it sound like they are walking beside you. The problem is the tempo on the sound, because in the SNT file, I set the Loop to True, so the footsteps repeat them self. But when I go into this Mine it sounds like Soldiers who is marching between each other, I only wanted the sound to be set down in tempo, and really wished that I could fix that in the SNT file, but it looks like I cannot. But thanks for the help!
SORRY MY GRAMMAR!
|
|
09-20-2013, 04:51 PM |
|
PutraenusAlivius
Posting Freak
Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation:
119
|
RE: How to slow the speed of sounds?
(09-20-2013, 04:51 PM)Pandachoko Wrote: Hi to all, been away from a while.
I have this Mine, where all the people are dead. To get this haunted feeling for the player. I set some sounds where I took: Walk_dirt and placed it so it sound like they are walking beside you. The problem is the tempo on the sound, because in the SNT file, I set the Loop to True, so the footsteps repeat them self. But when I go into this Mine it sounds like Soldiers who is marching between each other, I only wanted the sound to be set down in tempo, and really wished that I could fix that in the SNT file, but it looks like I cannot. But thanks for the help!
SORRY MY GRAMMAR!
Use your audio editor program (like Audacity or whatever) to edit the fastness/tempo of the audio.
"Veni, vidi, vici."
"I came, I saw, I conquered."
|
|
09-20-2013, 05:02 PM |
|
Pandachoko
Junior Member
Posts: 47
Threads: 14
Joined: Aug 2012
Reputation:
0
|
RE: How to slow the speed of sounds?
I'm gonna try that out then
|
|
09-20-2013, 06:21 PM |
|
|