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
E.g. when loading parameters for "JS: Stereo Width", we get: Message: REAPER string should be UTF-8 encoded: Utf8Error { valid_up_to: 16, error_len: Some(1) }
Solution:
ReaLearn will use replacement characters in such cases instead of complaining.
This particular JS effect will be fixed on REAPER dev side.
The text was updated successfully, but these errors were encountered:
E.g. when loading parameters for "JS: Stereo Width", we get:
Message: REAPER string should be UTF-8 encoded: Utf8Error { valid_up_to: 16, error_len: Some(1) }
Solution:
The text was updated successfully, but these errors were encountered: