This page is under construction
archives/bf1942/levels/fht_liberation_of_strasbourg-1945.rfa
bf1942/levels/fht_liberation_of_strasbourg-1945/Objects/fw190/Sounds/Mid/EngineMedium.ssc
#include ../../../Common/Sounds/EngineMap.ssc newPatch #include ../../Common/Sounds/Dive.ssc #################### ### Engine Start ### #################### load @ROOT/Sound/@RTD/Radial_1/Radial_1_Start.wav minDistance 2 dopplerOff priority -1 *** Distance Volume *** beginEffect controlDestination Volume controlSource Distance envelope Ramp param 180 param 40 param 1 param -1 endEffect ############ ### Main ### ############ load @ROOT/Sound/@RTD/Radial_3/Radial_3_Idle.wav loop minDistance 20 randomStartPitch .05/.05 priority 7 *** Engine start *** beginEffect controlDestination Volume controlSource Time envelope Ramp param .3 param 2.2 param 0 param 1 endEffect *** Engine Pitch *** beginEffect controlDestination Pitch controlSource Extern #map<Engine::Rpm> envelope Ramp param 0 param .6 param 0.70 param 0.30 endEffect *** Engine Volume Start *** beginEffect controlDestination Volume controlSource Extern #map<Engine::Rpm> envelope Ramp param 0 param 0.6 param 1 param -1 endEffect *** Distance Volume *** beginEffect controlDestination Volume controlSource Distance envelope Ramp param 30 param 180 param 1 param -1 endEffect *** Engine stop *** beginEffect controlDestination Volume controlSource TimeRelease envelope Ramp param 0 param 0.2 param 1 param -1 endEffect ########### ### med ### ########### load @ROOT/Sound/@RTD/Radial_3/Radial_3_Med.wav loop minDistance 20 randomStartPitch .05/.05 priority 8 *** Engine start *** beginEffect controlDestination Volume controlSource Time envelope Ramp param .4 param 1.2 param 0 param 1 endEffect *** Engine Pitch *** beginEffect controlDestination Pitch controlSource Extern #map<Engine::Rpm> envelope Ramp param 0.4 param .99 param 0.70 param 0.30 endEffect *** Engine Volume Start *** beginEffect controlDestination Volume controlSource Extern #map<Engine::Rpm> envelope Ramp param 0 param 0.6 param 0 param 1 endEffect *** Engine Volume End *** beginEffect controlDestination Volume controlSource Extern #map<Engine::Rpm> envelope Ramp param 0.6 param .99 param 1 param -1 endEffect *** Distance Volume *** beginEffect controlDestination Volume controlSource Distance envelope Ramp param 30 param 180 param 1 param -1 endEffect *** Engine stop *** beginEffect controlDestination Volume controlSource TimeRelease envelope Ramp param 0 param 0.2 param 1 param -1 endEffect ########## ### hi ### ########## load @ROOT/Sound/@RTD/Radial_3/Radial_3_Hi.wav loop minDistance 20 randomStartPitch .03/.05 priority 9 *** Engine start *** beginEffect controlDestination Volume controlSource Time envelope Ramp param .6 param 1.9 param 0 param 1 endEffect *** Engine Pitch *** beginEffect controlDestination Pitch controlSource Extern #map<Engine::Rpm> envelope Ramp param .7 param 1.10 param 0.7 param 0.6 endEffect *** Engine Volume Start *** beginEffect controlDestination Volume controlSource Extern #map<Engine::Rpm> envelope Ramp param 0.6 param 1 param 0 param 1 endEffect *** Distance Volume *** beginEffect controlDestination Volume controlSource Distance envelope Ramp param 30 param 180 param 1 param -1 endEffect *** Engine stop *** beginEffect controlDestination Volume controlSource TimeRelease envelope Ramp param 0 param 0.2 param 1 param -1 endEffect ############ ### Main ### ############ load @ROOT/Sound/@RTD/Radial_3/Radial_3_Hi.wav loop minDistance 20 randomStartPitch .1/.05 volume .9 priority 7 *** Engine start *** beginEffect controlDestination Volume controlSource Time envelope Ramp param .4 param 1.2 param 0 param 1 endEffect *** Engine Pitch *** beginEffect controlDestination Pitch controlSource Extern #map<Engine::Rpm> envelope Ramp param 0.3 param 1.2 param 0.65 param 0.35 param 1 param 2 endEffect *** Engine Volume Start *** beginEffect controlDestination Volume controlSource Extern #map<Engine::Rpm> envelope Ramp param 0.2 param 1 param 0 param 1 endEffect *** Distance Volume *** beginEffect controlDestination Volume controlSource Distance envelope Ramp param 150 param 400 param 1 param -1 endEffect *** Engine stop *** beginEffect controlDestination Volume controlSource TimeRelease envelope Ramp param 0 param 0.2 param 1 param -1 endEffect ################ ### Low RPM ### ################ load @ROOT/Sound/@RTD/Radial_3/Radial_3_Idle.wav loop minDistance 2 volume 0.3 priority 5 *** Engine start *** beginEffect controlDestination Volume controlSource Time envelope Ramp param .4 param 1.2 param 0 param 1 endEffect *** Engine Pitch *** beginEffect controlDestination Pitch controlSource Extern #map<Engine::Rpm> envelope Ramp param 0 param .8 param 0.95 param 0.05 param 1 param 2 endEffect *** Engine Volume Start *** beginEffect controlDestination Volume controlSource Extern #map<Engine::Rpm> envelope Ramp param 0 param 0.3 param 1 param -1 endEffect *** Distance Volume *** beginEffect controlDestination Volume controlSource Distance envelope Ramp param 3 param 8 param 1 param -1 endEffect *** Engine stop *** beginEffect controlDestination Volume controlSource TimeRelease envelope Ramp param 0 param 0.2 param 1 param -1 endEffect ################ ### High RPM ### ################ load @ROOT/Sound/@RTD/Radial_3/Radial_3_Hi3.wav loop minDistance 55 volume 1 priority 10 *** Engine start *** beginEffect controlDestination Volume controlSource Time envelope Ramp param .3 param 3 param 0 param 1 endEffect *** Engine Pitch *** beginEffect controlDestination Pitch controlSource Extern #map<Engine::Rpm> envelope Ramp param 0.3 param 1.2 param 0.6 param 0.6 param 1 param 2 endEffect *** Engine Volume Start *** beginEffect controlDestination Volume controlSource Extern #map<Engine::Rpm> envelope Ramp param 0.3 param 1 param 0 param 1 endEffect *** Distance Volume *** beginEffect controlDestination Volume controlSource Distance envelope Ramp param 300 param 600 param 1 param -1 endEffect *** Engine stop *** beginEffect controlDestination Volume controlSource TimeRelease envelope Ramp param 0 param 0.2 param 1 param -1 endEffect ################### ### Engine Stop ### ################### load @ROOT/Sound/@RTD/Radial_1/Radial_1_Stop.wav minDistance 2 trigger Release dopplerOff volume 1 priority 1 *** Distance Volume *** beginEffect controlDestination Volume controlSource Distance envelope Ramp param 50 param 100 param 1 param -1 endEffect