mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 04:30:12 +02:00
Reword parts of the readme
This commit is contained in:
@@ -35,15 +35,16 @@ Manjaro ([yabridge](https://aur.archlinux.org/packages/yabridge/),
|
|||||||
[yabridge-bin](https://aur.archlinux.org/packages/yabridge-bin/),
|
[yabridge-bin](https://aur.archlinux.org/packages/yabridge-bin/),
|
||||||
[yabridge-git](https://aur.archlinux.org/packages/yabridge-git/)).
|
[yabridge-git](https://aur.archlinux.org/packages/yabridge-git/)).
|
||||||
|
|
||||||
There are two ways to use yabridge, either by using copies or symbolink links.
|
There are two ways to use yabridge, either by using copies or through symbolink
|
||||||
If your host supports plugin sanboxing, then using symlinks will be the easier
|
links. If your host supports plugin sanboxing, then using symlinks will be the
|
||||||
installation method. The main advantage here is that you will be able to update
|
easier installation method. The main advantage here is that you will be able to
|
||||||
yabridge for all of your plugins by just overwriting yabridge's files, and it
|
update yabridge for all of your plugins by just overwriting yabridge's files,
|
||||||
avoids having to either install yabridge outside of your home directory or to
|
and it avoids having to either install yabridge outside of your home directory
|
||||||
modify environment variables to get yabridge to find the correct files. Sadly,
|
or to modify environment variables to get yabridge to find the correct files.
|
||||||
not all hosts support this behavior. The copy-based installation will work for
|
Sadly, not all hosts support this behavior. The copy-based installation will
|
||||||
all hosts. If you decide to use the symlink-based installation method with
|
work for all hosts. If you decide to use the symlink-based installation method
|
||||||
Bitwig Studio, then make sure the _Individually_ plugin hosting mode is enabled.
|
with Bitwig Studio, then make sure the _Individually_ plugin hosting mode is
|
||||||
|
enabled.
|
||||||
|
|
||||||
### Automatic setup
|
### Automatic setup
|
||||||
|
|
||||||
@@ -144,7 +145,7 @@ examples I'll assume you're using the default installation location at
|
|||||||
set -gp fish_user_paths ~/.local/share/yabridge
|
set -gp fish_user_paths ~/.local/share/yabridge
|
||||||
```
|
```
|
||||||
|
|
||||||
Rerun `yabridgectl sync` to ensure that the setup has been successful. If the
|
Rerun `yabridgectl sync` to make sure that the setup has been successful. If the
|
||||||
environment variable has been set up correctly, you should not be seeing any
|
environment variable has been set up correctly, you should not be seeing any
|
||||||
warnings. Make sure to log out and log back in again to ensure that all
|
warnings. Make sure to log out and log back in again to ensure that all
|
||||||
applications pick up the new changes.
|
applications pick up the new changes.
|
||||||
|
|||||||
Reference in New Issue
Block a user