AudioKit / Cookbook

Canonical Examples for Using the AudioKit Framework
MIT License
639 stars 103 forks source link

Converted EXS to AUPresets in MusicToy Example #88

Closed NickCulbertson closed 2 years ago

NickCulbertson commented 2 years ago

This update should make the MusicToy example work properly. AUPreset sound paths can be edited in Xcode making them easier to move around.

I left the EXS files in the project but they would need to be moved to a Sounds folder in the main bundle to work properly based on their current sound file paths.

Edit: This request is currently a draft as it works in the simulator but not the device.