mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-15 07:53:55 +02:00
Mention chainloading in meson introduction
This commit is contained in:
+4
-2
@@ -232,8 +232,10 @@ endif
|
|||||||
#
|
#
|
||||||
# The application consists of a plugin (`libyabridge-{vst2,vst3}.so`) that calls
|
# The application consists of a plugin (`libyabridge-{vst2,vst3}.so`) that calls
|
||||||
# a Winelib application (`yabridge-{host,group}{,-32}.exe`) that can host
|
# a Winelib application (`yabridge-{host,group}{,-32}.exe`) that can host
|
||||||
# Windows VST2 and VST3 plugins. More information about the way these two
|
# Windows VST2 and VST3 plugins. These plugins can in turn be loaded from small
|
||||||
# components work together can be found in `docs/architecture.md`.
|
# stub libraries dubbed chainloaders to avoid having to copy large plugin
|
||||||
|
# libraries around. More information about the way these two components work
|
||||||
|
# together can be found in `docs/architecture.md`.
|
||||||
#
|
#
|
||||||
|
|
||||||
# Generate header files for configuration variables such as the current git tag
|
# Generate header files for configuration variables such as the current git tag
|
||||||
|
|||||||
Reference in New Issue
Block a user