How do you add straight cut gear sound to a car?

Discussion in 'Content Creation' started by hardeepreehal, Aug 16, 2021.

  1. hardeepreehal

    hardeepreehal
    Expand Collapse

    Joined:
    Oct 18, 2017
    Messages:
    16
    I want to add the straight cut gear transmission whine to my car in BeamNG.Drive however I have no idea how to do it?

    One method I thought of is taking the Bolide Sequential Transmission and putting that part into the car I want, but I'm not sure if that will work..

    Any ideas? Thanks,
     
  2. Sithhy™

    Sithhy™
    Expand Collapse

    Joined:
    Apr 5, 2017
    Messages:
    3,344
    Add this
    Code:
            "gearWhineCoefsInput":  [0.48, 0.00, 0.40, 0.30, 0.27, 0.27, 0.27],
            "gearWhineCoefsOutput": [0.00, 0.00, 0.14, 0.15, 0.16, 0.17, 0.18],
            "gearWhineInputEvent": "event:>Vehicle>Transmission>helical_01>twine_in_tuned",
            "gearWhineOutputEvent": "event:>Vehicle>Transmission>helical_01>twine_out_tuned",
    
            //"forwardInputPitchCoef":1
            //"forwardOutputPitchCoef":1
            //"reverseInputPitchCoef":0.7
            //"reverseOutputPitchCoef":0.7
    
            //"gearWhineInputPitchCoefSmoothing":50
            //"gearWhineOutputPitchCoefSmoothing":50
            //"gearWhineInputVolumeCoefSmoothing":10
            //"gearWhineOutputVolumeCoefSmoothing":10
    
            //"gearWhineFixedCoefOutput": 0.7
            //"gearWhineFixedCoefInput": 0.4
        },
    after the last text line in "gearbox": {
     
    • Like Like x 2
  3. Agent_Y

    Agent_Y
    Expand Collapse
    Jbeam/QA support
    BeamNG Team

    Joined:
    Jul 10, 2020
    Messages:
    10,060
    This won't work on every transmission, the arrays on the top need to be adjusted to the amount of gears and the values should be tweaked according to gear ratios, and also only the 4 lines at the top are needed because the ones below are just placeholders, I assume they will only be enabled once the game gets bettet transmission sound samples.
     
    • Like Like x 1
  4. starblockset

    starblockset
    Expand Collapse

    Joined:
    Jun 5, 2017
    Messages:
    43
    essentially copy it from a transmission thats sequential, change the ratios, slots, jbeams, and meshes and you should be good
     
    • Agree Agree x 1
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice