Igor Brkic wrote:
VocProc is a real time JACK application for vocal
processing including
pitch shifting, automatic pitch correction and vocoder.
Sounds interesting.
It seems to use Qt (I've installed libqt4-dev), but I always forget what
(and wonder why) QT software needs to build. Something with a path or
something I seem to remember. Wouldn't it be possible to have stuff like
this setup automatically?
atte@vestbjerg:~/software/vocproc/VocProc$ make
g++ -c -pipe -g -Wall -W -O2 -D_REENTRANT -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT
-I/usr/share/qt3/mkspecs/default -I. -I. -I/usr/share/include
-I/usr/include/qt3 -o main.o main.cpp
main.cpp:26:24: error: QDomDocument: No such file or directory
main.cpp:27:17: error: QFile: No such file or directory
In file included from vproc_dsp.h:29,
from main.cpp:42:
--
Atte
http://atte.dk http://modlys.dk