That will do it.
If you’re using a different build system then you need to make sure that -framework AudioUnit
appears before -framework AudioToolbox
when you invoke the linker.
That will do it.
If you’re using a different build system then you need to make sure that -framework AudioUnit
appears before -framework AudioToolbox
when you invoke the linker.