Re: AVAudioEngine Aggregate Device Crash

2018-02-09 Thread Tamas Nagy
I don’t know any workarounds :/ > On 2018. Feb 10., at 2:37, Christopher Baine > wrote: > > Thanks for responding Tamas. I will definitely report the bug. Would there be > any work-arounds to this issue? Is there a way to change the default device > if it is an

Re: AVAudioEngine Aggregate Device Crash

2018-02-09 Thread Christopher Baine
Thanks for responding Tamas. I will definitely report the bug. Would there be any work-arounds to this issue? Is there a way to change the default device if it is an aggregate prior to instantiating an AVAudioEngine? Chris On Fri, Feb 9, 2018 at 2:58 PM, Tamas Nagy

Re: AVAudioEngine Aggregate Device Crash

2018-02-09 Thread Tamas Nagy
This is a known issue - at least DTS confirmed this is an AVFoundation bug - , exists from 10.10 Yosemite if I can recall. Please report it at bugreporter.apple.com . I’ve reported it around 6 months ago, but nothing really happened since then. The more bug

AVAudioEngine Aggregate Device Crash

2018-02-09 Thread Christopher Baine
Hello all, I am having an issue with AVAudioEngine starting with an Aggregate Device as the default output device. Below is my sample code, which works fine with any other output card selected. When I select an aggregate as my default device in the System Preferences, it crashes on the