Re: [Qtractor-devel] Stuck playhead (solved, BTW, see above)
An Audio/MIDI multi-track sequencer
Brought to you by:
rncbc
From: Ralf M. <ral...@al...> - 2016-06-06 19:19:09
|
On Mon, 6 Jun 2016 18:54:18 +0000, Yassin Philip wrote: >Guys please just answer that, should I upgrade to Qt5? I don't know. The version I've got installed was compiled against Qt5, however, I didn't used this version of Qtractor. FWIW I use Fons' parametric EQ. Robin's EQ is based on Fons' EQ, but for my needs Robin's EQ seems to gain nothing. I never tested Robin's EQ, but I'm missing nothing when using Fons' EQ. [rocketmouse@archlinux ~]$ pacman -Q qt3 qt4 qt5-base qt3 1:3.3.8b-9 qt4 4.8.7-9 qt5-base 5.6.0-7 [rocketmouse@archlinux ~]$ qtractor -v using qt5ct plugin Qt: 5.6.0 Qtractor: 0.7.5 [rocketmouse@archlinux ~]$ objdump -p /usr/bin/qtractor | grep -i libqt NEEDED libQt5Widgets.so.5 NEEDED libQt5X11Extras.so.5 NEEDED libQt5Gui.so.5 NEEDED libQt5Xml.so.5 NEEDED libQt5Core.so.5 [rocketmouse@archlinux ~]$ Regards, Ralf |