Skip to content

Releases: AudioKit/DunneAudioKit

v5.6.0

25 Jun 16:23
Compare
Choose a tag to compare

Version 5.4.1

20 Apr 20:34
866d5c1
Compare
Choose a tag to compare

Thread safety and bug fixes

Version 5.3

23 Dec 00:38
Compare
Choose a tag to compare

Updated for AudioKit 5.3 changes

Version 5.2.2

24 Oct 02:40
Compare
Choose a tag to compare
  • Added loadAudioFile to Sampler
  • Remove unused include that was triggering a warning
  • Handle sustain pedal from MIDI event
  • Bumped to AK v5.2.2, necessary for Xcode 13

Thanks to @eljeff for these updates

Version 5.2.1

06 Aug 23:27
Compare
Choose a tag to compare

Fixes Sampler PitchADSR Default Value. Very minor release, but was causing some issues on a project.

Version 5.2

07 Jun 08:36
Compare
Choose a tag to compare

This is the first version of this package as a stand-alone extension to AudioKit. Prior to this it was included within AudioKit, so we are starting with version 5.2, which reflects the version of AudioKit at which the code separation occurred.