You need to sign in or sign up before continuing.
- 20 Nov, 2022 4 commits
-
-
thedmd authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 19 Nov, 2022 4 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 18 Nov, 2022 9 commits
-
-
David Reid authored
In a stereo scenario, the listener will use a channel map of {SIDE_LEFT, SIDE_RIGHT}, but sounds will default to {FRONT_LEFT, FRONT_RIGHT}. As a result, channel mapping will be performed to do the conversion. By instead defaulting stereo sounds to be consistent with the listener, a passthrough path can be used instead, improving efficiency. -
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
Jeffrey Poore authored
fixed a little problem with changing devices when initialized our device config as duplex; fixed typos
-
- 14 Nov, 2022 1 commit
-
-
David Reid authored
-
- 13 Nov, 2022 2 commits
-
-
David Reid authored
The idea behind this is to avoid subtle bugs that are a result of accidentally not using atomic operations to reference variables that must always be used atomically. This commit does not convert every atomic variable to the new system, however going forward this will need to be adopted over time.
-
David Reid authored
-
- 11 Nov, 2022 1 commit
-
-
David Reid authored
-
- 09 Nov, 2022 2 commits
-
-
David Reid authored
-
David Reid authored
-
- 06 Nov, 2022 4 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 04 Nov, 2022 3 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 01 Nov, 2022 1 commit
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/572
-
- 31 Oct, 2022 1 commit
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/572
-
- 30 Oct, 2022 1 commit
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/572
-
- 26 Oct, 2022 1 commit
-
-
David Reid authored
-
- 21 Oct, 2022 2 commits
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/569
-
David Reid authored
Issue from raylib: https://github.com/raysan5/raylib/issues/2118
-
- 20 Oct, 2022 4 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
This reverts commit 0788be81. This change was technically incorrect. Reverting this change for now until a better fix is in place. Likely this will require an extra parameter for controlling this.
-
David Reid authored
-