From 1fed6e533872a18a148dfaa03e370d9b9bc71ff6 Mon Sep 17 00:00:00 2001 From: Aral Date: Fri, 29 Nov 2024 10:02:59 +0300 Subject: [PATCH] 1.0.0.0 - Release --- CHANGE_LOG.md | 6 +- .../JetSoundsUpdatedModSupport/CHANGE_LOG.md | 6 +- .../Patches/Mk2Expansion/M2X_AtomicJet.cfg | 66 +++ .../Patches/Mk2Expansion/M2X_ESTOCv2.cfg | 256 +++++++++ .../Patches/Mk2Expansion/M2X_HeavyVTOL.cfg | 127 +++++ .../Patches/Mk2Expansion/M2X_Jumpjet.cfg | 65 +++ .../Patches/Mk2Expansion/M2X_MATTOCKv2.cfg | 142 +++++ .../Patches/Mk2Expansion/M2X_Pegasus.cfg | 65 +++ .../Patches/Mk2Expansion/M2X_Ramjet.cfg | 68 +++ .../Patches/Mk2Expansion/M2X_Siddeley.cfg | 65 +++ .../Patches/Mk2Expansion/M2X_TurbofanMk2.cfg | 66 +++ .../Patches/Mk2Expansion/M2X_Turbojet.cfg | 134 +++++ .../Patches/Mk3Expansion/M3X_CLEAVER.cfg | 142 +++++ .../Patches/Mk3Expansion/M3X_HeavyVTOL.cfg | 65 +++ .../Patches/Mk3Expansion/M3X_NuclearJet.cfg | 66 +++ .../Patches/Mk3Expansion/M3X_TurboJet.cfg | 68 +++ .../Patches/Mk3Expansion/M3X_Turbofan.cfg | 68 +++ .../Patches/Mk3Expansion/M3X_XLTurbofan.cfg | 65 +++ .../nfa-atomic-jet-25-1.cfg | 81 +++ .../nfa-atomic-multimode-25-1.cfg | 259 +++++++++ .../nfa-multimodal-125-1.cfg | 510 ++++++++++++++++++ .../nfa-multimodal-25-1.cfg | 136 +++++ .../nfa-multimodal-25-2.cfg | 506 +++++++++++++++++ .../nfa-turbofan-25-1.cfg | 126 +++++ .../nfa-turbofan-25-2.cfg | 154 ++++++ .../nfa-turbojet-25-1.cfg | 79 +++ .../NearFutureAeronautics/nfa-vtol-0625-1.cfg | 125 +++++ .../NearFutureAeronautics/nfa-vtol-125-1.cfg | 124 +++++ GameData/JetSoundsUpdatedModSupport/README.md | 2 +- README.md | 2 +- 30 files changed, 3640 insertions(+), 4 deletions(-) create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_AtomicJet.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_ESTOCv2.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_HeavyVTOL.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_Jumpjet.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_MATTOCKv2.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_Pegasus.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_Ramjet.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_Siddeley.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_TurbofanMk2.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_Turbojet.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_CLEAVER.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_HeavyVTOL.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_NuclearJet.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_TurboJet.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_Turbofan.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_XLTurbofan.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-atomic-jet-25-1.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-atomic-multimode-25-1.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-multimodal-125-1.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-multimodal-25-1.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-multimodal-25-2.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-turbofan-25-1.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-turbofan-25-2.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-turbojet-25-1.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-vtol-0625-1.cfg create mode 100644 GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-vtol-125-1.cfg diff --git a/CHANGE_LOG.md b/CHANGE_LOG.md index 9df7c16..16505da 100644 --- a/CHANGE_LOG.md +++ b/CHANGE_LOG.md @@ -2,4 +2,8 @@ - - - * 2024-11-29: 1.0.0.0 - + Initial release! \ No newline at end of file + + Initial release! + + Added patches for three mods: + - Near Future Aeronautics + - Mk2 Expansion + - Mk3 Expansion \ No newline at end of file diff --git a/GameData/JetSoundsUpdatedModSupport/CHANGE_LOG.md b/GameData/JetSoundsUpdatedModSupport/CHANGE_LOG.md index 9df7c16..16505da 100644 --- a/GameData/JetSoundsUpdatedModSupport/CHANGE_LOG.md +++ b/GameData/JetSoundsUpdatedModSupport/CHANGE_LOG.md @@ -2,4 +2,8 @@ - - - * 2024-11-29: 1.0.0.0 - + Initial release! \ No newline at end of file + + Initial release! + + Added patches for three mods: + - Near Future Aeronautics + - Mk2 Expansion + - Mk3 Expansion \ No newline at end of file diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_AtomicJet.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_AtomicJet.cfg new file mode 100644 index 0000000..e760725 --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_AtomicJet.cfg @@ -0,0 +1,66 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[M2X_AtomicJet]:NEEDS[JetSoundsUpdated]:FINAL +{ + @EFFECTS + { + %running_thrust + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Running_High + volume = 0.0 0.0 + volume = 0.05 0.4 + volume = 1.0 0.9 + pitch = 0.0 0.8 + pitch = 1.0 1.4 + loop = true + } + } + %running_turbine + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Running_Low + volume = 0.0 0.0 + volume = 0.05 0.9 + volume = 1.0 1.0 + pitch = 0.0 0.5 + pitch = 0.05 0.6 + pitch = 0.33 1.0 + pitch = 1.0 1.2 + loop = true + } + } + %engage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Startup + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %disengage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Shutdown + volume = 1.0 + pitch = 2.0 + loop = false + } + } + } +} \ No newline at end of file diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_ESTOCv2.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_ESTOCv2.cfg new file mode 100644 index 0000000..cd3d068 --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_ESTOCv2.cfg @@ -0,0 +1,256 @@ +//---JetEngineSounds Continued +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[M2X_ESTOCv2]:NEEDS[JetSoundsUpdated]:FINAL +{ + @MODULE[ModuleEngines*],0 + { + %engageEffectName = engageDry + %disengageEffectName = disengageDry + } + @MODULE[ModuleEngines*],1 + { + %spoolEffectName = power_closed + %engageEffectName = engageRocket + %disengageEffectName = disengageRocket + } +} + +@PART[M2X_ESTOCv2]:NEEDS[JetSoundsUpdated,!RealPlume]:FINAL +{ + @EFFECTS + { + %running_closed + { + !AUDIO,* {} + AUDIO + { + name = low + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_Low + volume = 0.0 0.0 + volume = 0.05 0.1 + volume = 0.5 1.0 + volume = 1.0 0.6 + pitch = 0.0 0.4 + pitch = 1.0 1.0 + loop = true + } + AUDIO + { + name = high + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_High + volume = 0.5 0.0 + volume = 1.0 0.5 + pitch = 0.5 0.8 + pitch = 1.0 1.0 + loop = true + } + } + %power_closed + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_High + volume = 0.0 0.0 + volume = 0.05 0.0 + volume = 1.0 1.0 + pitch = 0.0 0.2 + pitch = 1.0 1.0 + loop = true + } + } + %power_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Fan_High + volume = 0.0 0.0 + volume = 0.05 0.0 + volume = 1.0 1.0 + volume = 2.0 1.5 + pitch = 0.0 0.2 + pitch = 1.0 1.0 + pitch = 3.0 2.0 + loop = true + } + } + %running_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Fan_Low + volume = 0.0 0.0 + volume = 0.05 0.4 + volume = 1.0 0.5 + pitch = 0.0 0.5 + pitch = 1.0 1.0 + loop = true + } + } + %engageDry + { + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Startup + volume = 1.0 + pitch = 1.0 + loop = false + } + } + %disengageDry + { + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Shutdown + volume = 1.0 + pitch = 1.0 + loop = false + } + } + %engageRocket + { + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 1.0 + loop = false + } + } + %disengageRocket + { + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 1.0 + loop = false + } + } + } +} + +@PART[M2X_ESTOCv2]:NEEDS[JetSoundsUpdated,zzRealPlume]:FINAL +{ + %EFFECTS + { + %Turbojet-Spool + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Fan_Low + volume = 0.0 0.0 + volume = 0.02 0.0 + volume = 0.1 0.8 + volume = 0.2 1.0 + volume = 0.5 1.0 + pitch = 0.0 0.5 + pitch = 0.2 1.0 + pitch = 1.0 1.2 + loop = true + } + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Fan_High + // clip = sound_rocket_spurts + volume = 0.0 0.0 + volume = 0.5 0.4 + volume = 1.0 0.5 + pitch = 0.0 0.8 + pitch = 1.0 1.5 + loop = true + } + } + %engageDry + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Startup + volume = 0.5 + pitch = 1.0 + loop = false + } + } + %disengageDry + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Shutdown + volume = 0.5 + pitch = 1.0 + loop = false + } + } + %engageRocket + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = RealPlume/KW_Sounds/sound_liq1 + volume = #$../../../PLUME[Hypergolic-Lower]/plumeScale$ + pitch = 2.0 + loop = false + } + } + %disengageRocket + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %Hypergolic-Lower + { + AUDIO + { + channel = Ship + clip = RealPlume/KW_Sounds/sound_altloop2 + volume = 0.0 0.0 + volume = #$../../../PLUME[Hypergolic-Lower]/plumeScale$ + @volume,1 ^= :^:1.0 : + pitch = 0.0 1.0 + pitch = 1.0 1.0 + loop = true + } + } + %power_closed + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_High + volume = 0.0 0.0 + volume = 0.05 0.0 + volume = 1.0 1.0 + pitch = 0.0 0.2 + pitch = 1.0 1.0 + loop = true + } + } + } +} diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_HeavyVTOL.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_HeavyVTOL.cfg new file mode 100644 index 0000000..0c5ed15 --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_HeavyVTOL.cfg @@ -0,0 +1,127 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[M2X_HeavyVTOL]:NEEDS[JetSoundsUpdated,!RealPlume]:FINAL +{ + @EFFECTS + { + %running_thrust + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Afterburner_High + volume = 0.0 0.0 + volume = 0.1 0.3 + volume = 1.0 0.5 + pitch = 0.0 0.5 + pitch = 0.33 0.8 + pitch = 1.0 1.5 + loop = true + } + } + %running_turbine + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Afterburner_Low + volume = 0.0 0.0 + volume = 0.05 0.9 + volume = 1.0 1.0 + pitch = 0.0 0.5 + pitch = 0.05 0.6 + pitch = 0.33 1.0 + pitch = 1.0 1.2 + loop = true + } + } + %engage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %disengage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 2.0 + loop = false + } + } + } +} + +@PART[M2X_HeavyVTOL]:NEEDS[JetSoundsUpdated,zzRealPlume]:FINAL +{ + %EFFECTS + { + %Turbofan-Spool + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Afterburner_Low + volume = 0.0 0.0 + volume = 0.05 0.9 + volume = 1.0 1.0 + pitch = 0.0 0.5 + pitch = 0.05 0.6 + pitch = 0.33 1.0 + pitch = 1.0 1.2 + loop = true + } + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Afterburner_High + volume = 0.0 0.0 + volume = 0.1 0.3 + volume = 1.0 0.5 + pitch = 0.0 0.5 + pitch = 0.33 0.8 + pitch = 1.0 1.5 + loop = true + } + } + %engage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %disengage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 2.0 + loop = false + } + } + } +} diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_Jumpjet.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_Jumpjet.cfg new file mode 100644 index 0000000..d5ca6d6 --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_Jumpjet.cfg @@ -0,0 +1,65 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[M2X_Jumpjet]:NEEDS[JetSoundsUpdated]:FINAL +{ + @EFFECTS + { + %running_thrust + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/TFE731_Running_High + volume = 0.0 0.0 + volume = 0.05 0.2 + volume = 1.0 0.5 + pitch = 0.0 1.2 + pitch = 1.0 2.0 + loop = true + } + } + %running_turbine + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/TFE731_Running_Low + volume = 0.0 0.0 + volume = 0.05 0.35 + volume = 1.0 0.5 + pitch = 0.0 0.6 + pitch = 0.05 0.8 + pitch = 1.0 1.5 + loop = true + } + } + %engage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/TFE731_Startup + volume = 0.8 + pitch = 2.5 + loop = false + } + } + %disengage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/TFE731_Shutdown + volume = 0.8 + pitch = 2.5 + loop = false + } + } + } +} \ No newline at end of file diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_MATTOCKv2.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_MATTOCKv2.cfg new file mode 100644 index 0000000..280ff5d --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_MATTOCKv2.cfg @@ -0,0 +1,142 @@ +//---JetEngineSounds Continued +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[M2X_MATTOCKv2]:NEEDS[JetSoundsUpdated]:FINAL +{ + @MODULE[ModuleEngines*],0 + { + %engageEffectName = engageDry + %disengageEffectName = disengageDry + } + @MODULE[ModuleEngines*],1 + { + %spoolEffectName = power_closed + %engageEffectName = engageRocket + %disengageEffectName = disengageRocket + } +} + +@PART[M2X_MATTOCKv2]:NEEDS[JetSoundsUpdated]:FINAL +{ + @EFFECTS + { + %running_closed + { + !AUDIO,* {} + AUDIO + { + name = low + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_Low + volume = 0.0 0.0 + volume = 0.05 0.1 + volume = 0.5 1.0 + volume = 1.0 0.6 + pitch = 0.0 0.4 + pitch = 1.0 1.0 + loop = true + } + AUDIO + { + name = high + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_High + volume = 0.5 0.0 + volume = 1.0 0.5 + pitch = 0.5 0.8 + pitch = 1.0 1.0 + loop = true + } + } + %power_closed + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_High + volume = 0.0 0.0 + volume = 0.05 0.0 + volume = 1.0 1.0 + pitch = 0.0 0.2 + pitch = 1.0 1.0 + loop = true + } + } + %power_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Fan_High + volume = 0.0 0.0 + volume = 0.05 0.0 + volume = 1.0 1.0 + volume = 2.0 1.5 + pitch = 0.0 0.2 + pitch = 1.0 1.0 + pitch = 3.0 2.0 + loop = true + } + } + %running_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Fan_Low + volume = 0.0 0.0 + volume = 0.05 0.4 + volume = 1.0 0.5 + pitch = 0.0 0.5 + pitch = 1.0 1.0 + loop = true + } + } + %engageDry + { + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Startup + volume = 1.0 + pitch = 1.0 + loop = false + } + } + %disengageDry + { + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Shutdown + volume = 1.0 + pitch = 1.0 + loop = false + } + } + %engageRocket + { + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 1.0 + loop = false + } + } + %disengageRocket + { + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 1.0 + loop = false + } + } + } +} \ No newline at end of file diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_Pegasus.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_Pegasus.cfg new file mode 100644 index 0000000..2e7f6b4 --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_Pegasus.cfg @@ -0,0 +1,65 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[M2X_Pegasus]:NEEDS[JetSoundsUpdated]:FINAL +{ + @EFFECTS + { + %running_thrust + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/TFE731_Running_High + volume = 0.0 0.0 + volume = 0.05 0.2 + volume = 1.0 0.5 + pitch = 0.0 1.2 + pitch = 1.0 2.0 + loop = true + } + } + %running_turbine + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/TFE731_Running_Low + volume = 0.0 0.0 + volume = 0.05 0.35 + volume = 1.0 0.5 + pitch = 0.0 0.6 + pitch = 0.05 0.8 + pitch = 1.0 1.5 + loop = true + } + } + %engage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/TFE731_Startup + volume = 0.8 + pitch = 2.5 + loop = false + } + } + %disengage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/TFE731_Shutdown + volume = 0.8 + pitch = 2.5 + loop = false + } + } + } +} \ No newline at end of file diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_Ramjet.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_Ramjet.cfg new file mode 100644 index 0000000..27e901b --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_Ramjet.cfg @@ -0,0 +1,68 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[M2X_Ramjet]:NEEDS[JetSoundsUpdated]:FINAL +{ + @EFFECTS + { + %running_thrust + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Running_High + // clip = sound_rocket_spurts + volume = 0.0 0.0 + volume = 0.5 0.4 + volume = 1.0 0.5 + pitch = 0.0 0.8 + pitch = 1.0 1.5 + loop = true + } + } + %running_turbine + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Running_Low + volume = 0.0 0.0 + volume = 0.02 0.0 + volume = 0.1 0.8 + volume = 0.2 1.0 + volume = 0.5 1.0 + pitch = 0.0 0.5 + pitch = 0.2 1.0 + pitch = 1.0 1.2 + loop = true + } + } + %engage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Startup + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %disengage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Shutdown + volume = 1.0 + pitch = 2.0 + loop = false + } + } + } +} \ No newline at end of file diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_Siddeley.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_Siddeley.cfg new file mode 100644 index 0000000..9636073 --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_Siddeley.cfg @@ -0,0 +1,65 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[M2X_Siddeley]:NEEDS[JetSoundsUpdated]:FINAL +{ + @EFFECTS + { + %running_thrust + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/TFE731_Running_High + volume = 0.0 0.0 + volume = 0.05 0.2 + volume = 1.0 0.5 + pitch = 0.0 1.2 + pitch = 1.0 2.0 + loop = true + } + } + %running_turbine + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/TFE731_Running_Low + volume = 0.0 0.0 + volume = 0.05 0.35 + volume = 1.0 0.5 + pitch = 0.0 0.6 + pitch = 0.05 0.8 + pitch = 1.0 1.5 + loop = true + } + } + %engage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/TFE731_Startup + volume = 0.8 + pitch = 2.5 + loop = false + } + } + %disengage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/TFE731_Shutdown + volume = 0.8 + pitch = 2.5 + loop = false + } + } + } +} \ No newline at end of file diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_TurbofanMk2.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_TurbofanMk2.cfg new file mode 100644 index 0000000..72e755e --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_TurbofanMk2.cfg @@ -0,0 +1,66 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[M2X_TurbofanMk2]:NEEDS[JetSoundsUpdated]:FINAL +{ + @EFFECTS + { + %running_thrust + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Running_High + volume = 0.0 0.0 + volume = 0.05 0.4 + volume = 1.0 0.9 + pitch = 0.0 0.8 + pitch = 1.0 1.4 + loop = true + } + } + %running_turbine + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Running_Low + volume = 0.0 0.0 + volume = 0.05 0.9 + volume = 1.0 1.0 + pitch = 0.0 0.5 + pitch = 0.05 0.6 + pitch = 0.33 1.0 + pitch = 1.0 1.2 + loop = true + } + } + %engage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Startup + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %disengage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Shutdown + volume = 1.0 + pitch = 2.0 + loop = false + } + } + } +} \ No newline at end of file diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_Turbojet.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_Turbojet.cfg new file mode 100644 index 0000000..5c8eaec --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/Mk2Expansion/M2X_Turbojet.cfg @@ -0,0 +1,134 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[M2X_Turbojet]:NEEDS[JetSoundsUpdated]:FINAL +{ + @MODULE[ModuleEngines*],0 + { + %engageEffectName = engageDry + %disengageEffectName = disengageDry + } +} + +@PART[M2X_Turbojet]:NEEDS[JetSoundsUpdated]:FINAL +{ + @EFFECTS + { + %running_dry + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Running_Low + volume = 0.0 0.0 + volume = 0.05 0.9 + volume = 1.0 1.0 + pitch = 0.0 0.5 + pitch = 0.05 0.6 + pitch = 0.33 1.0 + pitch = 1.0 1.2 + loop = true + } + } + + %power_dry + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Running_High + volume = 0.0 0.0 + volume = 0.05 0.4 + volume = 1.0 0.9 + pitch = 0.0 0.8 + pitch = 1.0 1.4 + loop = true + } + } + %running_wet + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Afterburner_Low + volume = 0.0 0.0 + volume = 0.05 0.9 + volume = 1.0 1.0 + pitch = 0.0 0.5 + pitch = 0.05 0.6 + pitch = 0.33 1.0 + pitch = 1.0 1.2 + loop = true + } + } + %power_wet + { + + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Afterburner_High + volume = 0.0 0.0 + volume = 0.1 0.3 + volume = 1.0 0.5 + pitch = 0.0 0.5 + pitch = 0.33 0.8 + pitch = 1.0 1.5 + loop = true + } + } + %engageDry + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Startup + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %disengageDry + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Shutdown + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %engage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %disengage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 2.0 + loop = false + } + } + } +} \ No newline at end of file diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_CLEAVER.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_CLEAVER.cfg new file mode 100644 index 0000000..79d1bcb --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_CLEAVER.cfg @@ -0,0 +1,142 @@ +//---JetEngineSounds Continued +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[M3X_CLEAVER]:NEEDS[JetSoundsUpdated]:FINAL +{ + @MODULE[ModuleEngines*],0 + { + %engageEffectName = engageDry + %disengageEffectName = disengageDry + } + @MODULE[ModuleEngines*],1 + { + %spoolEffectName = power_closed + %engageEffectName = engageRocket + %disengageEffectName = disengageRocket + } +} + +@PART[M3X_CLEAVER]:NEEDS[JetSoundsUpdated]:FINAL +{ + @EFFECTS + { + %running_closed + { + !AUDIO,* {} + AUDIO + { + name = low + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_Low + volume = 0.0 0.0 + volume = 0.05 0.1 + volume = 0.5 1.0 + volume = 1.0 0.6 + pitch = 0.0 0.4 + pitch = 1.0 1.0 + loop = true + } + AUDIO + { + name = high + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_High + volume = 0.5 0.0 + volume = 1.0 0.5 + pitch = 0.5 0.8 + pitch = 1.0 1.0 + loop = true + } + } + %power_closed + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_High + volume = 0.0 0.0 + volume = 0.05 0.0 + volume = 1.0 1.0 + pitch = 0.0 0.2 + pitch = 1.0 1.0 + loop = true + } + } + %power_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Fan_High + volume = 0.0 0.0 + volume = 0.05 0.0 + volume = 1.0 1.0 + volume = 2.0 1.5 + pitch = 0.0 0.2 + pitch = 1.0 1.0 + pitch = 3.0 2.0 + loop = true + } + } + %running_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Fan_Low + volume = 0.0 0.0 + volume = 0.05 0.4 + volume = 1.0 0.5 + pitch = 0.0 0.5 + pitch = 1.0 1.0 + loop = true + } + } + %engageDry + { + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Startup + volume = 1.0 + pitch = 1.0 + loop = false + } + } + %disengageDry + { + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Shutdown + volume = 1.0 + pitch = 1.0 + loop = false + } + } + %engageRocket + { + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 1.0 + loop = false + } + } + %disengageRocket + { + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 1.0 + loop = false + } + } + } +} \ No newline at end of file diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_HeavyVTOL.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_HeavyVTOL.cfg new file mode 100644 index 0000000..053dac2 --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_HeavyVTOL.cfg @@ -0,0 +1,65 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[M3X_HeavyVTOL]:NEEDS[JetSoundsUpdated]:FINAL +{ + @EFFECTS + { + %running_thrust + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/CFM56_Running_High + volume = 0.0 0.0 + volume = 0.05 0.2 + volume = 1.0 0.5 + pitch = 0.0 1.2 + pitch = 1.0 2.0 + loop = true + } + } + %running_turbine + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/CFM56_Running_Low + volume = 0.0 0.0 + volume = 0.05 0.35 + volume = 1.0 0.5 + pitch = 0.0 0.6 + pitch = 0.05 0.8 + pitch = 1.0 1.5 + loop = true + } + } + %engage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/CFM56_Startup + volume = 0.8 + pitch = 2.5 + loop = false + } + } + %disengage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/CFM56_Shutdown + volume = 0.8 + pitch = 2.5 + loop = false + } + } + } +} \ No newline at end of file diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_NuclearJet.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_NuclearJet.cfg new file mode 100644 index 0000000..7cb3378 --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_NuclearJet.cfg @@ -0,0 +1,66 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[M3X_NuclearJet]:NEEDS[JetSoundsUpdated]:FINAL +{ + @EFFECTS + { + %running_thrust + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Running_High + volume = 0.0 0.0 + volume = 0.05 0.4 + volume = 1.0 0.9 + pitch = 0.0 0.8 + pitch = 1.0 1.4 + loop = true + } + } + %running_turbine + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Running_Low + volume = 0.0 0.0 + volume = 0.05 0.9 + volume = 1.0 1.0 + pitch = 0.0 0.5 + pitch = 0.05 0.6 + pitch = 0.33 1.0 + pitch = 1.0 1.2 + loop = true + } + } + %engage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Startup + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %disengage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Shutdown + volume = 1.0 + pitch = 2.0 + loop = false + } + } + } +} \ No newline at end of file diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_TurboJet.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_TurboJet.cfg new file mode 100644 index 0000000..c36019c --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_TurboJet.cfg @@ -0,0 +1,68 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[M3X_TurboJet]:NEEDS[JetSoundsUpdated]:FINAL +{ + @EFFECTS + { + %running_thrust + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Running_High + // clip = sound_rocket_spurts + volume = 0.0 0.0 + volume = 0.5 0.4 + volume = 1.0 0.5 + pitch = 0.0 0.8 + pitch = 1.0 1.5 + loop = true + } + } + %running_turbine + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Running_Low + volume = 0.0 0.0 + volume = 0.02 0.0 + volume = 0.1 0.8 + volume = 0.2 1.0 + volume = 0.5 1.0 + pitch = 0.0 0.5 + pitch = 0.2 1.0 + pitch = 1.0 1.2 + loop = true + } + } + %engage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Startup + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %disengage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Shutdown + volume = 1.0 + pitch = 2.0 + loop = false + } + } + } +} \ No newline at end of file diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_Turbofan.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_Turbofan.cfg new file mode 100644 index 0000000..5e806a1 --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_Turbofan.cfg @@ -0,0 +1,68 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[M3X_Turbofan]:NEEDS[JetSoundsUpdated]:FINAL +{ + @EFFECTS + { + %running_turbine + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Afterburner_Low + volume = 0.0 0.0 + volume = 0.05 0.9 + volume = 1.0 1.0 + pitch = 0.0 0.5 + pitch = 0.05 0.6 + pitch = 0.33 1.0 + pitch = 1.0 1.2 + loop = true + } + } + %running_thrust + { + + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Afterburner_High + volume = 0.0 0.0 + volume = 0.1 0.3 + volume = 1.0 0.5 + pitch = 0.0 0.5 + pitch = 0.33 0.8 + pitch = 1.0 1.5 + loop = true + } + } + %engage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %disengage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 2.0 + loop = false + } + } + } +} \ No newline at end of file diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_XLTurbofan.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_XLTurbofan.cfg new file mode 100644 index 0000000..df4eafb --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/Mk3Expansion/M3X_XLTurbofan.cfg @@ -0,0 +1,65 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[M3X_XLTurbofan]:NEEDS[JetSoundsUpdated]:FINAL +{ + @EFFECTS + { + %running_thrust + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE90_Running_High + volume = 0.0 0.0 + volume = 0.05 0.4 + volume = 1.0 1.0 + pitch = 0.0 0.6 + pitch = 1.0 1.0 + loop = true + } + } + %running_turbine + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE90_Running_Low + volume = 0.0 0.0 + volume = 0.05 0.7 + volume = 1.0 1.0 + pitch = 0.0 0.4 + pitch = 0.05 0.5 + pitch = 1.0 1.0 + loop = true + } + } + %engage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE90_Startup + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %disengage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE90_Shutdown + volume = 1.0 + pitch = 2.0 + loop = false + } + } + } +} \ No newline at end of file diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-atomic-jet-25-1.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-atomic-jet-25-1.cfg new file mode 100644 index 0000000..edc5d85 --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-atomic-jet-25-1.cfg @@ -0,0 +1,81 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[nfa-atomic-jet-25-1]:NEEDS[JetSoundsUpdated,!RealPlume]:FINAL +{ + @EFFECTS + { + %power_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Running_High + // clip = sound_rocket_spurts + volume = 0.0 0.0 + volume = 0.5 0.4 + volume = 1.0 0.5 + pitch = 0.0 0.8 + pitch = 1.0 1.5 + loop = true + } + } + %running_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Running_Low + volume = 0.0 0.0 + volume = 0.02 0.0 + volume = 0.1 0.8 + volume = 0.2 1.0 + volume = 0.5 1.0 + pitch = 0.0 0.5 + pitch = 0.2 1.0 + pitch = 1.0 1.2 + loop = true + } + } + } +} + +@PART[nfa-atomic-jet-25-1]:NEEDS[JetSoundsUpdated,zzRealPlume]:FINAL +{ + %EFFECTS + { + %Turbojet-Spool + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Running_Low + volume = 0.0 0.0 + volume = 0.02 0.0 + volume = 0.1 0.8 + volume = 0.2 1.0 + volume = 0.5 1.0 + pitch = 0.0 0.5 + pitch = 0.2 1.0 + pitch = 1.0 1.2 + loop = true + } + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Running_High + // clip = sound_rocket_spurts + volume = 0.0 0.0 + volume = 0.5 0.4 + volume = 1.0 0.5 + pitch = 0.0 0.8 + pitch = 1.0 1.5 + loop = true + } + } + } +} diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-atomic-multimode-25-1.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-atomic-multimode-25-1.cfg new file mode 100644 index 0000000..8d6beda --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-atomic-multimode-25-1.cfg @@ -0,0 +1,259 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[nfa-atomic-multimode-25-1]:NEEDS[JetSoundsUpdated]:FINAL +{ + @MODULE[ModuleEngines*],0 + { + %engageEffectName = engageDry + %disengageEffectName = disengageDry + } + @MODULE[ModuleEngines*],1 + { + %spoolEffectName = power_closed + %engageEffectName = engageRocket + %disengageEffectName = disengageRocket + } +} + +@PART[nfa-atomic-multimode-25-1]:NEEDS[JetSoundsUpdated,!RealPlume]:FINAL +{ + @EFFECTS + { + %running_closed + { + !AUDIO,* {} + AUDIO + { + name = low + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_Low + volume = 0.0 0.0 + volume = 0.05 0.1 + volume = 0.5 1.0 + volume = 1.0 0.6 + pitch = 0.0 0.4 + pitch = 1.0 1.0 + loop = true + } + AUDIO + { + name = high + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_High + volume = 0.5 0.0 + volume = 1.0 0.5 + pitch = 0.5 0.8 + pitch = 1.0 1.0 + loop = true + } + } + %power_closed + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_High + volume = 0.0 0.0 + volume = 0.05 0.0 + volume = 1.0 1.0 + pitch = 0.0 0.2 + pitch = 1.0 1.0 + loop = true + } + } + %power_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Running_High + // clip = sound_rocket_spurts + volume = 0.0 0.0 + volume = 0.5 0.4 + volume = 1.0 0.5 + pitch = 0.0 0.8 + pitch = 1.0 1.5 + loop = true + } + } + %running_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Running_Low + volume = 0.0 0.0 + volume = 0.02 0.0 + volume = 0.1 0.8 + volume = 0.2 1.0 + volume = 0.5 1.0 + pitch = 0.0 0.5 + pitch = 0.2 1.0 + pitch = 1.0 1.2 + loop = true + } + } + %engageDry + { + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Startup + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %disengageDry + { + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Shutdown + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %engageRocket + { + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 1.0 + loop = false + } + } + %disengageRocket + { + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 1.0 + loop = false + } + } + } +} + +@PART[nfa-atomic-multimode-25-1]:NEEDS[JetSoundsUpdated,zzRealPlume]:FINAL +{ + %EFFECTS + { + %Turbojet-Spool + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Running_Low + volume = 0.0 0.0 + volume = 0.02 0.0 + volume = 0.1 0.8 + volume = 0.2 1.0 + volume = 0.5 1.0 + pitch = 0.0 0.5 + pitch = 0.2 1.0 + pitch = 1.0 1.2 + loop = true + } + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Running_High + // clip = sound_rocket_spurts + volume = 0.0 0.0 + volume = 0.5 0.4 + volume = 1.0 0.5 + pitch = 0.0 0.8 + pitch = 1.0 1.5 + loop = true + } + } + %engageDry + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Startup + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %disengageDry + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Shutdown + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %engageRocket + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = RealPlume/KW_Sounds/sound_liq1 + volume = #$../../../PLUME[Nuclear_SolidCore_LH2]/plumeScale$ + pitch = 2.0 + loop = false + } + } + %disengageRocket + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %Nuclear_SolidCore_LH2 + { + AUDIO + { + channel = Ship + clip = RealPlume/KW_Sounds/sound_altloop2 + volume = 0.0 0.0 + volume = #$../../../PLUME[Nuclear_SolidCore_LH2]/plumeScale$ + @volume,1 *= 2 + @volume,1 ^= :^:1.0 : + pitch = 0.0 1.0 + pitch = 1.0 1.0 + loop = true + } + } + %power_closed + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_High + volume = 0.0 0.0 + volume = 0.05 0.0 + volume = 1.0 1.0 + pitch = 0.0 0.2 + pitch = 1.0 1.0 + loop = true + } + } + } +} diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-multimodal-125-1.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-multimodal-125-1.cfg new file mode 100644 index 0000000..81cc7af --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-multimodal-125-1.cfg @@ -0,0 +1,510 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[nfa-multimodal-125-1]:NEEDS[JetSoundsUpdated]:FINAL +{ + @MODULE[ModuleEngines*],0 + { + %engageEffectName = engageDry + %disengageEffectName = disengageDry + } + @MODULE[ModuleEngines*],1 + { + %spoolEffectName = power_closed + %engageEffectName = engageRocket + %disengageEffectName = disengageRocket + } +} + +@PART[nfa-multimodal-125-1]:NEEDS[JetSoundsUpdated,!RealPlume,!Waterfall,!StockWaterfallEffects]:FINAL +{ + @EFFECTS + { + %running_closed + { + !AUDIO,* {} + AUDIO + { + name = low + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_Low + volume = 0.0 0.0 + volume = 0.05 0.1 + volume = 0.5 1.0 + volume = 1.0 0.6 + pitch = 0.0 0.4 + pitch = 1.0 1.0 + loop = true + } + AUDIO + { + name = high + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_High + volume = 0.5 0.0 + volume = 1.0 0.5 + pitch = 0.5 0.8 + pitch = 1.0 1.0 + loop = true + } + } + %power_closed + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_High + volume = 0.0 0.0 + volume = 0.05 0.0 + volume = 1.0 1.0 + pitch = 0.0 0.2 + pitch = 1.0 1.0 + loop = true + } + } + %power_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Fan_High + volume = 0.0 0.0 + volume = 0.05 0.0 + volume = 1.0 1.0 + volume = 2.0 1.5 + pitch = 0.0 0.2 + pitch = 1.0 1.0 + pitch = 3.0 2.0 + loop = true + } + } + %running_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Fan_Low + volume = 0.0 0.0 + volume = 0.05 0.4 + volume = 1.0 0.5 + pitch = 0.0 0.5 + pitch = 1.0 1.0 + loop = true + } + } + %engageDry + { + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Startup + volume = 1.0 + pitch = 1.0 + loop = false + } + } + %disengageDry + { + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Shutdown + volume = 1.0 + pitch = 1.0 + loop = false + } + } + %engageRocket + { + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 1.0 + loop = false + } + } + %disengageRocket + { + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 1.0 + loop = false + } + } + } +} + +@PART[nfa-multimodal-125-1]:NEEDS[JetSoundsUpdated,Waterfall,StockWaterfallEffects]:FINAL +{ + !PLUME,* {} + !EFFECTS {} + EFFECTS + { + %running_closed + { + !AUDIO,* {} + AUDIO + { + name = low + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_Low + volume = 0.0 0.0 + volume = 0.05 0.1 + volume = 0.5 1.0 + volume = 1.0 0.6 + pitch = 0.0 0.4 + pitch = 1.0 1.0 + loop = true + } + AUDIO + { + name = high + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_High + volume = 0.5 0.0 + volume = 1.0 0.5 + pitch = 0.5 0.8 + pitch = 1.0 1.0 + loop = true + } + } + %power_closed + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_High + volume = 0.0 0.0 + volume = 0.05 0.0 + volume = 1.0 1.0 + pitch = 0.0 0.2 + pitch = 1.0 1.0 + loop = true + } + } + %power_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Fan_High + volume = 0.0 0.0 + volume = 0.05 0.0 + volume = 1.0 1.0 + volume = 2.0 1.5 + pitch = 0.0 0.2 + pitch = 1.0 1.0 + pitch = 3.0 2.0 + loop = true + } + } + %running_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Fan_Low + volume = 0.0 0.0 + volume = 0.05 0.4 + volume = 1.0 0.5 + pitch = 0.0 0.5 + pitch = 1.0 1.0 + loop = true + } + } + %engageDry + { + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Startup + volume = 1.0 + pitch = 1.0 + loop = false + } + } + %disengageDry + { + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Shutdown + volume = 1.0 + pitch = 1.0 + loop = false + } + } + %engageRocket + { + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 1.0 + loop = false + } + } + %disengageRocket + { + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 1.0 + loop = false + } + } + } + @MODULE[ModuleEngines*],0 + { + %powerEffectName = power_open + %spoolEffectName = running_open + } + @MODULE[ModuleEngines*],1 + { + %runningEffectName = running_closed + } + MODULE + { + name = ModuleWaterfallFX + + // This is a custom name + moduleID = ScimitarAirBreathing + + // This links the effects to a given ModuleEngines + engineID = AirBreathing + + // List out all controllers we want available + CONTROLLER + { + name = atmosphereDepth + linkedTo = atmosphere_density + } + CONTROLLER + { + name = random1 + linkedTo = random + noiseType = perlin + scale = 1 + minimum = 0 + speed = 10 + seed = 654 + } + CONTROLLER + { + name = mach + linkedTo = mach + } + CONTROLLER + { + name = throttle + linkedTo = throttle + engineID = AirBreathing + responseRateUp = 10 + responseRateDown = 10 + } + TEMPLATE + { + templateName = stock-rapier-core + position = 0, 0, -0.2 + rotation = 0, 0, 0 + scale = 0.5, 0.5, 0.5 + } + TEMPLATE + { + templateName = stock-methane-jet-2 + position = 0, 0, -0.2 + rotation = 0, 0, 0 + scale = 0.8, 0.8, 0.8 + } + } + MODULE + { + name = ModuleWaterfallFX + + // This is a custom name + moduleID = ScimitarClosedCycle + + // This links the effects to a given ModuleEngines + engineID = ClosedCycle + + // List out all controllers we want available + CONTROLLER + { + name = atmosphereDepth + linkedTo = atmosphere_density + } + CONTROLLER + { + name = throttle + linkedTo = throttle + engineID = ClosedCycle + responseRateUp = 0.03 + responseRateDown = 0.2 + } + CONTROLLER + { + name = random1 + linkedTo = random + noiseType = perlin + scale = 1 + minimum = 0 + speed = 9 + seed = 0 + } + CONTROLLER + { + name = Ignition + linkedTo = engineEvent + eventDuration = 2 + eventName = ignition + eventCurve + { + key = 0 0 10 10 + key = 0.1 1 4.444445 4.444445 + key = 1 0 -1.111111 -1.111111 + } + } + + TEMPLATE + { + templateName = stock-rapier-core + position = 0, 0, -0.2 + rotation = 0, 0, 0 + scale = 0.5, 0.5, 0.5 + } + TEMPLATE + { + templateName = stock-methalox-lower-2 + position = 0, 0, -0.04 + rotation = 0, 0, 0 + scale = 0.35, 0.35, 0.35 + } + } +} + +@PART[nfa-multimodal-125-1]:NEEDS[JetSoundsUpdated,zzRealPlume,!Waterfall,!StockWaterfallEffects]:FINAL +{ + %EFFECTS + { + %Turbojet-Spool + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Fan_Low + volume = 0.0 0.0 + volume = 0.02 0.0 + volume = 0.1 0.8 + volume = 0.2 1.0 + volume = 0.5 1.0 + pitch = 0.0 0.5 + pitch = 0.2 1.0 + pitch = 1.0 1.2 + loop = true + } + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Fan_High + // clip = sound_rocket_spurts + volume = 0.0 0.0 + volume = 0.5 0.4 + volume = 1.0 0.5 + pitch = 0.0 0.8 + pitch = 1.0 1.5 + loop = true + } + } + %engageDry + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Startup + volume = 0.5 + pitch = 1.0 + loop = false + } + } + %disengageDry + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Shutdown + volume = 0.5 + pitch = 1.0 + loop = false + } + } + %engageRocket + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = RealPlume/KW_Sounds/sound_liq1 + volume = #$../../../PLUME[Hydrolox_LowerBlaze]/plumeScale$ + @volume *= 4 + pitch = 2.0 + loop = false + } + } + %disengageRocket + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %Hydrolox_LowerBlaze + { + AUDIO + { + channel = Ship + clip = RealPlume/KW_Sounds/sound_altloop2 + volume = 0.0 0.0 + volume = #$../../../PLUME[Hydrolox_LowerBlaze]/plumeScale$ + @volume,1 *= 4 + @volume,1 ^= :^:1.0 : + pitch = 0.0 1.0 + pitch = 1.0 1.0 + loop = true + } + } + %power_closed + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_High + volume = 0.0 0.0 + volume = 0.05 0.0 + volume = 1.0 1.0 + pitch = 0.0 0.2 + pitch = 1.0 1.0 + loop = true + } + } + } +} diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-multimodal-25-1.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-multimodal-25-1.cfg new file mode 100644 index 0000000..23e2bb8 --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-multimodal-25-1.cfg @@ -0,0 +1,136 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[nfa-multimodal-25-1]:NEEDS[JetSoundsUpdated]:FINAL +{ + @MODULE[ModuleEngines*],0 + { + %engageEffectName = engageDry + %disengageEffectName = disengageDry + } +} + +@PART[nfa-multimodal-25-1]:NEEDS[JetSoundsUpdated,!RealPlume]:FINAL +{ + @EFFECTS + { + %power_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Running_High + // clip = sound_rocket_spurts + volume = 0.0 0.0 + volume = 0.5 0.4 + volume = 1.0 0.5 + pitch = 0.0 0.8 + pitch = 1.0 1.5 + loop = true + } + } + %running_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Running_Low + volume = 0.0 0.0 + volume = 0.02 0.0 + volume = 0.1 0.8 + volume = 0.2 1.0 + volume = 0.5 1.0 + pitch = 0.0 0.5 + pitch = 0.2 1.0 + pitch = 1.0 1.2 + loop = true + } + } + %engageDry + { + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Startup + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %disengageDry + { + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Shutdown + volume = 1.0 + pitch = 2.0 + loop = false + } + } + } +} + +@PART[nfa-multimodal-25-1]:NEEDS[JetSoundsUpdated,zzRealPlume]:FINAL +{ + %EFFECTS + { + %Turbojet-Spool + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Running_Low + volume = 0.0 0.0 + volume = 0.02 0.0 + volume = 0.1 0.8 + volume = 0.2 1.0 + volume = 0.5 1.0 + pitch = 0.0 0.5 + pitch = 0.2 1.0 + pitch = 1.0 1.2 + loop = true + } + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Running_High + // clip = sound_rocket_spurts + volume = 0.0 0.0 + volume = 0.5 0.4 + volume = 1.0 0.5 + pitch = 0.0 0.8 + pitch = 1.0 1.5 + loop = true + } + } + %engageDry + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Startup + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %disengageDry + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RR_Olympus_Shutdown + volume = 1.0 + pitch = 2.0 + loop = false + } + } + } +} diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-multimodal-25-2.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-multimodal-25-2.cfg new file mode 100644 index 0000000..26e7057 --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-multimodal-25-2.cfg @@ -0,0 +1,506 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[nfa-multimodal-25-2]:NEEDS[JetSoundsUpdated]:FINAL +{ + @MODULE[ModuleEngines*],0 + { + %engageEffectName = engageDry + %disengageEffectName = disengageDry + } + @MODULE[ModuleEngines*],1 + { + %runningEffectName = running_closed + %spoolEffectName = power_closed + %engageEffectName = engageRocket + %disengageEffectName = disengageRocket + } +} + +@PART[nfa-multimodal-25-2]:NEEDS[JetSoundsUpdated,!RealPlume,!Waterfall,!StockWaterfallEffects]:FINAL +{ + @EFFECTS + { + %running_closed + { + !AUDIO,* {} + AUDIO + { + name = low + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_Low + volume = 0.0 0.0 + volume = 0.05 0.1 + volume = 0.5 1.0 + volume = 1.0 0.6 + pitch = 0.0 0.4 + pitch = 1.0 1.0 + loop = true + } + AUDIO + { + name = high + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_High + volume = 0.5 0.0 + volume = 1.0 0.5 + pitch = 0.5 0.8 + pitch = 1.0 1.0 + loop = true + } + } + %power_closed + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_High + volume = 0.0 0.0 + volume = 0.05 0.0 + volume = 1.0 1.0 + pitch = 0.0 0.2 + pitch = 1.0 1.0 + loop = true + } + } + %power_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Fan_High + volume = 0.0 0.0 + volume = 0.05 0.0 + volume = 1.0 1.0 + volume = 2.0 1.5 + pitch = 0.0 0.2 + pitch = 1.0 1.0 + pitch = 3.0 2.0 + loop = true + } + } + %running_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Fan_Low + volume = 0.0 0.0 + volume = 0.05 0.4 + volume = 1.0 0.5 + pitch = 0.0 0.5 + pitch = 1.0 1.0 + loop = true + } + } + %engageDry + { + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Startup + volume = 1.0 + pitch = 1.0 + loop = false + } + } + %disengageDry + { + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Shutdown + volume = 1.0 + pitch = 1.0 + loop = false + } + } + %engageRocket + { + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 1.0 + loop = false + } + } + %disengageRocket + { + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 1.0 + loop = false + } + } + } +} + +@PART[nfa-multimodal-25-2]:NEEDS[JetSoundsUpdated,Waterfall,StockWaterfallEffects]:FINAL +{ + !PLUME,* {} + !EFFECTS {} + EFFECTS + { + %running_closed + { + !AUDIO,* {} + AUDIO + { + name = low + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_Low + volume = 0.0 0.0 + volume = 0.05 0.1 + volume = 0.5 1.0 + volume = 1.0 0.6 + pitch = 0.0 0.4 + pitch = 1.0 1.0 + loop = true + } + AUDIO + { + name = high + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_High + volume = 0.5 0.0 + volume = 1.0 0.5 + pitch = 0.5 0.8 + pitch = 1.0 1.0 + loop = true + } + } + %power_closed + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_High + volume = 0.0 0.0 + volume = 0.05 0.0 + volume = 1.0 1.0 + pitch = 0.0 0.2 + pitch = 1.0 1.0 + loop = true + } + } + %power_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Fan_High + volume = 0.0 0.0 + volume = 0.05 0.0 + volume = 1.0 1.0 + volume = 2.0 1.5 + pitch = 0.0 0.2 + pitch = 1.0 1.0 + pitch = 3.0 2.0 + loop = true + } + } + %running_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Fan_Low + volume = 0.0 0.0 + volume = 0.05 0.4 + volume = 1.0 0.5 + pitch = 0.0 0.5 + pitch = 1.0 1.0 + loop = true + } + } + %engageDry + { + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Startup + volume = 1.0 + pitch = 1.0 + loop = false + } + } + %disengageDry + { + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Shutdown + volume = 1.0 + pitch = 1.0 + loop = false + } + } + %engageRocket + { + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 1.0 + loop = false + } + } + %disengageRocket + { + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 1.0 + loop = false + } + } + } + @MODULE[ModuleEngines*],0 + { + %powerEffectName = power_open + %spoolEffectName = running_open + } + MODULE + { + name = ModuleWaterfallFX + + // This is a custom name + moduleID = CutlassAirBreathing + + // This links the effects to a given ModuleEngines + engineID = AirBreathing + + // List out all controllers we want available + CONTROLLER + { + name = atmosphereDepth + linkedTo = atmosphere_density + } + CONTROLLER + { + name = random1 + linkedTo = random + noiseType = perlin + scale = 1 + minimum = 0 + speed = 10 + seed = 654 + } + CONTROLLER + { + name = mach + linkedTo = mach + } + CONTROLLER + { + name = throttle + linkedTo = throttle + engineID = AirBreathing + responseRateUp = 10 + responseRateDown = 10 + } + TEMPLATE + { + templateName = stock-rapier-core + position = 0, 0, -0.6 + rotation = 0, 0, 0 + scale = 1.4, 1.4, 1.4 + } + TEMPLATE + { + templateName = stock-methane-jet-2 + position = 0, 0, -0.36 + rotation = 0, 0, 0 + scale = 2.0, 2.0, 2.0 + } + } + MODULE + { + name = ModuleWaterfallFX + + // This is a custom name + moduleID = CutlassClosedCycle + + // This links the effects to a given ModuleEngines + engineID = ClosedCycle + + // List out all controllers we want available + CONTROLLER + { + name = atmosphereDepth + linkedTo = atmosphere_density + } + CONTROLLER + { + name = throttle + linkedTo = throttle + engineID = ClosedCycle + responseRateUp = 0.03 + responseRateDown = 0.2 + } + CONTROLLER + { + name = random1 + linkedTo = random + noiseType = perlin + scale = 1 + minimum = 0 + speed = 9 + seed = 0 + } + CONTROLLER + { + name = Ignition + linkedTo = engineEvent + eventDuration = 2 + eventName = ignition + eventCurve + { + key = 0 0 10 10 + key = 0.1 1 4.444445 4.444445 + key = 1 0 -1.111111 -1.111111 + } + } + + TEMPLATE + { + templateName = stock-rapier-core + position = 0, 0, -0.6 + rotation = 0, 0, 0 + scale = 1.4, 1.4, 1.4 + } + TEMPLATE + { + templateName = stock-methalox-lower-2 + position = 0, 0, -0.24 + rotation = 0, 0, 0 + scale = 0.6, 0.6, 0.6 + } + } +} + +@PART[nfa-multimodal-25-2]:NEEDS[JetSoundsUpdated,zzRealPlume,!Waterfall,!StockWaterfallEffects]:FINAL +{ + %EFFECTS + { + %Turbojet-Spool + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Fan_Low + volume = 0.0 0.0 + volume = 0.02 0.0 + volume = 0.1 0.8 + volume = 0.2 1.0 + volume = 0.5 1.0 + pitch = 0.0 0.5 + pitch = 0.2 1.0 + pitch = 1.0 1.2 + loop = true + } + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Fan_High + // clip = sound_rocket_spurts + volume = 0.0 0.0 + volume = 0.5 0.4 + volume = 1.0 0.5 + pitch = 0.0 0.8 + pitch = 1.0 1.5 + loop = true + } + } + %engageDry + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Startup + volume = 0.5 + pitch = 1.0 + loop = false + } + } + %disengageDry + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Shutdown + volume = 0.5 + pitch = 1.0 + loop = false + } + } + %engageRocket + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = RealPlume/KW_Sounds/sound_liq1 + volume = #$../../../PLUME[Hydrolox_LowerBlaze]/plumeScale$ + pitch = 2.0 + loop = false + } + } + %disengageRocket + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = sound_vent_soft + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %Hydrolox_LowerBlaze + { + AUDIO + { + channel = Ship + clip = RealPlume/KW_Sounds/sound_altloop2 + volume = 0.0 0.0 + volume = #$../../../PLUME[Hydrolox_LowerBlaze]/plumeScale$ + @volume,1 *= 1.6 + @volume,1 ^= :^:1.0 : + pitch = 0.0 1.0 + pitch = 1.0 1.0 + loop = true + } + } + %power_closed + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/RAPIER_Rocket_High + volume = 0.0 0.0 + volume = 0.05 0.0 + volume = 1.0 1.0 + pitch = 0.0 0.2 + pitch = 1.0 1.0 + loop = true + } + } + } +} diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-turbofan-25-1.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-turbofan-25-1.cfg new file mode 100644 index 0000000..022b8af --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-turbofan-25-1.cfg @@ -0,0 +1,126 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[nfa-turbofan-25-1]:NEEDS[JetSoundsUpdated,!RealPlume]:FINAL +{ + @EFFECTS + { + @running_thrust + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/CFM56_Running_High + volume = 0.0 0.0 + volume = 0.05 0.2 + volume = 1.0 0.5 + pitch = 0.0 1.2 + pitch = 1.0 2.0 + loop = true + } + } + @running_turbine + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/CFM56_Running_Low + volume = 0.0 0.0 + volume = 0.05 0.35 + volume = 1.0 0.5 + pitch = 0.0 0.6 + pitch = 0.05 0.8 + pitch = 1.0 1.5 + loop = true + } + } + %engage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/CFM56_Startup + volume = 0.8 + pitch = 2.5 + loop = false + } + } + %disengage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/CFM56_Shutdown + volume = 0.8 + pitch = 2.5 + loop = false + } + } + } +} + +@PART[nfa-turbofan-25-1]:NEEDS[JetSoundsUpdated,zzRealPlume]:FINAL +{ + %EFFECTS + { + %Turbofan-Spool + { + !AUDIO,* {} + AUDIO + { + name = sndjet1 + channel = Ship + clip = JetSoundsUpdated/Sounds/CFM56_Running_Low + volume = 0.0 0.0 + volume = 0.05 0.35 + volume = 1.0 0.5 + pitch = 0.0 0.6 + pitch = 0.05 0.8 + pitch = 1.0 1.5 + loop = true + } + AUDIO + { + name = sndjet2 + channel = Ship + clip = JetSoundsUpdated/Sounds/CFM56_Running_High + volume = 0.0 0.0 + volume = 0.05 0.2 + volume = 1.0 0.5 + pitch = 0.0 1.2 + pitch = 1.0 2.0 + loop = true + } + } + %engage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + + clip = JetSoundsUpdated/Sounds/CFM56_Startup + volume = 0.8 + pitch = 2.5 + loop = false + } + } + %disengage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/CFM56_Shutdown + volume = 0.8 + pitch = 2.5 + loop = false + } + } + } +} diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-turbofan-25-2.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-turbofan-25-2.cfg new file mode 100644 index 0000000..455d9dd --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-turbofan-25-2.cfg @@ -0,0 +1,154 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[nfa-turbofan-25-2]:NEEDS[JetSoundsUpdated,!RealPlume]:FINAL +{ + @EFFECTS + { + %running_thrust + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE90_Running_High + volume = 0.0 0.0 + volume = 0.05 0.4 + volume = 1.0 1.0 + pitch = 0.0 0.6 + pitch = 1.0 1.0 + loop = true + } + } + %running_thrust_reverse + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE90_Running_High + volume = 0.0 0.0 + volume = 0.05 0.4 + volume = 1.0 1.0 + pitch = 0.0 0.6 + pitch = 1.0 1.0 + loop = true + } + } + %running_turbine + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE90_Running_Low + volume = 0.0 0.0 + volume = 0.05 0.7 + volume = 1.0 1.0 + pitch = 0.0 0.4 + pitch = 0.05 0.5 + pitch = 1.0 1.0 + loop = true + } + } + %running_turbine_reverse + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE90_Running_Low + volume = 0.0 0.0 + volume = 0.05 0.7 + volume = 1.0 1.0 + pitch = 0.0 0.4 + pitch = 0.05 0.5 + pitch = 1.0 1.0 + loop = true + } + } + %engage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE90_Startup + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %disengage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE90_Shutdown + volume = 1.0 + pitch = 2.0 + loop = false + } + } + } +} + +@PART[nfa-turbofan-25-2]:NEEDS[JetSoundsUpdated,zzRealPlume]:FINAL +{ + %EFFECTS + { + %Turbofan-Spool + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE90_Running_Low + volume = 0.0 0.0 + volume = 0.05 0.7 + volume = 1.0 1.0 + pitch = 0.0 0.4 + pitch = 0.05 0.5 + pitch = 1.0 1.0 + loop = true + } + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE90_Running_High + volume = 0.0 0.0 + volume = 0.05 0.4 + volume = 1.0 1.0 + pitch = 0.0 0.6 + pitch = 1.0 1.0 + loop = true + } + } + %engage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE90_Startup + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %disengage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE90_Shutdown + volume = 1.0 + pitch = 2.0 + loop = false + } + } + } +} diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-turbojet-25-1.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-turbojet-25-1.cfg new file mode 100644 index 0000000..479a151 --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-turbojet-25-1.cfg @@ -0,0 +1,79 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[nfa-turbojet-25-1]:NEEDS[JetSoundsUpdated,!RealPlume]:FINAL +{ + @EFFECTS + { + %running_thrust + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Afterburner_High + volume = 0.0 0.0 + volume = 0.1 0.3 + volume = 1.0 0.5 + pitch = 0.0 0.5 + pitch = 0.33 0.8 + pitch = 1.0 1.5 + loop = true + } + } + %running_turbine + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Afterburner_Low + volume = 0.0 0.0 + volume = 0.05 0.9 + volume = 1.0 1.0 + pitch = 0.0 0.5 + pitch = 0.05 0.6 + pitch = 0.33 1.0 + pitch = 1.0 1.2 + loop = true + } + } + } +} + +@PART[nfa-turbojet-25-1]:NEEDS[JetSoundsUpdated,zzRealPlume]:FINAL +{ + %EFFECTS + { + %Turbojet-Spool + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Afterburner_Low + volume = 0.0 0.0 + volume = 0.05 0.9 + volume = 1.0 1.0 + pitch = 0.0 0.5 + pitch = 0.05 0.6 + pitch = 0.33 1.0 + pitch = 1.0 1.2 + loop = true + } + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Afterburner_High + volume = 0.0 0.0 + volume = 0.1 0.3 + volume = 1.0 0.5 + pitch = 0.0 0.5 + pitch = 0.33 0.8 + pitch = 1.0 1.5 + loop = true + } + } + } +} diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-vtol-0625-1.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-vtol-0625-1.cfg new file mode 100644 index 0000000..1bc8ffc --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-vtol-0625-1.cfg @@ -0,0 +1,125 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[nfa-vtol-0625-1]:NEEDS[JetSoundsUpdated,!RealPlume]:FINAL +{ + @EFFECTS + { + %power_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/TFE731_Running_High + volume = 0.0 0.0 + volume = 0.05 0.2 + volume = 1.0 0.5 + pitch = 0.0 1.2 + pitch = 1.0 2.0 + loop = true + } + } + %running_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/TFE731_Running_Low + volume = 0.0 0.0 + volume = 0.05 0.35 + volume = 1.0 0.5 + pitch = 0.0 0.6 + pitch = 0.05 0.8 + pitch = 1.0 1.5 + loop = true + } + } + %engage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/TFE731_Startup + volume = 0.8 + pitch = 2.5 + loop = false + } + } + %disengage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/TFE731_Shutdown + volume = 0.8 + pitch = 2.5 + loop = false + } + } + } +} + +@PART[nfa-vtol-0625-1]:NEEDS[JetSoundsUpdated,zzRealPlume]:FINAL +{ + %EFFECTS + { + %Turbofan-Spool + { + !AUDIO,* {} + AUDIO + { + name = sndjet1 + channel = Ship + clip = JetSoundsUpdated/Sounds/TFE731_Running_Low + volume = 0.0 0.0 + volume = 0.05 0.35 + volume = 1.0 0.5 + pitch = 0.0 0.6 + pitch = 0.05 0.8 + pitch = 1.0 1.5 + loop = true + } + AUDIO + { + name = sndjet2 + channel = Ship + clip = JetSoundsUpdated/Sounds/TFE731_Running_High + volume = 0.0 0.0 + volume = 0.05 0.2 + volume = 1.0 0.5 + pitch = 0.0 1.2 + pitch = 1.0 2.0 + loop = true + } + } + %engage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/TFE731_Startup + volume = 0.8 + pitch = 2.5 + loop = false + } + } + %disengage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/TFE731_Shutdown + volume = 0.8 + pitch = 2.5 + loop = false + } + } + } +} diff --git a/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-vtol-125-1.cfg b/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-vtol-125-1.cfg new file mode 100644 index 0000000..803c1f9 --- /dev/null +++ b/GameData/JetSoundsUpdatedModSupport/Patches/NearFutureAeronautics/nfa-vtol-125-1.cfg @@ -0,0 +1,124 @@ +//---JetEngineSounds Continued - Mod Support +//---Base config and RealPlume compatibility by theonegalen +//---Mod config by aspctt + +@PART[nfa-vtol-125-1]:NEEDS[JetSoundsUpdated,!RealPlume]:FINAL +{ + @EFFECTS + { + %power_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Running_High + volume = 0.0 0.0 + volume = 0.05 0.4 + volume = 1.0 0.9 + pitch = 0.0 0.8 + pitch = 1.0 1.4 + loop = true + } + } + %running_open + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Running_Low + volume = 0.0 0.0 + volume = 0.05 0.9 + volume = 1.0 1.0 + pitch = 0.0 0.5 + pitch = 0.05 0.6 + pitch = 0.33 1.0 + pitch = 1.0 1.2 + loop = true + } + } + %engage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Startup + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %disengage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Shutdown + volume = 1.0 + pitch = 2.0 + loop = false + } + } + } +} + +@PART[nfa-vtol-125-1]:NEEDS[JetSoundsUpdated,zzRealPlume]:FINAL +{ + %EFFECTS + { + %Turbofan-Spool + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Running_Low + volume = 0.0 0.0 + volume = 0.05 0.7 + volume = 1.0 1.0 + pitch = 0.0 0.4 + pitch = 0.05 0.5 + pitch = 1.0 1.0 + loop = true + } + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Running_High + volume = 0.0 0.0 + volume = 0.05 0.4 + volume = 1.0 1.0 + pitch = 0.0 0.6 + pitch = 1.0 1.0 + loop = true + } + } + %engage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Startup + volume = 1.0 + pitch = 2.0 + loop = false + } + } + %disengage + { + !AUDIO,* {} + AUDIO + { + channel = Ship + clip = JetSoundsUpdated/Sounds/GE404_Shutdown + volume = 1.0 + pitch = 2.0 + loop = false + } + } + } +} diff --git a/GameData/JetSoundsUpdatedModSupport/README.md b/GameData/JetSoundsUpdatedModSupport/README.md index 85a36a6..c91ac6b 100644 --- a/GameData/JetSoundsUpdatedModSupport/README.md +++ b/GameData/JetSoundsUpdatedModSupport/README.md @@ -20,7 +20,7 @@ To install, place the GameData folder inside your Kerbal Space Program folder. I This work is licensed as follows: -* [GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.en.html). See [here](./LICENSE.GPL-3_0) +* [GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.en.html). See [here](./LICENSE) + You are free to: - Use : unpack and use the material in any computer or device - Redistribute : redistribute the original package in any medium diff --git a/README.md b/README.md index 85a36a6..c91ac6b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ To install, place the GameData folder inside your Kerbal Space Program folder. I This work is licensed as follows: -* [GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.en.html). See [here](./LICENSE.GPL-3_0) +* [GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.en.html). See [here](./LICENSE) + You are free to: - Use : unpack and use the material in any computer or device - Redistribute : redistribute the original package in any medium