diff --git a/mixer/doc/MANUAL.html b/mixer/doc/MANUAL.html
index 624ef9f..ace61d4 100644
--- a/mixer/doc/MANUAL.html
+++ b/mixer/doc/MANUAL.html
@@ -43,7 +43,9 @@ January 21, 2010
NOTE: -The use of Control Signals (OSC) should be preferred for types -of parameter automation, as LADSPA plugins are incapable of -processing Control Voltage signals at full resolution anyway. +The use of Control Signals (OSC) should be preferred for most types +of parameter automation, as LADSPA plugins are incapable of +processing Control Voltage signals at full audio resolution anyway. |
![]() |
+Non-Mixer supports Ambisonic spatialization via the excellent amb-* LADSPA plugin set and others. Whenever a LADSPA plugin is added to a strip whose set of parameters include parameters named Azimuth and Elevation, Non-Mixer will detect this and automatically attach a Spatializer control to these parameters. The Spatializer will be displayed at the bottom of the mixer strip. A larger version of the control may also be found in the Module Parameter Editor. +
+![]() |
+The spatialization control may be visualized as moving the sound source across the surface of a hemispherical dome enclosing the listener. +
++The output of the spatializing plugin may be routed into a decoding plugin following it the same strip or, more usefully, the output of a number of Ambisonic panning plugins on different strips may be routed (through JACK) into a single master decoder instance on a final strip. +
A Non-Mixer project is a directory where Non-Mixer keeps the strip settings, project specific settings, and some meta-data. A project is completely self-contained. You can rename a project as simply as: @@ -286,12 +312,12 @@ The JACK API makes implementing this far more difficult and kludgey than it shou Please petition your local JACK developer to accept jack_client_set_name() into the API. -
![]() |
![]() |