noedigcode / konfyt

Digital keyboard workstation for Linux.
http://www.noedig.co.za/konfyt
GNU General Public License v3.0
42 stars 1 forks source link

Using pre-compiled carla binaries #17

Closed windowsrefund closed 4 years ago

windowsrefund commented 5 years ago

Hi,

Very happy to see the new release and recent activity. I just switched to pre-compiled carla binaries (much more stable!) and therefore, do not have any carla related packages installed. This now means I can't satisfy konfyt's requirements since I'm missing libcarla_standalone2.so

Is there anything that can be done?

Thanks in advance

noedigcode commented 4 years ago

Konfyt can now be built without Carla support (i.e. it will use Linuxsampler to load SFZs). A precompiled binary is available from releases. The readme contains instructions for building.

However, if you really do want to let Konfyt use Carla to load SFZs, just install Carla with your package manager. This should make the library available to Konfyt, but you should still be able to run your precompiled Carla binaries for other work.

windowsrefund commented 4 years ago

sweet!