jmod.sur.speaker.delay~

Adjust delay of the loudspeakers to adjust for varying distances. Delay can either be provided as a time delay or will be calculated from loudspeaker positions automatically.

Table of Contents | Index of Modules | Credits | Donate | Jamoma.org

Configuration

Module Type: control
Algorithm Type: default

Interface Size: 150x70 pixels

Number of signal inlets: 0
Number of signal outlets: 0

Parameters

/name /type /range /clipmode /ramp/drive /ramp/function /dataspace /dataspace/unit /repetitions/filter /description
audio/bypass boolean 0 1 none none linear none none 1 When active, this attribute bypasses the module's processing algorithm, letting audio or video pass through unaffected
automatic boolean 0 1 none none linear none none 1 position based calculation (automatic) or manual setting of delays.
numSpeakers integer 2 32 both none linear none none 1 The number of audio channels that the ambisonic signal is diffused to. Changes only take effect when audio is off.
speaker.1/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.10/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.11/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.12/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.13/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.14/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.15/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.16/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.17/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.18/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.19/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.2/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.20/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.21/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.22/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.23/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.24/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.25/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.26/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.27/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.28/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.29/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.3/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.30/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.31/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.32/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.4/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.5/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.6/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.7/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.8/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
speaker.9/delay decimal 0 1000 both none linear time ms 1 delay to be applied on the Nth speaker in [ms] by default
temperature decimal -273 40 low none linear temperature Celsius 1 temperature to calculate speed of sound.
view/freeze boolean 0 1 none none linear none none 1 Turn off the updating of user interface elements when parameters change. This may be done to conserve CPU resources.
view/highlight string 0 1 none none linear none none 1 Highlight the module with a color tint such as red, green, or similar.

 

Messages

/name /type /range /clipmode /ramp/drive /ramp/function /dataspace /dataspace/unit /repetitions/filter /description
documentation/generate generic 0 1 none none linear none none 1 Generate a html documentation page for this module and save it to disk. The argument 'tex' creates a Latex document.
init none 0 1 none none linear none none 1 Initialize a module completely to the original state.
preset/clear none 0 1 none none linear none none 1 Clears all presets, providing a blank slate for saving new presets.
preset/copy generic 0 1 none none linear none none 1 Create a new preset (2nd argument) by copying the contents of another preset (1st argument)
preset/default none 0 1 none none linear none none 1 Open the default preset file and recall the first preset in that file.
preset/dump none 0 1 none none linear none none 1 Dump all preset names.
preset/interpolate generic 0 1 none none linear none none 1 Interpolate between two named presets (argument 1 and 2) using a ratio (float in the range [0.0, 1.0]) specified as the third argument.
preset/mix generic 0 1 none none linear none none 1 Mix list of pairs of (preset name, mix value) using a ratio (float).
preset/post none 0 1 none none linear none none 1 Post all presets to the Max window.
preset/read generic 0 1 none none linear none none 1 Open an xml-preset file and recall the first preset in that file. An optional argument defines the file to open.
preset/recall generic 0 1 none none linear none none 1 Recall a preset by number - you can also choose presets from the module menu.
preset/store generic 0 1 none none linear none none 1 Store a preset by number in memory. All presets present in memory will be written to disk when you send a /preset/write message to the module.
preset/storecurrent none 0 1 none none linear none none 1 Store on the last recalled or stored preset
preset/storenext none 0 1 none none linear none none 1 Store a preset in the next preset slot. Handy so that you do not need to specify a preset number manually.
preset/write generic 0 1 none none linear none none 1 Write an xml-preset file to disk. An optional argument defines the file to open.
preset/writeagain none 0 1 none none linear none none 1 Write on same xml-preset file.
speaker.1/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.10/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.11/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.12/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.13/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.14/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.15/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.16/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.17/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.18/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.19/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.2/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.20/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.21/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.22/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.23/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.24/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.25/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.26/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.27/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.28/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.29/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.3/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.30/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.31/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.32/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.4/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.5/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.6/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.7/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.8/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
speaker.9/position decimalArray 0 1 none none linear position xyz 1 Position of the Nth speaker. In cartesian coordinates (xyz) by default
view/color/border decimalArray 0 1 both none linear none none 1 The border color of the module in the format RGBA where values range.
view/color/contentBackground decimalArray 0 1 both none linear none none 1 The background color of the module in the format RGBA where values range.
view/color/toolbarBackground decimalArray 0 1 both none linear none none 1 The background color of the module's toolbar in the format RGBA where values range.
view/color/toolbarText decimalArray 0 1 both none linear none none 1 The color of the module's toolbar text in the format RGBA where values range.
view/internals none 0 1 none none linear none none 1 Attempts to open the internal algorithm for viewing. This works for most modules. Some modules may choose to cloak the algorithms - preventing this message from functioning.
view/panel none 0 1 none none linear none none 1 Open an a module's control panel (inspector) if one is present.
view/refresh none 0 1 none none linear none none 1 Update displayed values for module to reflect current state.
view/script generic 0 1 none none linear none none 1 Low-level module hacking. Any arguments arguments to this message will be interpreted as patcher scripting for the top-level patcher of the module.
view/size generic 0 1 none none linear none none 1 The size of the module's UI: [Width Height]

 

Return

/name /type /range /clipmode /ramp/drive /ramp/function /dataspace /dataspace/unit /repetitions/filter /enable /description

 

About Jamoma

Jamoma is a system for creating and exchanging structured Max patches. It consists of both a set of guidelines and an implementation of those guidelines. For more information please visit jamoma.org.