Sounds made by Fabikan75
For:
-All Audi V8 engines (without Vag V8 engines"FSI","TFSI")



Code:


audio
{
  skid
  {
    sample=skid.wav
    sample2=skid.wav
  }
  acc_all
  {
    attack=1000
    decay=1000
  }
  acc_turbo
  {
   attack=2000
   decay=2000
  }
  accelerate_out
  {
    volume=2.0
    smp0~audio.acc_all
    {
      sample=audiv8petrol/idle.wav
      min=1
      max=900
      decay=800
      natural=700
      volume=1
    }
    smp1~audio.acc_all
    {
      sample=audiv8petrol/low.wav
      min=800
      max=2500
      attack=800
      decay=2400
      natural=1000
      volume=1
    }
    smp2~audio.acc_all
    {
      sample=audiv8petrol/mid.wav
      min=2400
      max=7000
      attack=2400
      decay=
      natural=4000
    }
    smp3~audio.acc_all
    {
      sample=audiv8petrol/hi.wav
      min=4100
      max=7000
      attack=4100
      natural=2500
    }
  }
}