AudioKit / Cookbook

Canonical Examples for Using the AudioKit Framework
MIT License
606 stars 97 forks source link

Adding 3D Audio Recipe. #128

Closed ForeverTangent closed 1 year ago

ForeverTangent commented 1 year ago

Updating the AudioKit, AudioKitEX, and AudioKitUI to the most recent tags and adding the Audio3D recipe.

NickCulbertson commented 1 year ago

Is this a new PR or is it resolved with #127?

ForeverTangent commented 1 year ago

@NickCulbertson

Is this a new PR or is it resolved with #127?

This is new. I tried the the PR #127 and it was still behind on the tags to fix the Cookbook and the for the Audio3D Recipe I added. Needed: AudioKit 5.6.1 (Aure merged that in last night) AudioKitUI 0.3.5 (Also New) and AudioKitEX 5.6.0

aure commented 1 year ago

I don't know that this is right. All it is is a re-adding of Package.resolved which shouldn't be in the repo.

aure commented 1 year ago

Package.swift changes just change numbers which should already be updated automaticaly to the latest versions.