Commit Graph

10 Commits

Author SHA1 Message Date
David Reid 22a5c65c94 Update tests. 2025-02-18 17:46:57 +10:00
David Reid a8f3cb857e Fix compilation errors with MA_NO_DEVICE_IO. 2023-05-22 18:09:04 +10:00
David Reid d105a37ede Fix a copy and paste error with the generation test. 2020-03-08 12:46:47 +10:00
David Reid 427f1f9930 Don't include pthread.h nor semaphore.h with MA_NO_DEVICE_IO.
Public issue https://github.com/dr-soft/miniaudio/issues/138
2020-03-08 09:15:34 +10:00
David Reid c79eebd050 Rearrange directory structure. 2020-03-03 20:47:24 +10:00
David Reid 479d36c2a1 Add support for Brownian noise. 2020-02-25 19:07:50 +10:00
David Reid cf3fd4876f Add support for pink noise. 2020-02-24 20:22:14 +10:00
David Reid 673dce1978 Add filtering tests. 2020-02-22 16:47:42 +10:00
David Reid e5aaffc299 Minor restructuring to tests. 2020-02-22 15:13:28 +10:00
David Reid e04da50915 Add generation tests. 2020-02-22 14:33:53 +10:00