Skip to content
forked from VCVRack/Rack

Open-source virtual Eurorack DAW

License

BSD-3-Clause, Unknown licenses found

Licenses found

BSD-3-Clause
LICENSE.txt
Unknown
LICENSE-dist.txt
Notifications You must be signed in to change notification settings

sanderbaan/Rack

 
 

Repository files navigation

Note: This repo is unsupported until September 7. See you at Knobcon!

Rack

Rack is the engine for the VCV open-source virtual Eurorack DAW.

Building

If the build fails for you, please report the issue with a detailed error message to help the portability of Rack.

Clone this repository and cd into it. On Windows, use MSYS2 and launch a mingw32/64 shell.

Clone submodules.

git submodule update --init

Build dependencies locally.

cd dep
make
cd ..

Build Rack.

make

License

Rack source code by Andrew Belt licensed under the BSD-3-Clause

Component Library graphics by Grayscale licensed under the CC BY-NC 4.0

About

Open-source virtual Eurorack DAW

Resources

License

BSD-3-Clause, Unknown licenses found

Licenses found

BSD-3-Clause
LICENSE.txt
Unknown
LICENSE-dist.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.4%
  • Makefile 3.6%