<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">FalkTX helped me with the QT4/QT5 issue and I got it working<div class=""><br class=""></div><div class="">Nice to play around. Fast pitch detection and reliable in most cases. The performance drops a lot when using the 6th string though.</div><div class=""><br class=""></div><div class="">Nevertheless, good work Gerald!</div><div class=""><br class=""></div><div class="">Regards</div><div class=""><br class=""></div><div class="">Gianfranco</div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">Em 20/04/2015, à(s) 18:40, Gianfranco Ceccolini <<a href="mailto:gianfranco@portalmod.com.br" class="">gianfranco@portalmod.com.br</a>> escreveu:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">When building in KXStudio I get the following error<div class=""><br class=""></div><div class=""><div class="">gian@gian-Latitude-D630:~/build$ make</div><div class="">/usr/lib/x86_64-linux-gnu/qt4/bin/uic ../GuitarSynth/mainwindow.ui -o ui_mainwindow.h</div><div class="">/usr/lib/x86_64-linux-gnu/qt4/bin/uic ../GuitarSynth/SynthBase.ui -o ui_SynthBase.h</div><div class="">g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I../GuitarSynth -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -I../GuitarSynth -I. -o main.o ../GuitarSynth/main.cpp</div><div class="">g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I../GuitarSynth -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -I../GuitarSynth -I. -o mainwindow.o ../GuitarSynth/mainwindow.cpp</div><div class="">In file included from ../GuitarSynth/synthbase.h:21:0,</div><div class="">                 from ../GuitarSynth/squaresynth.h:19,</div><div class="">                 from ../GuitarSynth/mainwindow.cpp:19:</div><div class="">../GuitarSynth/synthcontrol.h:21:27: fatal error: QtWidgets/QDial: No such file or directory</div><div class=""> #include <QtWidgets/QDial></div><div class="">                           ^</div><div class="">compilation terminated.</div></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Any hint on where I can find the  QtWidgets/QDial ?</div><div class=""><br class=""></div><div class="">I already installed libqt4-dev </div><div class=""><br class=""></div><div class="">Best</div><div class=""><br class=""></div><div class="">Gianfranco</div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">2015-04-18 0:30 GMT+02:00 Gerald <span dir="ltr" class=""><<a href="mailto:gerald.mwangi@gmx.de" target="_blank" class="">gerald.mwangi@gmx.de</a>></span>:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi guys, I've started/hacked a small project called GuitarSynth. It is<br class="">
meant as a playfield for exploring pitchdetection and synthesis for<br class="">
Guitar, since I'm a guitarist. You can get on Github (git clone<br class="">
<a href="https://github.com/geraldmwangi/GuitarSynth.git" target="_blank" class="">https://github.com/geraldmwangi/GuitarSynth.git</a>).<br class="">
Its really basic but its fun to play with. It take an audio signal (your<br class="">
guitar) extracts the fundamental pitch and drives some wavetable synths.<br class="">
Feel free to manipulate it, I'll be happy to grant people write access<br class="">
to the repo.<br class="">
Btw on IRC my Nick is JimsonDrift, the name of my band (see<br class="">
<a href="http://www.jimson-drift.de/" target="_blank" class="">www.jimson-drift.de</a>).<br class="">
Cheers Gerald<br class="">
<br class="">
_______________________________________________<br class="">
Linux-audio-dev mailing list<br class="">
<a href="mailto:Linux-audio-dev@lists.linuxaudio.org" class="">Linux-audio-dev@lists.linuxaudio.org</a><br class="">
<a href="http://lists.linuxaudio.org/listinfo/linux-audio-dev" target="_blank" class="">http://lists.linuxaudio.org/listinfo/linux-audio-dev</a><br class="">
</blockquote></div><br class=""></div>
</div></blockquote></div><br class=""></div></body></html>