-
-
Notifications
You must be signed in to change notification settings - Fork 32
SFZ with loop_mode=no_loop still loops #21
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
macOS Version(s) Used to Build
macOS 12 Monterey
Xcode Version(s)
Xcode 14
Description
- Create a SFZ file with loop_mode=no_loop
- Open SFZ with .loadSFZ() of DunneAudioKit.Sampler
- Play note using .play() of DunneAudioKit.Sampler
Expected result:
- Sample will play once
Actual result:
- Sample will play again and again until .stop() to the same note is sent
Crash Logs, Screenshots or Other Attachments (if applicable)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working