diff --git a/include/audiomidi-mixer-strips.html b/include/audiomidi-mixer-strips.html
index 07e6f4fd..e1a2c45a 100644
--- a/include/audiomidi-mixer-strips.html
+++ b/include/audiomidi-mixer-strips.html
@@ -91,11 +91,21 @@
a mono track will result in a stereo output for the strip.
Disk I/O | This submenu allows switching between recording
pre-fader signal, post-fader signal, or with custom record and playback
- positions. |
-
+ Patch selector… | Opens a dialog for selecting a patch provided
+ by MIDNAM. Only available for MIDI tracks. |
+ Fan out to Busses… | Creates one bus per each output
+ of a virtual instrument and connects to created busses. Only available for
+ MIDI tracks where a virtual instrument has more than two audio outputs. |
+ Fan out to Tracks… | Creates one track per each output
+ of a virtual instrument and connects to created tracks. Only available for
+ MIDI tracks where a virtual instrument has more than two audio outputs. |
Protect Against Denormals | Uses a trick to
get rid of denormals, which are very small numbers the CPU can have
a hard time dealing with. To be used if the CPU consumption for plugins is
|
---|