AudioKit / DunneAudioKit

Sampler and Synth Instruments as well as Chorus, Flanger and Stereo Delay Effects for AudioKit
MIT License
45 stars 29 forks source link

SFZ with loop_mode=no_loop still loops #21

Closed mahal closed 9 months ago

mahal commented 9 months ago

macOS Version(s) Used to Build

macOS 12 Monterey

Xcode Version(s)

Xcode 14

Description

  1. Create a SFZ file with loop_mode=no_loop
  2. Open SFZ with .loadSFZ() of DunneAudioKit.Sampler
  3. Play note using .play() of DunneAudioKit.Sampler

Expected result:

Actual result:

Crash Logs, Screenshots or Other Attachments (if applicable)

No response