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
Type
/
to 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
.
vircadia
/
vircadia-web-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
37
Code
Issues
77
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Initial implementation of audio input ring buffer.
- #268
#268
Open
namark
wants to merge 13 commits into
vircadia:master
vircadia/vircadia-web-sdk:master
from
namark:audio_worket_isolation
namark/vircadia-web-sdk:audio_worket_isolation
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Initial implementation of audio input ring buffer.
#268
namark
wants to merge 13 commits into
vircadia:master
vircadia/vircadia-web-sdk:master
from
namark:audio_worket_isolation
namark/vircadia-web-sdk:audio_worket_isolation
Copy head branch name to clipboard
Commits
Commits on Mar 10, 2023
Initial implementation of audio input ring buffer.
namark
committed
fca6555
View commit details
Copy full SHA for fca6555
Browse repository at this point
Commits on Mar 14, 2023
Fixed the order of audio frames coming out of audio input frame buffer.
namark
committed
f6dae98
View commit details
Copy full SHA for f6dae98
Browse repository at this point
Merge branch 'audio-input-frame-buffer-order-fix' into audio_worket_isolation
namark
committed
0581fa3
View commit details
Copy full SHA for 0581fa3
Browse repository at this point
Removed the ringbuf.js node module.
Show description for c0ac58e
namark
committed
c0ac58e
View commit details
Copy full SHA for c0ac58e
Browse repository at this point
Added a callback method for handling audio input.
Show description for 0af3ccd
namark
committed
0af3ccd
View commit details
Copy full SHA for 0af3ccd
Browse repository at this point
Using fast timeout only for audio updates in the example app.
namark
committed
deba022
View commit details
Copy full SHA for deba022
Browse repository at this point
Simplified ring buffer reading code.
namark
committed
2045510
View commit details
Copy full SHA for 2045510
Browse repository at this point
Reverted some unnecessary changes in the example app.
namark
committed
d34dbce
View commit details
Copy full SHA for d34dbce
Browse repository at this point
Documentation fix.
namark
committed
8776266
View commit details
Copy full SHA for 8776266
Browse repository at this point
Commits on Mar 15, 2023
Fix linting and type errors.
Gigabyte5671
committed
5ddfa54
View commit details
Copy full SHA for 5ddfa54
Browse repository at this point
Convert `ringbuf.js` to TypeScript.
Gigabyte5671
committed
0b74d65
View commit details
Copy full SHA for 0b74d65
Browse repository at this point
Commits on Mar 17, 2023
Fixed some compiler and linter errors.
namark
committed
e793b6f
View commit details
Copy full SHA for e793b6f
Browse repository at this point
Require the AudioInputProcessor ring buffer storage to be defined.
namark
committed
c6fae71
View commit details
Copy full SHA for c6fae71
Browse repository at this point
You can’t perform that action at this time.