You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When instances of Freeze are cloned in Ardour, the FreezeDB paths for each plugin are all symlinked to the same file, so all of the instances end up sharing the same database.
As a workaround, individually adding each instance of Freeze avoids this problem, but this should be fixed.
The text was updated successfully, but these errors were encountered:
When instances of Freeze are cloned in Ardour, the
FreezeDB
paths for each plugin are all symlinked to the same file, so all of the instances end up sharing the same database.As a workaround, individually adding each instance of Freeze avoids this problem, but this should be fixed.
The text was updated successfully, but these errors were encountered: