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

..03-May-2022-

eurorack/H03-May-2022-1,168,958713,661

parasites/H03-May-2022-657,275415,665

src/H16-Jun-2020-1,4181,001

.gitignoreH A D16-Jun-202047 65

.gitmodulesH A D16-Jun-2020648 1918

MakefileH A D16-Jun-20206.1 KiB179135

README.mdH A D16-Jun-2020166 149

manifest.ttlH A D16-Jun-20201.7 KiB8668

polyclouds.ttlH A D16-Jun-202028.4 KiB1,4961,492

polyplaits.ttlH A D16-Jun-20204 KiB192190

polywarps.ttlH A D16-Jun-202021.9 KiB1,0281,018

README.md

1polyfoot.lv2
2==============
3
4
5Install
6-------
7
8Compiling the plugins requires LV2 SDK, gnu-make and a c-compiler.
9
10```bash
11  make
12  sudo make install PREFIX=/usr
13```
14