All Projects → x42 → fat1.lv2

x42 / fat1.lv2

Licence: GPL-2.0 license
Fons Adriaensen's AT1 -- Autotune LV2 plugin

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
Makefile
30231 projects
CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
Roff
2310 projects

fat1.lv2 - AutoTune-1

fat1.lv2 is an auto-tuner based on Fons Adriaensen's zita-at1.

See zita-at1's quickguide for an introduction.

The only differences to zita-at1 is that the plugin reports its latency to the host, saves the state with the session and the MIDI input has sidechain semantics.

Install

Compiling fat1.lv2 requires the LV2 SDK, fftw, gnu-make, and a c-compiler.

  git clone https://github.com/x42/fat1.lv2.git
  cd fat1.lv2
  make submodules
  make
  sudo make install PREFIX=/usr

Note to packagers: The Makefile honors PREFIX and DESTDIR variables as well as CFLAGS, LDFLAGS and OPTIMIZATIONS (additions to CFLAGS), also see the first 10 lines of the Makefile.

Screenshots

screenshot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].