Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
audiojs
/
web-audio-api
Public
Notifications
You must be signed in to change notification settings
Fork
70
Star
950
Code
Issues
1
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Simplify media stream implementation
- #101
#101
Merged
dy
merged 24 commits into
master
audiojs/web-audio-api:master
from
mic
audiojs/web-audio-api:mic
Copy head branch name to clipboard
May 2, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
Simplify media stream implementation
#101
dy
merged 24 commits into
master
audiojs/web-audio-api:master
from
mic
audiojs/web-audio-api:mic
Copy head branch name to clipboard
Commits
Commits on Apr 29, 2026
Simplify implementation
dy
committed
d59a62e
View commit details
Copy full SHA for d59a62e
Browse repository at this point
Commits on Apr 30, 2026
Make safer CustomMediaStreamTrack
dy
committed
f6e8329
View commit details
Copy full SHA for f6e8329
Browse repository at this point
Commits on May 2, 2026
Potential fix for pull request finding
Show description for ea2f4b1
dy
and
Copilot
authored
ea2f4b1
View commit details
Copy full SHA for ea2f4b1
Browse repository at this point
fix: CustomMediaStreamTrack.clone() shares _buffers with original
Show description for 7e9bd01
Copilot
and
dy
authored
7e9bd01
View commit details
Copy full SHA for 7e9bd01
Browse repository at this point
fix: enforce track lifecycle in pushData and _tick
Show description for d0cd67a
Copilot
and
dy
authored
d0cd67a
View commit details
Copy full SHA for d0cd67a
Browse repository at this point
Potential fix for pull request finding
Show description for a804a69
dy
and
Copilot
authored
a804a69
View commit details
Copy full SHA for a804a69
Browse repository at this point
Potential fix for pull request finding
Show description for 981e2fc
dy
and
Copilot
authored
981e2fc
View commit details
Copy full SHA for 981e2fc
Browse repository at this point
Potential fix for pull request finding
Show description for 377a61b
dy
and
Copilot
authored
377a61b
View commit details
Copy full SHA for 377a61b
Browse repository at this point
fix: use CustomMediaStreamTrack in destination node so clone() shares buffers
Show description for e346bcb
Copilot
and
dy
authored
e346bcb
View commit details
Copy full SHA for e346bcb
Browse repository at this point
fix: cache track in source node; fan-out clone pattern with auto-cleanup
Show description for 94d8f19
Copilot
and
dy
authored
94d8f19
View commit details
Copy full SHA for 94d8f19
Browse repository at this point
fix: destination track lifecycle, WeakRef clones, pushData() compat shim, new tests
Show description for 526c715
Copilot
and
dy
authored
526c715
View commit details
Copy full SHA for 526c715
Browse repository at this point
Potential fix for pull request finding
Show description for d86de1f
dy
and
Copilot
authored
d86de1f
View commit details
Copy full SHA for d86de1f
Browse repository at this point
Potential fix for pull request finding
Show description for 38acf7a
dy
and
Copilot
authored
38acf7a
View commit details
Copy full SHA for 38acf7a
Browse repository at this point
Potential fix for pull request finding
Show description for 4e85c1c
dy
and
Copilot
authored
4e85c1c
View commit details
Copy full SHA for 4e85c1c
Browse repository at this point
Potential fix for pull request finding
Show description for a43c4d7
dy
and
Copilot
authored
a43c4d7
View commit details
Copy full SHA for a43c4d7
Browse repository at this point
Potential fix for pull request finding
Show description for a7e1879
dy
and
Copilot
authored
a7e1879
View commit details
Copy full SHA for a7e1879
Browse repository at this point
fix: restore audio-mic-backed getUserMedia in polyfill; fix stray fragment in dest node
Show description for 12cd5e0
Copilot
and
dy
authored
12cd5e0
View commit details
Copy full SHA for 12cd5e0
Browse repository at this point
Potential fix for pull request finding
Show description for 6a48ebf
dy
and
Copilot
authored
6a48ebf
View commit details
Copy full SHA for 6a48ebf
Browse repository at this point
Potential fix for pull request finding
Show description for 683ccae
dy
and
Copilot
authored
683ccae
View commit details
Copy full SHA for 683ccae
Browse repository at this point
Potential fix for pull request finding
Show description for bf930cd
dy
and
Copilot
authored
bf930cd
View commit details
Copy full SHA for bf930cd
Browse repository at this point
Potential fix for pull request finding
Show description for 2f64d72
dy
and
Copilot
authored
2f64d72
View commit details
Copy full SHA for 2f64d72
Browse repository at this point
Potential fix for pull request finding
Show description for 98463f7
dy
and
Copilot
authored
98463f7
View commit details
Copy full SHA for 98463f7
Browse repository at this point
fix: remove strong-ref ended listener from clone(); add getUserMedia docs to README
Show description for a2e5755
Copilot
and
dy
authored
a2e5755
View commit details
Copy full SHA for a2e5755
Browse repository at this point
fix: set _ended=true on MediaStreamAudioSourceNode when track ends to fix WPT silence-detector test
Show description for 2515659
Copilot
and
dy
authored
2515659
View commit details
Copy full SHA for 2515659
Browse repository at this point
You can’t perform that action at this time.