mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-08 20:40:11 +02:00
Update all references to libyabridge.so
This commit is contained in:
@@ -33,8 +33,8 @@
|
||||
* they can share resources. Configuration file loading works as follows:
|
||||
*
|
||||
* 1. `load_config_for(path)` from `src/plugin/utils.h` gets called with a path
|
||||
* to the copy of or symlink to `libyabridge.so` that the plugin host has
|
||||
* tried to load.
|
||||
* to the copy of or symlink to `libyabridge-{vst2,vst3}.so` that the plugin
|
||||
* host has tried to load.
|
||||
* 2. We start looking for a file named `yabridge.toml` in the same directory as
|
||||
* that `.so` file, iteratively continuing to search one directory higher
|
||||
* until we either find the file or we reach the filesystem root.
|
||||
|
||||
Reference in New Issue
Block a user