ange-yaghi / engine-sim

Combustion engine simulator that generates realistic audio.
http://engine-sim.parts/
MIT License
8.68k stars 787 forks source link

Feature Request: Add audio compressor/limiter adjustment #136

Open Venom3456 opened 2 years ago

Venom3456 commented 2 years ago

I have a suggestion regarding the audio post processing that's happening in the simulator. I would love to see an option that would let us easily disable and/or adjust the limiter/compressor effect you're using. I noticed that the dynamic range of the audio is very poor due to the heavy audio limiter used which limits the potential of the sound quality.

ange-yaghi commented 2 years ago

It can be adjusted but only in the C++ code at the moment. I'll add some limiter settings to the scripting interface