Fix crash when controlling FX parameter and writing new automation

Issue #4 resolved
Benjamin Klum repo owner created an issue

No description provided.

Comments (4)

  1. Benjamin Klum reporter

    re #4 Fix the crash without introducing a latency (previous fix introduced latency because it applied FX parameter changes in UI thread)

    → <<cset dbab6a2352ad>>

  2. Benjamin Klum reporter

    re #4 Use UI thread fix again because the other one is not stable and probably never can be stable, re #3 Fix known issue picking up track volume as last touched parameter

    → <<cset 858235c59060>>

  3. Log in to comment