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

..03-May-2022-

COPYINGH A D14-Jun-201217.9 KiB351288

COPYING-mayer_fftH A D14-Jun-20121.5 KiB3127

MakefileH A D03-May-20221.8 KiB6318

READMEH A D14-Jun-2012413 1610

autotalent.cH A D14-Jun-201246.2 KiB1,6301,312

ladspa.hH A D14-Jun-201226.9 KiB604108

mayer_fft.cH A D14-Jun-201215 KiB420347

mayer_fft.hH A D14-Jun-2012140 106

README

1Autotalent: pop music in a can!
2
3By Thomas A. Baran
4http://web.mit.edu/tbaran/www/autotalent.html
5
6This is Autotalent, a pitch correction plugin for LADSPA.
7
8To compile, type make.
9To install (in /usr/lib64/ladspa/), type make install.
10
11Keep in mind that you may need to change the install directory
12in the Makefile.
13
14Also note that you'll need to have LADSPA installed, in addition
15to the LADSPA devel packages.
16