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 }}
cubeleo
/
miniaudio
Public
forked from
mackron/miniaudio
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 20, 2022
Update date on change history.
mackron
committed
4d813cf
View commit details
Copy full SHA for 4d813cf
Browse repository at this point
Version 0.11.9
mackron
committed
4dfe7c4
View commit details
Copy full SHA for 4dfe7c4
Browse repository at this point
Commits on Apr 16, 2022
Remove the unofficial bindings section from the readme.
Show description for c2931a9
mackron
committed
c2931a9
View commit details
Copy full SHA for c2931a9
Browse repository at this point
Commits on Apr 10, 2022
Update change history.
mackron
committed
e7dfd77
View commit details
Copy full SHA for e7dfd77
Browse repository at this point
iOS: Fix build when ARC is not enabled.
mackron
committed
4a1d9ed
View commit details
Copy full SHA for 4a1d9ed
Browse repository at this point
Fix compilation error with older versions of GCC.
mackron
committed
ae066d5
View commit details
Copy full SHA for ae066d5
Browse repository at this point
Update dr_libs.
mackron
committed
804585a
View commit details
Copy full SHA for 804585a
Browse repository at this point
Don't seek streams when not changing the actual cursor position.
mackron
committed
0929f8c
View commit details
Copy full SHA for 0929f8c
Browse repository at this point
Fix a subtle bug when seeking back to the start of a decoder.
mackron
committed
7c86681
View commit details
Copy full SHA for 7c86681
Browse repository at this point
Commits on Mar 30, 2022
Add the notion of samples rates to audio buffers.
mackron
committed
182ae37
View commit details
Copy full SHA for 182ae37
Browse repository at this point
Fix a crash when seeking with ma_sound_seek_to_pcm_frame().
mackron
committed
9c338c5
View commit details
Copy full SHA for 9c338c5
Browse repository at this point
Commits on Mar 28, 2022
Update revision history.
mackron
committed
09f54c3
View commit details
Copy full SHA for 09f54c3
Browse repository at this point
Commits on Mar 17, 2022
Fix a bug in ma_audio_buffer_ref_read_pcm_frames().
Show description for b9cb2db
mackron
committed
b9cb2db
View commit details
Copy full SHA for b9cb2db
Browse repository at this point
Commits on Mar 1, 2022
Add MA_RESOURCE_MANAGER_DATA_SOURCE_FLAG_UNKNOWN_LENGTH.
Show description for 1e82e4f
mackron
committed
1e82e4f
View commit details
Copy full SHA for 1e82e4f
Browse repository at this point
Clarify scheduling of sound start times.
mackron
committed
0a214db
View commit details
Copy full SHA for 0a214db
Browse repository at this point
Commits on Feb 18, 2022
Fix some bugs where looping doesn't work with the resource manager.
mackron
committed
eebdd29
View commit details
Copy full SHA for eebdd29
Browse repository at this point
Commits on Feb 12, 2022
Version 0.11.8
mackron
committed
82e70f4
View commit details
Copy full SHA for 82e70f4
Browse repository at this point
Update dr_flac.
mackron
committed
04cd4f1
View commit details
Copy full SHA for 04cd4f1
Browse repository at this point
Simplify ARM NEON detection.
mackron
committed
f16eea1
View commit details
Copy full SHA for f16eea1
Browse repository at this point
Commits on Feb 11, 2022
Remove documentation for MA_DLL.
Show description for 0d1eb42
mackron
committed
0d1eb42
View commit details
Copy full SHA for 0d1eb42
Browse repository at this point
Update revision history.
mackron
committed
f83341e
View commit details
Copy full SHA for f83341e
Browse repository at this point
DirectSound: Increase the size of the default buffer size.
Show description for 75b64ca
mackron
committed
75b64ca
View commit details
Copy full SHA for 75b64ca
Browse repository at this point
Commits on Feb 10, 2022
PulseAudio: Use a bigger default buffer size.
Show description for 320b0e0
mackron
committed
320b0e0
View commit details
Copy full SHA for 320b0e0
Browse repository at this point
Commits on Feb 9, 2022
Don't return an error when a device is already started/stopped.
mackron
committed
bcff6ac
View commit details
Copy full SHA for bcff6ac
Browse repository at this point
Commits on Feb 8, 2022
Revert "Experimental fix a what appears to be a threading error."
Show description for 467e449
mackron
committed
467e449
View commit details
Copy full SHA for 467e449
Browse repository at this point
Experimental hack to partially workaround a PipeWire bug.
Show description for df28ecf
mackron
committed
df28ecf
View commit details
Copy full SHA for df28ecf
Browse repository at this point
Experimental fix a what appears to be a threading error.
mackron
committed
0f76e78
View commit details
Copy full SHA for 0f76e78
Browse repository at this point
Commits on Feb 7, 2022
Update version.
mackron
committed
c18737f
View commit details
Copy full SHA for c18737f
Browse repository at this point
Attempt to fix an error in the data converter.
Show description for 1871138
mackron
committed
1871138
View commit details
Copy full SHA for 1871138
Browse repository at this point
Update dr_flac.
mackron
committed
f97bc10
View commit details
Copy full SHA for f97bc10
Browse repository at this point
Commits on Feb 6, 2022
Version 0.11.7
mackron
committed
073b7bb
View commit details
Copy full SHA for 073b7bb
Browse repository at this point
Update revision history.
mackron
committed
353eaba
View commit details
Copy full SHA for 353eaba
Browse repository at this point
Update dr_flac.
mackron
committed
29aabca
View commit details
Copy full SHA for 29aabca
Browse repository at this point
Commits on Feb 4, 2022
Fix a possible Wundef warning.
mackron
committed
d5be370
View commit details
Copy full SHA for d5be370
Browse repository at this point
Commits on Jan 28, 2022
Update revision history.
mackron
committed
10783dd
View commit details
Copy full SHA for 10783dd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.