Skip to content

Feat/react native audio worklets v2#1159

Merged
maciejmakowski2003 merged 18 commits into
mainfrom
feat/react-native-audio-worklets-v2
Jul 15, 2026
Merged

Feat/react native audio worklets v2#1159
maciejmakowski2003 merged 18 commits into
mainfrom
feat/react-native-audio-worklets-v2

Conversation

@maciejmakowski2003

@maciejmakowski2003 maciejmakowski2003 commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Closes RNAA-495
Closes RNAA-476

⚠️ Breaking changes ⚠️

Introduced changes

  • Refined `WorkletNode' implementation to avoid allocations on UI
  • Implemented audio runtime worklet nodes - WorkletProcessingNode, WorkletSourceNode
  • Added docs
  • Fixed android crash on reload when WorkletNode is processing

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added/Conducted relevant tests
  • Performed self-review of the code
  • Updated Web Audio API coverage
  • Added support for web
  • Updated old arch android spec file

@maciejmakowski2003 maciejmakowski2003 added the feature New feature label Jul 9, 2026
Comment thread packages/audiodocs/docs/worklets/introduction.mdx Outdated
Comment thread packages/audiodocs/docs/worklets/introduction.mdx Outdated
Comment thread packages/audiodocs/docs/worklets/worklet-node.mdx Outdated
Comment thread packages/audiodocs/docs/worklets/worklet-node.mdx Outdated
Comment thread packages/react-native-audio-worklets/common/cpp/audioworklets/UIWorkletsRunner.h Outdated
Comment thread packages/react-native-audio-worklets/common/cpp/audioworklets/UIWorkletsRunner.h Outdated
@maciejmakowski2003 maciejmakowski2003 merged commit 0ba2519 into main Jul 15, 2026
9 checks passed
@maciejmakowski2003 maciejmakowski2003 deleted the feat/react-native-audio-worklets-v2 branch July 15, 2026 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants