mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-19 09:53:56 +02:00
Put more emphasis on how to run files from a shell
This commit is contained in:
@@ -96,10 +96,10 @@ First, yabridgectl needs to know where it can find yabridge's files. If you have
|
|||||||
downloaded the prebuilt binaries from GitHub, then you can simply extract the
|
downloaded the prebuilt binaries from GitHub, then you can simply extract the
|
||||||
archive to `~/.local/share`. Both yabridge and yabridgectl will then pick up the
|
archive to `~/.local/share`. Both yabridge and yabridgectl will then pick up the
|
||||||
files in `~/.local/share/yabridge` automatically. You also won't have to do any
|
files in `~/.local/share/yabridge` automatically. You also won't have to do any
|
||||||
additional work if you're using one of the AUR packages. _Since
|
additional work if you're using one of the AUR packages. **Since
|
||||||
`~/.local/share/yabridge` will likely not be in your search `PATH`,_ _you may
|
`~/.local/share/yabridge` will likely not be in your search `PATH`,** **you may
|
||||||
have to replace `yabridgectl` in any of the commands below with_
|
need to replace `yabridgectl` in the commands below with**
|
||||||
_`~/.local/share/yabridge/yabridgectl`._
|
**`~/.local/share/yabridge/yabridgectl`.**
|
||||||
|
|
||||||
Next, you'll want to tell yabridgectl where it can find your VST2 and VST3
|
Next, you'll want to tell yabridgectl where it can find your VST2 and VST3
|
||||||
plugins. For this you can use yabridgectl's `add`, `rm` and `list` commands. You
|
plugins. For this you can use yabridgectl's `add`, `rm` and `list` commands. You
|
||||||
|
|||||||
Reference in New Issue
Block a user