getMSRLoudspeakerSignals

Generates multizone soundfield reproduction loudspeaker signals

Syntax ^

function [ Loudspeaker_Signals, Original_ ] = getMSRLoudspeakerSignals( Input_Signal, setup, signal_info, system_info )

Description ^

Generates multizone soundfield reproduction loudspeaker signals
 
 Syntax:    [ Loudspeaker_Signals, Original_ ] = getMSRLoudspeakerSignals( Input_Signal, setup, signal_info, system_info )
 
 Inputs: 
     Input_Signal - The signal to reproduce in the bright zone.
     setup - The loudspeaker setup description object.
     signal_info - The signal information structure.
     system_info - The system information structure.
 
 Outputs: 
     Loudspeaker_Signals - The loudspeaker signals used to reproduce the
                         multizone soundfield.
     Original_ - The original input signal which has been exposed to the
               same processing as the loudspeaker signals (possibly
               bandfiltered).
 
 Example: 
     Line 1 of example
     Line 2 of example
     Line 3 of example
 
 See also: List related files here

Cross-Reference Information ^

This function calls: This function is called by:
Generated on Tue 05-Sep-2017 07:46:10 for Sound Zones