feat(core): add custom audio effect API in the audio processor#278
Merged
ThibaultBee merged 5 commits intodev_v3_2from Feb 2, 2026
Merged
feat(core): add custom audio effect API in the audio processor#278ThibaultBee merged 5 commits intodev_v3_2from
ThibaultBee merged 5 commits intodev_v3_2from
Conversation
c09e75a to
e6fe89c
Compare
efffbc4 to
96692e0
Compare
e6fe89c to
9e47c09
Compare
aa25eb0 to
b4df979
Compare
9e47c09 to
474d17c
Compare
474d17c to
d4bf3be
Compare
…of the current audio buffer. Because in callback mode, the rawBuffer belongs to the codec input buffer pool and it could be released before the effect processes the buffer
…st to avoid `ConcurrentModificationException`
6bba40a to
05c1fe6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.