Skip to content

jakhh8/guac-daw

Repository files navigation

guac-daw

A daw written in c++

Note

This is a hobby project and the code is a mess, if you want something more than that look elsewhere. I am open to feature suggestions and pull requests, but don't expect immediate response.

Build

On mac/linux UnixGenerateProject.sh && make

On windows make sure you have cmake WindowsGenerateProject.bat and now you can build from Visual Studio 2019