Closed sub26nico closed 4 years ago
Try ./konfyt
?
it works, thanks a lot. I close here.
Maybe it's not fully working. sf2 files are ok but i can't load SFZ files : ERROR: Failed to load Carla plugin . Carla is installed but it seems konfyt can't find it.
How are you loading the SFZ, from inside Konfyt (library / filesystem view) or via command line argument?
Are you passing any other command line arguments, or just running the app as-is?
Are all SFZs giving a problem?
Can you paste the console text here?
I load SFZ from inside Konfyt, just running the app as-is. it happens with all SFZ i have. So, launching the app with command line : `sub26nico@debian:~$ /home/sub26nico/konfyt-master/./konfyt
(konfyt:3238): Gtk-WARNING **: 10:37:10.565: Theme parsing error: gtk-widgets.css:186:14: not a number
(konfyt:3238): Gtk-WARNING **: 10:37:10.565: Theme parsing error: gtk-widgets.css:186:14: Expected a string.
(konfyt:3238): Gtk-WARNING **: 10:37:10.569: Theme parsing error: gtk-widgets.css:2749:24: not a number
(konfyt:3238): Gtk-WARNING **: 10:37:10.570: Theme parsing error: gtk-widgets.css:2749:24: Expected a string.
(konfyt:3238): Gtk-WARNING **: 10:37:10.570: Theme parsing error: gtk-widgets.css:2940:14: not a number
(konfyt:3238): Gtk-WARNING **: 10:37:10.570: Theme parsing error: gtk-widgets.css:2940:14: Expected a string.
(konfyt:3238): Gtk-WARNING **: 10:37:10.570: Theme parsing error: gtk-widgets.css:2946:17: Expected a string.
(konfyt:3238): Gtk-WARNING **: 10:37:10.572: Theme parsing error: gtk-widgets.css:4083:14: not a number
(konfyt:3238): Gtk-WARNING **: 10:37:10.572: Theme parsing error: gtk-widgets.css:4083:14: Expected a string.
(konfyt:3238): Gtk-WARNING **: 10:37:10.573: Theme parsing error: gtk-widgets.css:4088:17: Expected a string.
(konfyt:3238): Gtk-WARNING **: 10:37:10.574: Theme parsing error: gtk-widgets.css:4729:14: not a number
(konfyt:3238): Gtk-WARNING **: 10:37:10.574: Theme parsing error: gtk-widgets.css:4729:14: Expected a string.
(konfyt:3238): Gtk-WARNING **: 10:37:10.576: Theme parsing error: xfce.css:47:16: not a number
(konfyt:3238): Gtk-WARNING **: 10:37:10.576: Theme parsing error: xfce.css:47:16: Expected a string.
(konfyt:3238): Gtk-WARNING **: 10:37:10.576: Theme parsing error: lightdm-gtk-greeter.css:16:14: not a number
(konfyt:3238): Gtk-WARNING **: 10:37:10.576: Theme parsing error: lightdm-gtk-greeter.css:16:14: Expected a string.
(konfyt:3238): Gtk-WARNING **: 10:37:10.576: Theme parsing error: lightdm-gtk-greeter.css:26:14: not a number
(konfyt:3238): Gtk-WARNING **: 10:37:10.576: Theme parsing error: lightdm-gtk-greeter.css:26:14: Expected a string.
(konfyt:3238): Gtk-WARNING **: 10:37:10.576: Theme parsing error: lightdm-gtk-greeter.css:40:16: not a number
(konfyt:3238): Gtk-WARNING **: 10:37:10.576: Theme parsing error: lightdm-gtk-greeter.css:40:16: Expected a string.
(konfyt:3238): Gtk-WARNING **: 10:37:10.576: Theme parsing error: lightdm-gtk-greeter.css:96:14: Expected a string.
(konfyt:3238): Gtk-WARNING **: 10:37:10.576: Theme parsing error: lightdm-gtk-greeter.css:100:16: not a number
(konfyt:3238): Gtk-WARNING **: 10:37:10.576: Theme parsing error: lightdm-gtk-greeter.css:100:16: Expected a string.
(konfyt:3238): Gtk-WARNING **: 10:37:10.577: Theme parsing error: lightdm-gtk-greeter.css:279:14: not a number
(konfyt:3238): Gtk-WARNING **: 10:37:10.577: Theme parsing error: lightdm-gtk-greeter.css:279:14: Expected a string. lscp_client_create: cmd: connect: Connexion refusée ` If I add SFZ in library / filesystem view , nothing happens in the terminal, i just have this "ERROR: Failed to load Carla plugin /home/sub26nico/Soundfont/Batterie/SFZ/BrushKit/BrushKit.sfz" in the Konfyt UI.
Can you please copy all the text from the console area inside Konfyt as shown below?
I suspect you may not have Linuxsampler and/or LSCP installed. By default, Konfyt uses LSCP to communicate with Linuxsampler to load SFZ files. Carla is only used when you give specific command line arguments.
`Konfyt 1.0.0-testing Arguments:
LinuxSampler is installed but not working at the moment, I don't know why.
What is the output if you run which linuxsampler
?
What happens when you run linuxsampler separately, and can you load instruments using Qsynth?
I thought linuxsampler was installed but the install failed, that's why Qsampler can't load files. A dependency issue (libgig). I have resolve it first.
You can try running Konfyt with the -c
command line argument to use Carla instead of Linuxsampler for SFZs. However, Carla does not support all SFZ opcodes yet, you'll have to see if it is adequate for the instruments you use.
It works with the -c command, thanks. I can deal with Carla at the moment, as soon as i succeed to install linuxsampler, I'll come back here to close the issue.
Hi, I try to install konfyt on Debian Buster (i succeed to install it on Debian Stretch), all required dependencies are installed. But I have some issues when compiling :
sub26nico@debian:~/konfyt-master$ qmake konfyt.pro Info: creating stash file /home/sub26nico/konfyt-master/.qmake.stash Empty filename passed to function Empty filename passed to function Empty filename passed to function Empty filename passed to function Empty filename passed to function Empty filename passed to function Empty filename passed to function Empty filename passed to function Empty filename passed to function Empty filename passed to function Empty filename passed to function Empty filename passed to function Empty filename passed to function
`sub26nico@debian:~/konfyt-master$ make /usr/lib/qt5/bin/uic src/mainwindow.ui -o ui_mainwindow.h /usr/lib/qt5/bin/uic src/consoledialog.ui -o ui_consoledialog.h /usr/lib/qt5/bin/uic src/konfytLayerWidget.ui -o ui_konfytLayerWidget.h /usr/lib/qt5/bin/uic src/aboutdialog.ui -o ui_aboutdialog.h g++ -c -pipe -DREAL_BUILD -I/usr/include/carla -I/usr/include/carla/includes -fpermissive -O2 -D_REENTRANT -Wall -W -Wno-unused-parameter -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o main.o src/main.cpp g++ -c -pipe -DREAL_BUILD -I/usr/include/carla -I/usr/include/carla/includes -fpermissive -O2 -D_REENTRANT -Wall -W -Wno-unused-parameter -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o mainwindow.o src/mainwindow.cpp g++ -c -pipe -DREAL_BUILD -I/usr/include/carla -I/usr/include/carla/includes -fpermissive -O2 -D_REENTRANT -Wall -W -Wno-unused-parameter -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o consoledialog.o src/consoledialog.cpp g++ -c -pipe -DREAL_BUILD -I/usr/include/carla -I/usr/include/carla/includes -fpermissive -O2 -D_REENTRANT -Wall -W -Wno-unused-parameter -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o konfytPatchEngine.o src/konfytPatchEngine.cpp g++ -c -pipe -DREAL_BUILD -I/usr/include/carla -I/usr/include/carla/includes -fpermissive -O2 -D_REENTRANT -Wall -W -Wno-unused-parameter -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o konfytPatch.o src/konfytPatch.cpp g++ -c -pipe -DREAL_BUILD -I/usr/include/carla -I/usr/include/carla/includes -fpermissive -O2 -D_REENTRANT -Wall -W -Wno-unused-parameter -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o konfytPatchLayer.o src/konfytPatchLayer.cpp g++ -c -pipe -DREAL_BUILD -I/usr/include/carla -I/usr/include/carla/includes -fpermissive -O2 -D_REENTRANT -Wall -W -Wno-unused-parameter -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o konfytLayerWidget.o src/konfytLayerWidget.cpp g++ -c -pipe -DREAL_BUILD -I/usr/include/carla -I/usr/include/carla/includes -fpermissive -O2 -D_REENTRANT -Wall -W -Wno-unused-parameter -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o konfytFluidsynthEngine.o src/konfytFluidsynthEngine.cpp g++ -c -pipe -DREAL_BUILD -I/usr/include/carla -I/usr/include/carla/includes -fpermissive -O2 -D_REENTRANT -Wall -W -Wno-unused-parameter -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Isrc -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o konfytJackEngine.o src/konfytJackEngine.cpp src/konfytJackEngine.cpp: In member function ‘int KonfytJackEngine::addPort(KonfytJackPortType, QString)’: src/konfytJackEngine.cpp:848:5: warning: ‘newPort’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (newPort == NULL) { ^~ src/konfytJackEngine.cpp:865:24: warning: ‘listToAddTo’ may be used uninitialized in this function [-Wmaybe-uninitialized] listToAddTo->append(p);