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.
falkTX 08a1e73313 Fix build with libraries in custom prefixes 7 years ago
ext Point to a valid nanovg commit 7 years ago
include Use cmath and std functions, instead of math.h 7 years ago
src Updated SchmittTrigger, QuantityWidgets can now have maxValue < minValue for inverted operation, added SnapKnob 7 years ago
.gitignore Add .gitignore file 7 years ago
.gitmodules Added PeakFilter to dsp.hpp, added dr_libs dependency for dr_wav.h 7 years ago
LICENSE-dist.txt Bumped OpenGL require from 3.2 to 2.0, fixed plugin loading on win and mac, added licenses for new libraries 7 years ago
LICENSE.txt Relicensed to BSD-3-Clause 7 years ago
Makefile Fix build with libraries in custom prefixes 7 years ago
Makefile-plugin.inc Add CircularShadow and add it to the SVGKnob framebuffer 7 years ago
Makefile.inc Revise build system, add Befaco knobs, add screws 7 years ago
README.md Add plugin manager for downloading plugins within the application, add libzip and curl dependency 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 virtual Eurorack DAW

Building

Install dependencies

Run make ARCH=lin or make ARCH=win or make ARCH=mac

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

License

Rack source code by Andrew Belt: BSD-3-Clause

Component Library graphics by Grayscale: CC BY-NC 4.0