Major progress to getting colorchord on Windows TCC

Give it a shot. colorchord2/windows/compile.bat.  I am having issues
getting sound in.
This commit is contained in:
CNLohr 2017-09-11 02:56:50 -04:00
parent ed9ac870c0
commit 4f983efbfe
31 changed files with 4581 additions and 63 deletions

View file

@ -12,7 +12,6 @@
#include "color.h"
#include <stdlib.h>
#include <math.h>
#include <unistd.h>
struct LEDOutDriver
{