|
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! |
Answered by
sbooth
Jul 26, 2025
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. |
0 replies
Answer selected by
pzs-scnu
|
It works! Thank you! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This problem should be fixed with #585 and #586. Thanks for the report!