🐛Setting BufferType.Stream for sample causes it to glitch, repeating it partially #361
Closed
3 tasks done
Labels
Milestone
Complete The Items Below
Current Behavior
When playing the attached sample and setting the BufferType to
BufferType.Stream
the sample playback is glitched, as part of the end of the sample is repeated. This does not occur when usingBufferType.Full
Expected Behavior
The sound sample should be played back normally regardless of the
BufferType
used.Steps To Reproduce
The code to play back the sample is as follows:
Operating System(s)
Windows
OS Version
10.0.19045
Anything Else
crunch.zip
Acceptance Criteria
The items to complete to satisfy the Definition of Done.
Additional Information:
Unit Tests
Reasons for local unit test execution:
💡Warning💡
If the unit tests pass remotely and are not executed locally, this means we could be letting a bug slip into production.
Though bugs will always exist in some capacity, we should all do our part to help prevent them from happening.
Change Type Labels
🐛bug
🧨breaking-changes
✨new-feature
♻️cicd
⚙️config
🏎️performance
🗒️documentation/code
📝documentation/product
Priority Type Labels
low priority
medium priority
high priority
Code of Conduct
The text was updated successfully, but these errors were encountered: