Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 622 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 622 Bytes

GxHotBox.lv2

Analouge simulation of a tube preamp with overdrive and interactive tone control

GxHotBox

BUILD DEPENDENCY’S

the following packages are needed to build GxHotBox:

  • libc6-dev
  • libcairo2-dev
  • libx11-dev
  • x11proto-dev
  • lv2-dev

note that those packages could have different, but similar names on different distributions. There is no configure script, make will simply fail when one of those packages isn't found.

BUILD

$ make install

will install into ~/.lv2

$ sudo make install

will install into /usr/lib/lv2