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 a76a6e7f5e revised Lights for Component Library, removed constructor argument from ModuleWidget 7 years ago
ext Modify ports to support Component Library 7 years ago
include revised Lights for Component Library, removed constructor argument from ModuleWidget 7 years ago
src revised Lights for Component Library, removed constructor argument from ModuleWidget 7 years ago
.gitmodules Modify ports to support Component Library 7 years ago
LICENSE-dist.txt Added libsamplerate dependency, some general purpose DSP code 7 years ago
LICENSE.txt Relicensed to BSD-3-Clause 7 years ago
Makefile revised Lights for Component Library, removed constructor argument from ModuleWidget 7 years ago
Makefile.inc Revise build system, add Befaco knobs, add screws 7 years ago
README.md Now requires SSE, added RadioButton, added hardcoded minBLEP, added CPU usage button 7 years ago
Rack.rc Added Davies knobs, added SVG renderer 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.

Feel free to post bugs, enhancements, and questions on the Issue Tracker. To vote for a feature, give a thumbs-up on the first post.

Rack

Open source 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.