-
-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can't add windows dll plugin after installing mingw, wine64-tools and others #1118
Comments
I dont think you are understanding how to use carla. |
any luck here? |
Hi @moneylessware Further to the advice from @falkTX |
Hahaha. Yes, my english is bad. But I found a simple way to install carla
and it work few days ago then i found and read your reply today.
1. Install wine devel (latest version)
2. Download & install Carla-bridge-wine32.deb from kxstudio (i found
problem when download it. So i use "sudo
3. Download & install Carla-bridge-win64.deb from kxstudio
4. Install carla from discover or software ( or appstore :D ).
Now i can use carla with GUI. I am noob linux user so when i can do it i'm
very happy. Thanks. Sorry for my bad english
Pada tanggal Sel, 5 Mei 2020 21.45, Filipe Coelho <[email protected]>
menulis:
… I dont think you are understanding how to use carla.
1st, DO NOT USE SUDO
2nd, if you want to load a VST directly, use carla-single win32 vst
/path/to/dll or similar
3rd, make sure carla can start the engine so it can actually do something
4th, please try to load some native linux plugins before loading windows
ones.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1118 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/APOYXR4WL2DO22LUXWPVOH3RQARAZANCNFSM4MZUESJA>
.
|
Hahaha. Yes, my english is bad. But I found a simple way to install carla and it work few days ago after upgrade to lubuntu 20.04 from xubuntu 19.10 then i found and read your reply today.
|
And when i use terminal :
`lupanama@lupanama-X555BP:~/Downloads/plugins/music/GLS vocal remover/GLS$ sudo carla gls.dll
[sudo] password for lupanama:
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
Carla 2.1.0 started, status:
Python version: 3.7.5
Qt version: 5.12.4
PyQt version: 5.12.3
Binary dir: /usr/local/lib/carla
Resources dir: /usr/local/share/carla/resources
qt.svg: :552:178: Could not resolve property: #linearGradient5167
qt.svg: :30274: Could not resolve property: #linearGradient5167
qt.svg: :30274: Could not resolve property: #pattern5614
qt.svg: :30274: Could not resolve property: #pattern5626
qt.svg: :5672: Could not resolve property: #radialGradient3709
qt.svg: :3226: Could not resolve property: #linearGradient3893-1
qt.svg: :3190: Could not resolve property: #linearGradient3893-1
qt.svg: :3208: Could not resolve property: #linearGradient3893-1
Frontend pixel ratio is 1.0
libjack.so.0 loaded successfully!
RtAudio: no compiled support for specified API argument!
No device set, using 2 inputs and 2 outputs
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
RtApiJack::probeDeviceOpen: Jack server not found or connection error!
carla_load_project: Engine is not initialized
`
The text was updated successfully, but these errors were encountered: