Skip to content

Improve sequencer tests#37

Merged
aure merged 2 commits intoAudioKit:mainfrom
emurray2:main
Apr 3, 2026
Merged

Improve sequencer tests#37
aure merged 2 commits intoAudioKit:mainfrom
emurray2:main

Conversation

@emurray2
Copy link
Copy Markdown
Member

@emurray2 emurray2 commented Apr 3, 2026

Fixed the looping issue with unfinished notes by checking in each render call to see if events happen outside the loop window and scheduling them to the end of frames

emurray2 added 2 commits April 3, 2026 00:46
Fixed the looping issue with unfinished notes by checking in each render call to see if events happen outside the loop window and scheduling them to the end of frames
Tested the audio with this one, and it sounded the exact same as before. There may be a minor difference in the md5 since the note off events happen slightly differently, but the sound is still the same.
@emurray2 emurray2 requested review from aure and wtholliday as code owners April 3, 2026 06:18
@aure aure merged commit 0468fd0 into AudioKit:main Apr 3, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants