- 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 15 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
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 24 Jan, 2021 6 commits
-
-
David Reid authored
This does not yet support the following: * Cone based attenuation * Doppler effect * Multiple listeners
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
This had the naming of source and excite the wrong way around.
-
- 22 Jan, 2021 4 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 20 Jan, 2021 2 commits
-
-
David Reid authored
-
David Reid authored
-
- 19 Jan, 2021 2 commits
-
-
David Reid authored
-
David Reid authored
-
- 18 Jan, 2021 1 commit
-
-
David Reid authored
-