Reliably detect if FX change occurred on input FX chain or normal FX chain

Issue #147 resolved
Benjamin Klum repo owner created an issue

Right now a heuristic is used to determine if a change came from the input FX chain or the normal FX chain. On REAPER > 5.95pre1 we can get rid of this heuristic because it reports from which chain the change came. Should be more reliable and faster.

Comments (2)

  1. Benjamin Klum reporter

    re #147 Make use of new API in REAPER 5.95 to detect input FX

    • Integration tests are green now in REAPER 5.95
    • Adjusted: CSURF_EXT_SETFXENABLED, CSURF_EXT_SETFXPARAM, CSURF_EXT_SETFXPARAM_RECFX

    → <<cset 87215283a27f>>

  2. Log in to comment