Package Details: carla-git 1:2.5.1.r415.gdd092c74a-1

Git Clone URL: https://aur.archlinux.org/carla-git.git (read-only, click to copy)
Package Base: carla-git
Description: Audio Plugin Host
Upstream URL: https://kx.studio/Applications:Carla
Keywords: daw host plugin vst2 vst3
Licenses: GPL2
Groups: lv2-plugins, vst-plugins, pro-audio
Conflicts: carla
Provides: carla, clap-host, dssi-host, ladspa-host, lv2-host, vst-host, vst3-host
Submitter: cocreature
Maintainer: SpotlightKid (Joermungand)
Last Packager: SpotlightKid
Votes: 24
Popularity: 0.000233
First Submitted: 2013-10-11 12:29 (UTC)
Last Updated: 2023-09-13 09:45 (UTC)

Required by (171)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 Next › Last »

sekret commented on 2014-07-09 17:38 (UTC)

Doesn't build here either. [snip] ../backend/engine/CarlaEngine.cpp: In member function ‘bool CarlaBackend::CarlaEngine::removePlugin(uint)’: ../backend/engine/CarlaEngine.cpp:625:39: error: ‘kEnginePostActionRemovePlugin’ was not declared in this scope const ScopedActionLock sal(pData, kEnginePostActionRemovePlugin, id, 0, lockWait); ^ ../backend/engine/CarlaEngine.cpp: In member function ‘bool CarlaBackend::CarlaEngine::switchPlugins(uint, uint)’: ../backend/engine/CarlaEngine.cpp:783:39: error: ‘kEnginePostActionSwitchPlugins’ was not declared in this scope const ScopedActionLock sal(pData, kEnginePostActionSwitchPlugins, idA, idB, lockWait); ^ Makefile:536: recipe for target '../backend/engine/CarlaEngine__native.o' failed make[1]: *** [../backend/engine/CarlaEngine__native.o] Error 1 make[1]: Leaving directory '/home/sekret/Programme/Eigenbau/carla-git/src/carla-git/source/bridges' Makefile:108: recipe for target 'bin/carla-bridge-native' failed make: *** [bin/carla-bridge-native] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

cocreature commented on 2014-07-09 08:03 (UTC)

Thx updated, doesn't build currently but I'm pretty sure that this is not a problem of the pkgbuild but of carla. I'll contact falktx.

sekret commented on 2014-07-02 07:26 (UTC)

I always wondered why the pkgver doesn't change. Then I looked into the PKGBUILD and to the pkgver function. Looks like you switched srcdir and pkgname ;) Please correct it.

superprick commented on 2014-04-06 00:24 (UTC)

on ubuntu win-vst works with carla git. when i scan for pluggins carla-discovery posix32 win32 and win64 are red x and it wont find pluggins. but festige works fine on my system. any ideas

funkmuscle commented on 2014-03-25 11:01 (UTC)

that I did not do. will try that. thanx!

cocreature commented on 2014-03-25 00:07 (UTC)

Did you do a clean rebuild? try deleting the src, pkg and carla-git directories and then run makepkg again.

funkmuscle commented on 2014-03-25 00:04 (UTC)

not for me! I've checked /usr/lib/lv2 and no carla-native.lv2. that's why I asked in the first place. I thought I checked before and I was right.

funkmuscle commented on 2014-03-24 16:04 (UTC)

thanx Javafant. will check it tonight

cocreature commented on 2014-03-23 22:05 (UTC)

Yes they are installed into /usr/lib/lv2/carla-native.lv2/ Any program searching for lv2 plugins (e.g. lv2ls, carla itself, …) should show it.

funkmuscle commented on 2014-03-23 19:53 (UTC)

hey falktx and the rest of the linuxmusicians.com guys seem to have carla as an LV2 plugin. Is this part of this git?