1. IMPORTANT:
    We launched a new online community and this space is now closed. This community will be available as a read-only resources until further notice.
    JOIN US HERE

LFO (triangle) Phase control

Discussion in 'Scripting Workshop' started by Paul Joyner, Aug 27, 2020.

  1. Paul Joyner

    Paul Joyner NI Product Owner

    Messages:
    61
    I'm scripting an LFO...In this case triangle.

    Freq and Fade in controls respond fine but I'm have a little trouble trying to work out the Phase $Engine_Par code.

    I've looked through the Latest KSP reference and cannot find anything...

    Any help would be appreciated.
     
  2. EvilDragon

    EvilDragon Well-Known Member

    Messages:
    19,938
    You can do this only by assigning a Constant modulator to Phase slider, then changing the mod amount of that modulator from KSP, there is no engine parameter for LFO phase.
     
  3. Alcot4949

    Alcot4949 New Member

    Messages:
    5
    Thank you for this my friend! :)