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
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 }}
InstaZDLL
/
WaveFlow
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
51
Code
Issues
23
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(audio): exclusive output on Linux and macOS, and a name that is not WASAPI's
- #577
#577
Merged
InstaZDLL
merged 9 commits into
main
InstaZDLL/WaveFlow:main
from
feat/exclusive-pcm-alsa-coreaudio
InstaZDLL/WaveFlow:feat/exclusive-pcm-alsa-coreaudio
Copy head branch name to clipboard
Sep 7, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat(audio): exclusive output on Linux and macOS, and a name that is not WASAPI's
#577
InstaZDLL
merged 9 commits into
main
InstaZDLL/WaveFlow:main
from
feat/exclusive-pcm-alsa-coreaudio
InstaZDLL/WaveFlow:feat/exclusive-pcm-alsa-coreaudio
Copy head branch name to clipboard
Commits
Commits on Sep 6, 2026
feat(audio): let linux own the sound card for ordinary playback, not just dsd
Show description for 28e86e8
InstaZDLL
committed
28e86e8
View commit details
Copy full SHA for 28e86e8
Browse repository at this point
fix(audio): ask alsa for a period the ring can feed, and a shallow buffer
Show description for cc481d8
InstaZDLL
committed
cc481d8
View commit details
Copy full SHA for cc481d8
Browse repository at this point
feat(audio): give macos exclusive output for ordinary playback too
Show description for c0d6f3f
InstaZDLL
committed
c0d6f3f
View commit details
Copy full SHA for c0d6f3f
Browse repository at this point
fix(test): a non-utf8 directory name cannot be created on apfs
InstaZDLL
committed
d3e3fa8
View commit details
Copy full SHA for d3e3fa8
Browse repository at this point
fix(audio): release the old stream before hogging the device on macos
Show description for 08f3b5f
InstaZDLL
committed
08f3b5f
View commit details
Copy full SHA for 08f3b5f
Browse repository at this point
fix(audio): stop a dop rate from becoming the next pcm track's preference
Show description for c518dd8
InstaZDLL
committed
c518dd8
View commit details
Copy full SHA for c518dd8
Browse repository at this point
docs(audio): describe exclusive output as the three-platform feature it became
Show description for 42cfc08
InstaZDLL
committed
42cfc08
View commit details
Copy full SHA for 42cfc08
Browse repository at this point
Commits on Sep 7, 2026
docs(audio): correct three claims the review caught in the exclusive docs
Show description for 6fe889b
InstaZDLL
committed
6fe889b
View commit details
Copy full SHA for 6fe889b
Browse repository at this point
docs(playback): the shared fallback can fail too, and then there is no stream
Show description for ea32bd0
InstaZDLL
committed
ea32bd0
View commit details
Copy full SHA for ea32bd0
Browse repository at this point
You can’t perform that action at this time.