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

KSP: smoothing for _set_engine_par

Discussion in 'Feature Suggestions' started by kotori, Aug 9, 2006.

Thread Status:
Not open for further replies.
  1. kotori

    kotori NI Product Owner

    Messages:
    1,153
    In my experience the _set_engine_par isn't usable for real-time effects since repeatedly calling it causes zipper noise (the primary use seems to be switching between presets). Instead one has to resort to controlling parameters by using MIDI CC and the set_controller function, but that has two problems: much less precision and potential conflicts with MIDI CC configuration made by the user at a later time. Hence it would be good to be able to pass a smoothing time parameter to the _set_engine_par function.
     
Thread Status:
Not open for further replies.