Commit 346d6509 authored by David Reid's avatar David Reid

Don't use threading or device IO in the conversion test.

parent aa75d5f8
#define MA_NO_THREADING
#define MA_NO_DEVICE_IO
#include "../common/common.c" #include "../common/common.c"
ma_result init_data_converter(ma_uint32 rateIn, ma_uint32 rateOut, ma_resample_algorithm algorithm, ma_data_converter* pDataConverter) ma_result init_data_converter(ma_uint32 rateIn, ma_uint32 rateOut, ma_resample_algorithm algorithm, ma_data_converter* pDataConverter)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment