dariowouters / ts-fmod-plugin

A telemetry plugin for ATS/ETS2 to use FMOD sound mods (to a limited extent) for example in TruckersMP
MIT License
55 stars 16 forks source link

robot (artificial) sounding engine #27

Open Snowyalex365 opened 2 months ago

Snowyalex365 commented 2 months ago

The plugin works fine, but the engine sounds robotized or artificial. Is there any way to make it less artificial sounding or is that a limitation of plugins?

Baldywaldy09 commented 1 month ago

https://github.com/Baldywaldy09/ts-fmod-plugin-v2

Piotras42 commented 1 month ago

https://github.com/Baldywaldy09/ts-fmod-plugin-v2

i did it and its not working at all Can you explain me how to do it?

Piotras42 commented 1 month ago

https://github.com/Baldywaldy09/ts-fmod-plugin-v2

i did it and its not working at all Can you explain me how to do it?

1.50 was working

Baldywaldy09 commented 1 month ago

theres a full guide on how to install for 1.51

Baldywaldy09 commented 1 month ago

read the README

Almata96 commented 1 month ago

Im on v2 and the engine still sounds metallic and reverb cannot be turned off, am i missing something? (Posting here because i have no idea how to reach out to you)

horizon-gh commented 3 weeks ago

Hi,

I can confirm the metallic sound with the latest versions from here and from Baldywaldy09's repository.

It is also very obvious in this installation tutorial on YouTube: https://youtu.be/-kuccGM0kmQ?t=488

Bookmark to sound selection: https://youtu.be/-kuccGM0kmQ?t=343

Link to the original Kriechbaum Cat 3406E sound: https://youtu.be/t7qnxJ6IGyE?t=9

That metallic sound already comes up in the UI when you just load the same bank and start the engine, game not even running. No matter what bank. My first guess was some reverb effect in the fmod routing. It might also be an overdriven signal maxing out a variable's data type, turning sine waveforms into capped sines and finally rectangles.

Please could @dariowouters or @Baldywaldy09 have a look (... uhm... hear :smirk:) into it? If you need help with testing, just let me know.

Cheers, H.