- 28 Dec, 2021 6 commits
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/334
-
David Reid authored
This replaces the stop callback. The new callback supports different event types, not all of which are supported on all backends. This commit also fixes a bug where the stop callback is not fired. Public issue https://github.com/mackron/miniaudio/issues/351
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/384
-
- 27 Dec, 2021 9 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
* Add support for setting the directional attenuation factor. This is useful for allowing other effects to control the directional attenuation, such as HRTF effects. * Add a function for retrieving the index of the listener that a sound will be spatialized against based on the current state. A function to retrieve the direction to that listener has also been added. This is useful for when an effect needs to know information about the listener for some kind of spatialization. * A bug has been fixed where silence is output if a node has zero inputs. * A bug has been fixed where a bad channel map can be used for spatialization. -
David Reid authored
-
David Reid authored
-
David Reid authored
This option is intentionally undocumented and should be used at your own risk.
-
David Reid authored
-
David Reid authored
-
- 26 Dec, 2021 1 commit
-
-
David Reid authored
Public issue: https://github.com/mackron/miniaudio/issues/294
-
- 25 Dec, 2021 7 commits
-
-
David Reid authored
Public enum https://github.com/mackron/miniaudio/issues/218
-
David Reid authored
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/218
-
David Reid authored
-
David Reid authored
fix a typo when using ma_round_to_standard_sample_rate__opensl.
-
David Reid authored
Reorder examples in README
-
Dylan Perks authored
-
- 24 Dec, 2021 2 commits
- 23 Dec, 2021 6 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/218
-
David Reid authored
-
David Reid authored
fix wrong assert in ma_open_stream__aaudio
-
kgdev authored
-
- 22 Dec, 2021 4 commits
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/379
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/379
-
David Reid authored
-
David Reid authored
This happens when the pEngine parameter is NULL.
-
- 18 Dec, 2021 5 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-