AudioKit / Playgrounds

The AudioKit Playground Book for iPad Playgrounds and Xcode Playgrounds
http://audiokit.io
193 stars 37 forks source link

Bump version to 4.11.2 for Playgrounds #15

Closed akivab closed 4 years ago

akivab commented 4 years ago

Bumping to 4.11.2, finding the following issue with AKSlider:

Fatal error: Use of unimplemented initializer 'init(property:value:range:taper:format:frame:callback:)' for class 'AudioKitUI.AKSlider'

But project can build for Playgrounds not using AKSlider

aure commented 4 years ago

Why did you close this?

akivab commented 4 years ago

Can reopen, closed because of the Slack message explaining that the AKSlider is not implemented for 4.11.2

aure commented 4 years ago

Ahh yeah, that is true, but this PR is probably worth merging anyway.