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

..03-May-2022-

FatFrog/H14-Jul-2020-3,1642,666

libxputty/H23-Apr-2020-19,78112,693

.gitignoreH A D14-Jul-2020270 3326

.gitmodulesH A D14-Jul-202088 43

LICENSEH A D14-Jul-2020736 2012

MakefileH A D14-Jul-2020936 3626

README.mdH A D14-Jul-2020375 2314

README.md

1# FatFrog.lv2
2High Gain Amplifier
3
4![FatFrog](https://github.com/brummer10/FatFrog.lv2/raw/master/FatFrog.png)
5
6
7## Features
8
9- Valve amplifier simulation.
10
11## Dependencys
12
13- libcairo2-dev
14- libx11-dev
15
16## Build
17
18- git submodule init
19- git submodule update
20- make
21- make install # will install into ~/.lv2 ... AND/OR....
22- sudo make install # will install into /usr/lib/lv2
23