AVAudioEngine vs AudioToolbox audio units

60 Views Asked by At

I want to build a DAW for macos and I am wondering what would be the best approach. Using AudioToolbox and core audio functionalities or AVAudioEngine? I am bit confused because I've seen that AUgraph is deprecated so I was wondering if audio development for mac is moving towards AVAudioEngine.

0

There are 0 best solutions below