-
I want to use SFBEngine to convert a flac audio to ape format in macOS swiftui app, my code:
the conversion failed with error:
how to fix this? thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
There may be a problem with the Monkey's Audio encoder. I'll try the newest version of the Monkey's Audio SDK and see if that resolves any of the issues. |
Beta Was this translation helpful? Give feedback.
-
This problem should be fixed with #585 and #586. Thanks for the report! |
Beta Was this translation helpful? Give feedback.
-
It works! Thank you! |
Beta Was this translation helpful? Give feedback.
This problem should be fixed with #585 and #586. Thanks for the report!