merge testing branch and osx updates into branch

This commit is contained in:
Tom Williams
2023-02-08 11:59:07 +00:00
35 changed files with 1747 additions and 631 deletions

View File

@@ -1,3 +1,2 @@
all:
g++ -g -o xmos_mixer OSX/usb_mixer.cpp mixer_app.cpp -I. -IOSX OSX/libusb-1.0.0.dylib -arch x86_64