• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..17-Apr-2021-

MOD/H17-Apr-2021-455410

dsp/H17-Apr-2021-894809

gui/H03-May-2022-1,009766

plugin/H17-Apr-2021-487356

LICENSEH A D17-Apr-202134.3 KiB675553

MakefileH A D03-May-20223.2 KiB11391

README.mdH A D17-Apr-20211 KiB3521

README.md

1# GxUVox720k.lv2
2Analog simulation of the UniVox (*) 720k solid state amp as LV2 plugin.
3
4![GxUVox720k](https://raw.githubusercontent.com/brummer10/GxUVox720k.lv2/master/GxUVox720k.png)
5
6
7###### BUILD DEPENDENCY’S
8
9the following packages are needed to build GxUVox720k:
10
11- libc6-dev
12- libcairo2-dev
13- libx11-dev
14- x11proto-dev
15- lv2-dev
16
17note that those packages could have different, but similar names
18on different distributions. There is no configure script,
19make will simply fail when one of those packages isn't found.
20
21## BUILD
22
23$ make install
24
25will install into ~/.lv2
26
27$ sudo make install
28
29will install into /usr/lib/lv2
30
31
32(*) 'Other product names modeled in this software are trademarks of their respective companies that do not endorse and are not associated or affiliated with this simulation.
33UniVox is trademark or trade name of other manufacturer and was used merely to identify the product whose sound was reviewed in the creation of this product.
34All other trademarks are the property of their respective holders.'
35