- 31 Jan, 2021 10 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 30 Jan, 2021 5 commits
-
-
David Reid authored
-
David Reid authored
-
-
David Reid authored
-
David Reid authored
-
- 29 Jan, 2021 1 commit
-
-
David Reid authored
-
- 28 Jan, 2021 2 commits
-
-
David Reid authored
-
David Reid authored
This is buggy and unsafe. A complete rethink of the resource management notification system needs to be done.
-
- 27 Jan, 2021 1 commit
-
-
David Reid authored
-
- 26 Jan, 2021 9 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/262
-
David Reid authored
This bug results in the first period of samples being pitched at 1.0 regardless of whether or not ma_sound_set_pitch() had been called. What happens is that the first period is processed at a rate of 1.0, and then the pitch is applied after the fact. Then, the next period comes along and resamples at the pitch set by ma_sound_set_pitch() which results in a harsh sounding glitch.
-
David Reid authored
-
David Reid authored
This was resulting in a loop consuming 100% of the CPU.
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/265
-
- 25 Jan, 2021 12 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/265
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/258
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
These are in preparation for some spatialization functionality.
-
David Reid authored
-