Download Print this page
Yamaha MTX5-D Manual

Yamaha MTX5-D Manual

Matrix processor
Hide thumbs Also See for MTX5-D:

Advertisement

Quick Links

AMX Control Module for:
MTX5-D Matrix Processor
Rev. 1
December 10, 2014
Release

Advertisement

loading

Summary of Contents for Yamaha MTX5-D

  • Page 1 AMX Control Module for: MTX5-D Matrix Processor Rev. 1 December 10, 2014 Release...
  • Page 2 TCP/IP socket on port 49280. The other will be an RS232 port (configurable to be either 38400 baud or 115200 baud). The RS232 pinout for the MTX5-D is Rx 2, Tx 3, Gnd 5. For an AMX system, that means pins 2 and 3 are crossed. Do not connect any other pins –...
  • Page 3 Using RS232, if the MTX5-D is restarted or the cable is interrupted, it is more difficult to know if the connection was lost and things can fall out of sync.
  • Page 4 By translating command strings from raw addresses to readable strings, writing and debugging your code is dramatically simplified. The module implements the vast majority of the controls available in the MTX5-D. “Set it and forget it” features like speaker tuning were left off, but otherwise the features set is rather complete.
  • Page 5 21-50 Post-EQ meters for Input 1-30 51-80 Post-On meters for Input 1-30 81-84 Post-On meters for Effect Returns 1L-2R 91-106 Post-On meters for Matrix (Zone) Outputs 111-126 Post-On meters for Outputs 1-16 AMX Control Module for: MTX5-D Matrix Processor Rev.1...
  • Page 6 If you want to use a different name for debug purposes, you can assign a new name with this command. You can shorten the name or create more distinct names when multiple MTX5-D units are present such as MTX5D-MtgRms or MTX5D-BallRms. Set:IP=<IP Address>:49280:IP_TCP Set:RS232=Delay=<1/10 sec>:HSOFF:XOFF:SET BAUD <38400|115200>,N,8,1 485 DISABLE...
  • Page 7 Set:RampStep:Threshold=<0-1000> // default 20 Set:RampStep:Volume=<0-1000> // default 20 There are no ramping commands in the raw MTX5-D protocol. This COMM module tracks the status of each parameter and sends a discrete command to raise or lower the value by these increments. If you want larger steps for these commands, you could send this in when the module comes online.
  • Page 8 Input:EQ=In <1-16|25-30>,Band <1-3>: Gain <0-1000>,Freq <0-1000>,Q <0-1000>, Type <1-7>, BandBypass <1 (BYPASS)|0 (ENGAGE)> Input:EQ:On=<In #>:<0-1|T> Input:EQ:On=In <1-16|25-30>:On <0 Off|1 On> Input:FBS:Dynamic:Clear=<In #> Input:FBS:Fixed:On=<In #>:<0-1|T> Input:FBS:Dynamic:On=<In #>:<0-1|T> Input:FBS=In <1-8>:FixedOn <0 Off|1 On>:DynamicOn <0 Off|1 On> AMX Control Module for: MTX5-D Matrix Processor Rev.1...
  • Page 9 Output:EQ:Freq=<Out #>,<Band 1-4>:<0-1000|+|-> Output:EQ:Gain=<Out #>,<Band 1-4>:<0-1000|+|-> Output:EQ:Q=<Out #>,<Band 1-4>:<0-1000|+|-> Output:EQ:Type=<Out #>,<Band 1-4>:<1-7> Output:EQ:BandBypass=<Out #>,<Band 1-4>:<1-7> Output: EQ=Out <1-16>,Band <1-4>:Gain <0-1000>, Freq <0-1000>, Q <0-1000>, Type<1-7>, BandBypass <1 (BYPASS)|0 (ENGAGE)> Output:EQ:On=<Out #>:<0-1|T> Output:EQ:On=Out <1-16>:<0-1|T> AMX Control Module for: MTX5-D Matrix Processor Rev.1...
  • Page 10 Send Commands & Status Strings Output:Volume=<Out #>:<0-1000|+|-> Output:On=<Out #>:<0-1|T> Output=Out <1-16>:Vol <0-1000>,On <0 Off|1 On> OutputDCA:Volume=<Out #>:<0-1000|+|-> OutputDCA:Mute=<Out #>:<0-1|T> OutputDCA =Out <1-8>:Vol <0-1000>,Mute <0 (UNMUTED)|1 (MUTED)> Preset=<1-50> Preset=<1-50> AMX Control Module for: MTX5-D Matrix Processor Rev.1...