Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 566 Bytes

File metadata and controls

26 lines (20 loc) · 566 Bytes

Behringer X32

Also works for

  • Midas M32

Configuration

{
  device: {
    type: 'behringer-x32',
    options: {
      remoteAddress: '192.168.2.7', // IP address here
      remotePort: 10023
    }
  }
}

Links