Carla error- Debian 10 "Juce-based plugin not available"

All your LV2 and LADSPA goodness and more.

Moderators: MattKingUSA, khz

Post Reply
User avatar
A350
Established Member
Posts: 9
Joined: Sun Apr 04, 2021 2:41 pm
Has thanked: 5 times
Been thanked: 2 times

Carla error- Debian 10 "Juce-based plugin not available"

Post by A350 »

hi

I use Carla 2.4.3 in Debian 10.. but with some update.. the plugins .dll are not loading.

I receive the error from "Juce-based plugin not available"

some suger ?

thanks !

annaholliday
Posts: 1
Joined: Wed Jul 05, 2023 3:02 am

Re: Carla error- Debian 10 "Juce-based plugin not available"

Post by annaholliday »

Hi,
I think it's possible that the update you installed may have caused compatibility issues with some of the plugins in Carla. You can try running Carla in debug mode to get more detailed error messages. You can do this by running Carla from the command line with the "--debug" option, like this: bloxd io

Code: Select all

carla --debug
```
This may give you more information about why the Juce-based plugins are not loading.

Or you should check the Carla log file for any error messages or other clues. The log file is located in the following directory:

Code: Select all

~/.carla/log/```

Look for any error messages related to the Juce-based plugins.
Post Reply