Commit 71fe5ec5 authored by David Reid's avatar David Reid

Set up some infrastructure for SIMD optimized format conversion.

parent 9529bfa4
This diff is collapsed.
#include <stdio.h> #include <stdio.h>
#define MA_PREFER_SSE2
#define MA_DEBUG_OUTPUT #define MA_DEBUG_OUTPUT
#define MINIAUDIO_IMPLEMENTATION #define MINIAUDIO_IMPLEMENTATION
#include "../miniaudio.h" #include "../miniaudio.h"
......
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