johannphilippe/hypercurve

macOS

johannphilippe opened this issue · 1 comments

color :
struct color
{
uint8_t r, g, b, a;
};

colours called with single brackets
also csound.hpp instead of csound/csound.hpp

remove filesystem (not standard in macOS)

same as windows : if(BUILD_CSOUND_OPCODE) (rather than ${BUILD_CSOUND_OPCODE})