from Hacker News

Engine Simulator: produce realistic sounds from various engine parameters

by dtjohnnyb on 8/11/22, 8:44 AM with 27 comments

  • by samtimalsina on 8/15/22, 2:52 AM

    I wonder if this could be converted into a web application, maybe using WASM? I'm sure a lot of people here want to try it out on their own, but for me the build process is daunting as I haven't written C++ since college days. A web application would be very accessible.
  • by blt on 8/15/22, 1:47 AM

    FYI, this software is Windows-only for now, but there appears to be an active effort to make it cross-platform: https://github.com/ange-yaghi/engine-sim/issues/2#issuecomme...
  • by acutesoftware on 8/15/22, 4:23 AM

    The sounds generated by this are very impressive - it is an actual simulation of the entire combustion process.

    Best parts are the engine sound under load, slight delay when opening throttle and changing down a gear to force engine braking.

  • by ResNet on 8/15/22, 2:59 AM

  • by jb_s on 8/15/22, 1:43 AM

    This is great, I'm watching the video on YouTube now...

    Are exhausts/mufflers modelled?

    For ages I've wanted to simulate different designs for exhaust headers and systems, to be able to possibly create different/interesting sounds from certain engines - i.e. can you add some additional headers with a different length and make an I4 sound like an I6?

  • by _qua on 8/15/22, 2:20 AM

    This is so cool and it's amazing to me that a single programmer was able to do this as a hobby project. (To me it's magic, I know to some this a just a big project).
  • by deburo on 8/15/22, 1:26 AM

    Absolutely amazing. I wonder, do games like GTA simulate those sounds as well, or is it pre-baked somehow?
  • by 6510 on 8/16/22, 4:31 AM

    It would be epic to make something for this guy.

    https://www.instagram.com/foton_automotive/

  • by npteljes on 8/15/22, 7:29 AM

    Further discussion:

    "Simulating an Entire Car Engine (yes, it makes noise)"

    https://news.ycombinator.com/item?id=32367979

  • by blt on 8/15/22, 5:42 AM

    This is so cool. It makes me wonder what kind of amazing simulation software is behind closed doors in car companies.
  • by Cloudef on 8/15/22, 2:16 AM

    Wish I was doing something interesting like this for a work, instead of working on boring SAAS stuff