summaryrefslogtreecommitdiffstats
path: root/audio/yabridge/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/yabridge/README')
-rw-r--r--audio/yabridge/README14
1 files changed, 11 insertions, 3 deletions
diff --git a/audio/yabridge/README b/audio/yabridge/README
index 55537fdb9e..fe52bc5487 100644
--- a/audio/yabridge/README
+++ b/audio/yabridge/README
@@ -9,8 +9,9 @@ and highly compatible, while also staying easy to debug and maintain.
This script will build yabridge bitbridge both 64bit and 32bit
on Slackware64 and only 32bit plugin host on Slackware32 with
yabridgectl helper tool for all versions of Slackware.
-This program depends on any 64+32 (Slackware64) or 32 (Slackware32)
-version of wine with esync and/or fsync. No ARM support yet.
+This program depends on any 64+32 (Slackware64 multilib) or
+a 32 (Slackware32) version of wine with esync and/or fsync.
+No ARM support yet.
Make sure you have configured you're system with real-time priority.
visit https://docs.slackware.com and search: minimizing_latency
@@ -20,9 +21,16 @@ You can set them in /etc/profile like this:
export WINEFSYNC=1
export WINEESYNC=1
+build options
+ARG_CLAP="false"
+ARG_VST3="true"
+ARG_WINEDGB="false"
+
Read the documentation in /usr/doc/yabridge-*
-OPTIONAL DEPENDENCIES NOT NEEDED FOR COMPILING
+OPTIONAL DEPENDENCIES NEEDED FOR COMPILING
+clap
+OPTIONAL DEPENDENCIES
winetricks: For correct fonts displayed by plugins
rtirq: For better latency of audio peripherals