Page 1 of 1

Posted: Mon Apr 11, 2011 12:53 pm
by Weedman
IMO the current incarnation of tf pe gat, mg and ac are broken, so I modified my sounddef, and they sound better to me

I was experiencing static noise on trigger hold for those guns, anyone else?

This is the culprit:

I changed default repeatfiresound= 0.125 of the following values to this:

plasmamini1BurstSound = GainSound(SFXGain, PrioritySound(5, ThreeDSound(100, ASRSound(0.000023, 0.079864, ImportWave("plasmamini1")))));
plasmamini2BurstSound = GainSound(SFXGain, PrioritySound(5, ThreeDSound(100, ASRSound(0.000023, 0.078118, ImportWave("plasmamini2")))));
plasmamini3BurstSound = GainSound(SFXGain, PrioritySound(5, ThreeDSound(100, ASRSound(0.000023, 0.082313, ImportWave("plasmamini3")))));
plasmagat1BurstSound = GainSound(SFXGain, PrioritySound(5, ThreeDSound(100, ASRSound(0.000023, 0.100658, ImportWave("plasmagat1")))));
plasmagat2BurstSound = GainSound(SFXGain, PrioritySound(5, ThreeDSound(100, ASRSound(0.000023, 0.100317, ImportWave("plasmagat2")))));
plasmagat3BurstSound = GainSound(SFXGain, PrioritySound(5, ThreeDSound(100, ASRSound(0.000023, 0.100385, ImportWave("plasmagat3")))));
plasmaac1BurstSound = GainSound(SFXGain, PrioritySound(5, ThreeDSound(150, ASRSound(0.000023, 0.082404, ImportWave("plasmaac1")))));
plasmaac2BurstSound = GainSound(SFXGain, PrioritySound(5, ThreeDSound(150, ASRSound(0.000023, 0.083084, ImportWave("plasmaac2")))));
plasmaac3BurstSound = GainSound(SFXGain, PrioritySound(5, ThreeDSound(150, ASRSound(0.000023, 0.083220, ImportWave("plasmaac3")))));

why? bc miniguns fire 12 shots / second, and repeat fire sound only repeats every 0.125 seconds no matter what, the bullets and sound do not match, same for autocannon i believe, gat is slightly slower, at 10 shots per second i believe

Posted: Mon Apr 11, 2011 1:05 pm
by SumVeritas
I thougt the new sound would be you doing a drunk impersonation of MG fire, althoug this sounds cool too im kinda dissapointed :sad:

Posted: Mon Apr 11, 2011 8:04 pm
by Adept
Weedman wrote:QUOTE (Weedman @ Apr 11 2011, 03:53 PM) IMO the current incarnation of tf pe gat, mg and ac are broken, so I modified my sounddef, and they sound better to me

I was experiencing static noise on trigger hold for those guns, anyone else?
I at least have. Isn't something in the sounds also the no. 1 suspect for the reason why TF causes crashing to desktop on occasion?

Posted: Mon Apr 11, 2011 10:40 pm
by Weedman
possibly

all im sayin is i hav heard static and i think i fixd the problem

Posted: Mon Apr 11, 2011 11:33 pm
by Kap

Posted: Mon Apr 11, 2011 11:36 pm
by Weedman
yes exactly