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 }}
fredhxf
/
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
All time
Commit history
Commits on Apr 27, 2021
Version 0.10.35
mackron
committed
199d6a7
View commit details
Copy full SHA for 199d6a7
Browse repository at this point
Fix the C++ build.
mackron
committed
3c80311
View commit details
Copy full SHA for 3c80311
Browse repository at this point
Commits on Apr 26, 2021
Version 0.10.34
mackron
committed
994cda4
View commit details
Copy full SHA for 994cda4
Browse repository at this point
Cleanup.
mackron
committed
16a605e
View commit details
Copy full SHA for 16a605e
Browse repository at this point
Clean up some debug output.
mackron
committed
24a8d43
View commit details
Copy full SHA for 24a8d43
Browse repository at this point
ALSA: Add some debug output.
mackron
committed
5078661
View commit details
Copy full SHA for 5078661
Browse repository at this point
ALSA: Improvements to reading and writing logic.
Show description for 8dc5498
mackron
committed
8dc5498
View commit details
Copy full SHA for 8dc5498
Browse repository at this point
Fix a memory leak.
mackron
committed
db53bdf
View commit details
Copy full SHA for db53bdf
Browse repository at this point
ALSA: Fix a deadlock when stopping devices.
Show description for 403e9f7
mackron
committed
403e9f7
View commit details
Copy full SHA for 403e9f7
Browse repository at this point
Commits on Apr 20, 2021
Update revision history.
mackron
committed
95bd7fb
View commit details
Copy full SHA for 95bd7fb
Browse repository at this point
WASAPI: Attempt to fix a bug with loopback mode.
Show description for 41b72f6
mackron
committed
41b72f6
View commit details
Copy full SHA for 41b72f6
Browse repository at this point
Commits on Apr 19, 2021
Fix a bug when using default data formats in loopback mode.
Show description for 7ecd1e5
mackron
committed
7ecd1e5
View commit details
Copy full SHA for 7ecd1e5
Browse repository at this point
Fix a bug in ma_encoder_init_file_w().
Show description for 2f9f618
mackron
committed
2f9f618
View commit details
Copy full SHA for 2f9f618
Browse repository at this point
Commits on Apr 18, 2021
Fix an error in some documentation.
mackron
committed
f31bdb1
View commit details
Copy full SHA for f31bdb1
Browse repository at this point
Merge pull request #296 from chainblocks/master
Show description for 0a853ba
mackron
authored
0a853ba
View commit details
Copy full SHA for 0a853ba
Browse repository at this point
Merge branch 'dev' of git://github.com/mackron/miniaudio
sinkingsugar
committed
b001752
View commit details
Copy full SHA for b001752
Browse repository at this point
Merge branch 'master' of git://github.com/mackron/miniaudio
sinkingsugar
committed
1c09a5d
View commit details
Copy full SHA for 1c09a5d
Browse repository at this point
Commits on Apr 17, 2021
Attempt to fix ubsan issue under macOS #295
sinkingsugar
committed
32d2874
View commit details
Copy full SHA for 32d2874
Browse repository at this point
Commits on Apr 9, 2021
Fix an error due to inconsistent types.
mackron
committed
2f56829
View commit details
Copy full SHA for 2f56829
Browse repository at this point
Commits on Apr 7, 2021
Update revision history.
mackron
committed
a7e9b5d
View commit details
Copy full SHA for a7e9b5d
Browse repository at this point
WASAPI: Fix a bug where a result code is not getting checked.
Show description for 821c057
mackron
committed
821c057
View commit details
Copy full SHA for 821c057
Browse repository at this point
Commits on Apr 6, 2021
Fix a possible crash in the engine when loading async sounds.
Show description for 56beafc
mackron
committed
56beafc
View commit details
Copy full SHA for 56beafc
Browse repository at this point
Commits on Apr 5, 2021
Fix a subtle bug in gain smoothing.
mackron
committed
56a5ecb
View commit details
Copy full SHA for 56a5ecb
Browse repository at this point
Experimental fix for an issue with gain smoothing.
mackron
committed
c300aa9
View commit details
Copy full SHA for c300aa9
Browse repository at this point
Make spatialization gain smoothing configurable at the engine level.
mackron
committed
1604512
View commit details
Copy full SHA for 1604512
Browse repository at this point
Minor tweak to default gain smoothing time for spatialization.
mackron
committed
9097bb8
View commit details
Copy full SHA for 9097bb8
Browse repository at this point
Fix a crackling bug with spatialization.
Show description for 602161b
mackron
committed
602161b
View commit details
Copy full SHA for 602161b
Browse repository at this point
Fix a warning.
mackron
committed
608e839
View commit details
Copy full SHA for 608e839
Browse repository at this point
Mark devices as default on the null backend.
mackron
committed
f28d61e
View commit details
Copy full SHA for f28d61e
Browse repository at this point
Fix a pitching bug with the engine.
Show description for 8a1c72f
mackron
committed
8a1c72f
View commit details
Copy full SHA for 8a1c72f
Browse repository at this point
Fix a bug when async loading sounds with an unknown length.
mackron
committed
2a31247
View commit details
Copy full SHA for 2a31247
Browse repository at this point
Commits on Apr 4, 2021
Reduce the weight of ma_sound by allocating some data on the heap.
mackron
committed
8c2f457
View commit details
Copy full SHA for 8c2f457
Browse repository at this point
Unify the ma_sound and ma_sound_group APIs.
mackron
committed
65987d8
View commit details
Copy full SHA for 65987d8
Browse repository at this point
Fix some bugs for sounds not backed by a data source.
mackron
committed
e968fb3
View commit details
Copy full SHA for e968fb3
Browse repository at this point
Add support for more advanced sound configuration.
Show description for dba9e1b
mackron
committed
dba9e1b
View commit details
Copy full SHA for dba9e1b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.