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 }}
bastibe
/
SoundCard
Public
Notifications
You must be signed in to change notification settings
Fork
78
Star
763
Code
Issues
45
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Hard latency restriction for the PulseAudio backend.
- #170
#170
Open
szlop
wants to merge 6 commits into
bastibe:master
bastibe/SoundCard:master
from
szlop:pa-latency
szlop/SoundCard:pa-latency
Copy head branch name to clipboard
Conversation
Commits
6
(6)
Checks
Files changed
Open
Hard latency restriction for the PulseAudio backend.
#170
szlop
wants to merge 6 commits into
bastibe:master
bastibe/SoundCard:master
from
szlop:pa-latency
szlop/SoundCard:pa-latency
Copy head branch name to clipboard
Commits
Commits on Mar 21, 2023
Added the optional maxlatency argument to the member functions play, player, record and recorder. The arguments takes an integeger value and restricts the latency of the PulseAudio buffering to the…
Show description for 56f2269
szlop
committed
56f2269
View commit details
Copy full SHA for 56f2269
Browse repository at this point
Added optional report_under_overflow argument to the player and play member functions of the PulseAudio back end. If set to True, debug information will be printed to the terminal, whenever a buffe…
Show description for cefc8fc
szlop
committed
cefc8fc
View commit details
Copy full SHA for cefc8fc
Browse repository at this point
Update README.rst
Show description for f48e2da
szlop
authored
f48e2da
View commit details
Copy full SHA for f48e2da
Browse repository at this point
Commits on Apr 15, 2023
Reformated docstrings in pulseaudio.py to a length of 72 characters as proposed by PEP8.
szlop
committed
6bc41dd
View commit details
Copy full SHA for 6bc41dd
Browse repository at this point
- Fixed some typos in docstrings.
Show description for 02022e6
szlop
committed
02022e6
View commit details
Copy full SHA for 02022e6
Browse repository at this point
- Reformated pulseaudio.py to match PEP8 recommendations.
szlop
committed
3182f57
View commit details
Copy full SHA for 3182f57
Browse repository at this point
You can’t perform that action at this time.