Releases: KSPModStewards/RocketSoundEnhancement
Rocket Sound Enhancement v0.9.1
Get the Latest Default Config Mod Here: https://github.com/ensou04/RocketSoundEnhancementDefault/releases
Rocket Sound Enhancement v0.9.0
Get the Latest Default Config Mod Here: https://github.com/ensou04/RocketSoundEnhancementDefault/releases
New Audio Muffler Quality Settings
- Lite: The Old Basic Muffler
- Full: Mixer based Audio Muffler with Dedicated channels for Exterior Sounds, Focused Vessel and Interior. With Doppler Effect
- AirSim: Works on top of Full Quality, Parts with RSE Modules will simulate realistic sound attenuation over distance, comb-filtering, mach effects, sonic booms and distortion. Stock sound sources has basic mach and distance attenuation (volume or filter based) support.
Changes
- RSE_RotorEngines Part Module
- RSE_Propellers{} Config Node for propeller blades. Works when attached to Rotors with an RSE_RotorEngines Part Module
- Motor{} Sound Group for RSE_Wheels. Torque Sound Group has been removed.
- ShipEffects now uses Sound Groups for Physics Controllers instead of using soundlayer.data
- DYNAMICPRESSURE{}, SONICBOOM{} and REENTRYHEAT{} Sound Group for ShipEffects
- Simplified Audio Muffler Settings
- Interior and Exterior Volume Settings
- Support for SoundtrackEditor music sources by @KvaNTy in #11
- Support for misc Chatterer sound sources by @KvaNTy in #12
Full Changelog: 0.7.2...0.9.0
Rocket Sound Enhancement v0.7.2
Get the Latest Default Config Mod Here: https://github.com/ensou04/RocketSoundEnhancementDefault/releases
- Potential Fix for Collision Loop Sound Effects Persisting after Impact
- Custom Audio Muffler Settings now react instantly to new settings
- Tweaked Orbit View Muffling
- Removed "MuffleChatterer" from LOWPASSFILTER in Settings.cfg
- Added "AffectChatterer" under RSE_SETTINGS in Settings.cfg
- Code Optimization
Rocket Sound Enhancement v0.7.1
Get the Default Config Mod Here:
https://github.com/ensou04/RocketSoundEnhancementDefault/releases
0.7.1
- Fixed Music being Muffled
0.7.0
- New In-game Settings Window
- Audio Limiter/Sound Effects Mastering now have Presets Available through In-Game Settings
- Audio Muffler Presets now Available through In-Game Settings
Sound Effects Mastering Presets:
- Balanced (The Default Preset, Sounds are balanced with Reasonable Dynamic Range)
- Cinematic (Wide Dynamic Range, Loud Sounds are Louder and Quiet Sound Are Quieter than Balanced)
- NASA-Reels (Inspired by Real Rocket Launch Footage, This is the Loudest Preset with minimal Dynamic Range)
- Custom (User Customizable Preset)
- Add more Presets in Settings.cfg
Audio Muffler Presets:
- Interior-Only (Only Muffle sounds when the Camera is in IVA view)
- Muffled-Vacuum
- Silent-Vacuum
- Custom (User Customizable Preset)
- Add more Presets in Settings.cfg
Other Changes:
- Handling of Configs has been changed in code.
- Code Cleanup
Rocket Sound Enhancement v0.6.1
Get the Default Config Mod Here:
https://github.com/ensou04/RocketSoundEnhancementDefault/releases
- Setting Muffling to 0 now goes to silent.
- Code Optimization on Audio Limiter
Rocket Sound Enhancement v0.6.0
Get the Default Config Mod Here:
https://github.com/ensou04/RocketSoundEnhancementDefault/releases
- Compiled on 1.12.3
- Implemented a new Audio Limiter (Fairly Childish Limiter/Compressor)
- Added RCS Part Module
- Volume Settings are now controlled by Stock In-game Settings
- Moved Audio Limiter and Muffler Settings to Settings.cfg
- Increased KSP Real Voices/Sound Limit to 64 (originally was only 15)
- Fixed Engage/Disengage Not Working Together
- Fixed "Volume" Config Node for RSE_Wheels and RSE_Engines not being in code.
- Change Muffling Settings to Internal Muffling only by Default
Unmuted v0.5.4
- Fixed Null spam with Chatterer
Unmuted v0.5.3
- Fixed Confusing Naming Conventions
- Added Tooltips for Lowpass Filter Settings
- Updated Configs
Unmuted v0.5.2
- Added Option to Muffle Chatterer Sounds (off by default)
- Changed ShipEffects Thrust controls to TotalThrust / Mass instead of just Total Thrust Power
- Updated ShipEffects.cfg to reflect new change
- Reduced Pitching for Medium Rattles layer in ShipEffects.cfg
Unmuted v0.5.1
Download the Config/Library from v0.5.0 for the patches and sounds
Work on the limiter is still being done and might be replaced in the future.
Plugin
- Added Whitelist for Chatterer
- Reduced sound cracking from Audio Limiter by moving the Volume Reduction code from LateUpdate() to OnAudioFilterRead()
Configs
- Fixed Collision Module getting applied to parts that does not have crashTolerance