Car sound imitation

Hello, Everybody!
Pls help me with ideas for my Car game.
I need to imitate Car sound depending on speed (even without gear shift), the bigger speed the higher sound.
I cant find any topics about this.
Any Idea?

Find or generate mp3 sounds simulating several car speeds, then replace them in the player. There are extensions that generate tones, but they are simple sinusoidal tones. I think sawtooth waveforms would be appropriate. Like this: https://szynalski.com/tone#60,saw,v0.75

[

Gear Shift Sound Effects | Soundsnap

](https://www.soundsnap.com/tags/gear_shift)

[

Free Car Driving Sound Effects | MP3 Download | FStudios

](https://www.fesliyanstudios.com/royalty-free-sound-effects-download/car-driving-207)

and others doing a google search https://www.google.com/search?q=engine+shifting+sounds+mp3&rlz=1C1CHBF_enUS887US887&oq=engine+shifting+sounds+mp3&aqs=chrome..69i57.8491j0j7&sourceid=chrome&ie=UTF-8

Thanks, but anyway I cant understand how to increase tone smoothly.
For example I have speed range from 0 to 100, and I need smoothly increasing the tone of sound within this range.
Of course I can have 100pcs .mp3 files and replace them depending on speed, but may be there is another way.

I have tride Tone Generator


But it gives an Error.
Anyway it is possible to make pretty sound with similar generators.

This generator has the same problem

which Android device and Android version are you using for your tests?
this information can help the extension developers to adjust their extensions...
@Juan_Antonio @Red_Panda

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by icon24 Taifun.

I think it doesnt matter, because many people say about this Error (See comments).

It has been an error for a while now. Unfortunately, I haven't found a solution yet.

You could try the extension on the beta branch and see if that solves your issue...

The new Extension gives another error

And one more: all generators give clicks when start or stop making sound.