Aurelius Prochazka

Results 39 comments of Aurelius Prochazka
trafficstars

I fixed AudioKit and AudioKitEX for Swift 5.7, but the STK had a host of problems with that toolchain.

SporthAudioKit also has some deep-looking issues

Unfortunately, Playgrounds only allows for Swift files whereas the full AudioKit frameworks has a lot of C. This may change someday, but I believe it is still a limitation.

Hi there, yeah, AudioKit .4.10.x got hosed by Xcode12 and I think our AudioKit 4.11 has its own set of issues. I have actually converted most of the playgrounds over...

Sorry for the delay in accepting your pull request, it got lost in my mailbox.

The last I checked the magic keyboard was only registering keypresses, not key releases, which made this less useful, but I'll have another look.

Looks like a bunch of tests are borked, will likely merge and deal with that after.

This is obviously a great PR, but I won't accept until I make the tests pass (even if they will be incomplete).

> Would love to see this merged before 2.0 releases if possible! Thanks @Matt54 and @aure! Converter/FormatConverter+Compressed.swift:86:33: error: argument passed to call that takes no arguments try await session.export(to: outputURL,...