You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Belt 991ec67f75 Fixed build on Linux, hopefully fixed framebuffer size on high-DPI 7 years ago
include Fixed build on Linux, hopefully fixed framebuffer size on high-DPI 7 years ago
src Fixed build on Linux, hopefully fixed framebuffer size on high-DPI 7 years ago
LICENSE.txt Relicensing to MIT 8 years ago
Makefile Fixed build on Linux, hopefully fixed framebuffer size on high-DPI 7 years ago
Makefile.inc Fix macOS build 8 years ago
README.md Changed how events work, added ModulePanel, added cable tension 7 years ago

README.md

Note: This software is in semi-public alpha. If you have stumbled upon this project, feel free to try it out and report bugs to the GitHub issue tracker. However, with more users it becomes difficult to make breaking changes, so please don't spread this to your friends and the Internet just yet, until the official announcement has been made.

░█▀▄░█▀█░█▀▀░█░█
░█▀▄░█▀█░█░░░█▀▄
░▀░▀░▀░▀░▀▀▀░▀░▀

Eurorack-style modular DAW

Building

Install dependencies

Run make ARCH=linux or make ARCH=windows or make ARCH=apple

If the build breaks because you think I've missed a step, feel free to post an issue.