On Thu, Feb 18, 2010 at 11:16 PM, Igor Brkic
<igor(a)hyperglitch.com> wrote:
I am pleased to announce new version of VocProc,
now as a LV2 plugin.
[snip]
It can be downloaded from (source only for now):
http://hyperglitch.com/files/vocproc/vocproc-0.2.tar.gz
dependencies:
gtkmm-2.4, lv2-c++-tools <http://ll-plugins.nongnu.org/hacking.html> and
fftw3 <http://www.fftw.org/>
I only found
gtkmm_hello-2.4<http://ftp.gnome.org/pub/GNOME/sources/gtkmm_hello/2.4/&…
I used that on Arch, on AVLinux, gtkmm-2.4-dev is available in
synaptic.
To build without errors on Arch, I had to build lv2-c++-tools with
./configure --prefix=/usr so I did the same on AVLinux.