AudioKit / Cookbook

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

[Fix]: Telephone layout + Telephone deletion #144

Closed skyefreeman closed 6 months ago

skyefreeman commented 6 months ago

This fixes issue https://github.com/AudioKit/Cookbook/issues/143

Problem

On the telephone Cookbook example:

Solution

Before After
CleanShot 2024-01-04 at 12 32 36 CleanShot 2024-01-04 at 12 30 48
NickCulbertson commented 6 months ago

Thanks!

There seems to be some odd behavior when you drag on the call and hang up buttons but that's a separate issue.