- 24 Jun, 2021 2 commits
-
-
David Reid authored
-
David Reid authored
-
- 22 Jun, 2021 1 commit
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/323
-
- 20 Jun, 2021 9 commits
-
-
David Reid authored
-
David Reid authored
This can be used for echo as well as a simple delay.
-
David Reid authored
-
David Reid authored
-
David Reid authored
This uses https://github.com/blastbay/verblib to achieve the effect.
-
David Reid authored
-
David Reid authored
-
David Reid authored
* Biquad * LPF * HPF * BPF * Notch * Peak * Low / High Shelf
-
David Reid authored
This is in preparation for some work in the high level API.
-
- 19 Jun, 2021 4 commits
-
-
David Reid authored
-
David Reid authored
-
-
David Reid authored
-
- 17 Jun, 2021 1 commit
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/101
-
- 13 Jun, 2021 7 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 11 Jun, 2021 2 commits
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/320
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/319
-
- 09 Jun, 2021 4 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 08 Jun, 2021 4 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
This was happening specifically when uninitializing a data buffer while it's still loading asynchronously.
-
- 07 Jun, 2021 2 commits
-
-
David Reid authored
-
David Reid authored
-
- 06 Jun, 2021 2 commits
-
-
David Reid authored
-
David Reid authored
-
- 05 Jun, 2021 1 commit
-
-
David Reid authored
This properly decouples data buffer nodes from data buffers and should address some subtle bugs, especially with uninitializing data buffers while they're still loading. This also cleans up the decoding code, in particular by avoiding some duplicate code between the synchronous and asynchronous decoding paths.
-
- 02 Jun, 2021 1 commit
-
-
David Reid authored
-