{
  "schemaVersion": 3,
  "profileVersion": 1,
  "manufacturer": "Martin",
  "model": "MAC 600",
  "modes": {
    "DMX1 (10ch, 8-bit)": {
      "channels": {
        "Shutter / Strobe": {
          "address8Bit": 1,
          "defaultValue": 30,
          "highlightValue": 30
        },
        "Intensity": {
          "address8Bit": 2,
          "defaultValue": 0,
          "highlightValue": 255
        },
        "Cyan": {
          "address8Bit": 3,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Magenta": {
          "address8Bit": 4,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Yellow": {
          "address8Bit": 5,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Color Wheel": {
          "address8Bit": 6,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Beam Shaper 1": {
          "address8Bit": 7,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Beam Shaper 2": {
          "address8Bit": 8,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Pan": {
          "address8Bit": 9,
          "defaultValue": 128,
          "highlightValue": 128
        },
        "Tilt": {
          "address8Bit": 10,
          "defaultValue": 128,
          "highlightValue": 128
        }
      },
      "modulation": {
        "stroberate": {
          "channel": "Shutter / Strobe",
          "mergeMode": "addition",
          "fallback": "none"
        },
        "colorwheel": {
          "channel": "Color Wheel",
          "mergeMode": "htp",
          "fallback": "none"
        },
        "beamshaper": {
          "channel": "Beam Shaper 1",
          "mergeMode": "weightedaverage",
          "fallback": "none"
        },
        "pan": {
          "channel": "Pan",
          "mergeMode": "weightedaverage",
          "fallback": "last"
        },
        "tilt": {
          "channel": "Tilt",
          "mergeMode": "weightedaverage",
          "fallback": "last"
        }
      },
      "colorspace": {
        "colorspaceType": "cmyi",
        "additive": {
          "intensity": {
            "channel": "Intensity"
          }
        },
        "subtractive": {
          "cyan": {
            "channel": "Cyan"
          },
          "magenta": {
            "channel": "Magenta"
          },
          "yellow": {
            "channel": "Yellow"
          }
        }
      },
      "cells": []
    },
    "DMX2 (12ch, 16-bit)": {
      "channels": {
        "Shutter / Strobe": {
          "address8Bit": 1,
          "defaultValue": 30,
          "highlightValue": 30
        },
        "Intensity": {
          "address8Bit": 2,
          "defaultValue": 0,
          "highlightValue": 255
        },
        "Cyan": {
          "address8Bit": 3,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Magenta": {
          "address8Bit": 4,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Yellow": {
          "address8Bit": 5,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Color Wheel": {
          "address8Bit": 6,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Beam Shaper 1": {
          "address8Bit": 7,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Beam Shaper 2": {
          "address8Bit": 8,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Pan": {
          "address16BitMsb": 9,
          "channel16BitLsb": "Pan Fine",
          "defaultValue": 32768,
          "highlightValue": 32768
        },
        "Pan Fine": {
          "address16BitLsb": 10
        },
        "Tilt": {
          "address16BitMsb": 11,
          "channel16BitLsb": "Tilt Fine",
          "defaultValue": 32768,
          "highlightValue": 32768
        },
        "Tilt Fine": {
          "address16BitLsb": 12
        }
      },
      "modulation": {
        "stroberate": {
          "channel": "Shutter / Strobe",
          "mergeMode": "addition",
          "fallback": "none"
        },
        "colorwheel": {
          "channel": "Color Wheel",
          "mergeMode": "htp",
          "fallback": "none"
        },
        "beamshaper": {
          "channel": "Beam Shaper 1",
          "mergeMode": "weightedaverage",
          "fallback": "none"
        },
        "pan": {
          "channel": "Pan",
          "mergeMode": "weightedaverage",
          "fallback": "last"
        },
        "tilt": {
          "channel": "Tilt",
          "mergeMode": "weightedaverage",
          "fallback": "last"
        }
      },
      "colorspace": {
        "colorspaceType": "cmyi",
        "additive": {
          "intensity": {
            "channel": "Intensity"
          }
        },
        "subtractive": {
          "cyan": {
            "channel": "Cyan"
          },
          "magenta": {
            "channel": "Magenta"
          },
          "yellow": {
            "channel": "Yellow"
          }
        }
      },
      "cells": []
    },
    "DMX3 (12ch, 8-bit + speed)": {
      "channels": {
        "Shutter / Strobe": {
          "address8Bit": 1,
          "defaultValue": 30,
          "highlightValue": 30
        },
        "Intensity": {
          "address8Bit": 2,
          "defaultValue": 0,
          "highlightValue": 255
        },
        "Cyan": {
          "address8Bit": 3,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Magenta": {
          "address8Bit": 4,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Yellow": {
          "address8Bit": 5,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Color Wheel": {
          "address8Bit": 6,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Beam Shaper 1": {
          "address8Bit": 7,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Beam Shaper 2": {
          "address8Bit": 8,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Pan": {
          "address8Bit": 9,
          "defaultValue": 128,
          "highlightValue": 128
        },
        "Tilt": {
          "address8Bit": 10,
          "defaultValue": 128,
          "highlightValue": 128
        },
        "Pan/Tilt Speed": {
          "address8Bit": 11,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Effect Speed": {
          "address8Bit": 12,
          "defaultValue": 0,
          "highlightValue": 0
        }
      },
      "modulation": {
        "stroberate": {
          "channel": "Shutter / Strobe",
          "mergeMode": "addition",
          "fallback": "none"
        },
        "colorwheel": {
          "channel": "Color Wheel",
          "mergeMode": "htp",
          "fallback": "none"
        },
        "beamshaper": {
          "channel": "Beam Shaper 1",
          "mergeMode": "weightedaverage",
          "fallback": "none"
        },
        "pan": {
          "channel": "Pan",
          "mergeMode": "weightedaverage",
          "fallback": "last"
        },
        "tilt": {
          "channel": "Tilt",
          "mergeMode": "weightedaverage",
          "fallback": "last"
        },
        "ptspeed": {
          "channel": "Pan/Tilt Speed",
          "mergeMode": "weightedaverage",
          "fallback": "none"
        },
        "speed": {
          "channel": "Effect Speed",
          "mergeMode": "weightedaverage",
          "fallback": "none"
        }
      },
      "colorspace": {
        "colorspaceType": "cmyi",
        "additive": {
          "intensity": {
            "channel": "Intensity"
          }
        },
        "subtractive": {
          "cyan": {
            "channel": "Cyan"
          },
          "magenta": {
            "channel": "Magenta"
          },
          "yellow": {
            "channel": "Yellow"
          }
        }
      },
      "cells": []
    },
    "DMX4 (14ch, 16-bit + speed)": {
      "channels": {
        "Shutter / Strobe": {
          "address8Bit": 1,
          "defaultValue": 30,
          "highlightValue": 30
        },
        "Intensity": {
          "address8Bit": 2,
          "defaultValue": 0,
          "highlightValue": 255
        },
        "Cyan": {
          "address8Bit": 3,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Magenta": {
          "address8Bit": 4,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Yellow": {
          "address8Bit": 5,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Color Wheel": {
          "address8Bit": 6,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Beam Shaper 1": {
          "address8Bit": 7,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Beam Shaper 2": {
          "address8Bit": 8,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Pan": {
          "address16BitMsb": 9,
          "channel16BitLsb": "Pan Fine",
          "defaultValue": 32768,
          "highlightValue": 32768
        },
        "Pan Fine": {
          "address16BitLsb": 10
        },
        "Tilt": {
          "address16BitMsb": 11,
          "channel16BitLsb": "Tilt Fine",
          "defaultValue": 32768,
          "highlightValue": 32768
        },
        "Tilt Fine": {
          "address16BitLsb": 12
        },
        "Pan/Tilt Speed": {
          "address8Bit": 13,
          "defaultValue": 0,
          "highlightValue": 0
        },
        "Effect Speed": {
          "address8Bit": 14,
          "defaultValue": 0,
          "highlightValue": 0
        }
      },
      "modulation": {
        "stroberate": {
          "channel": "Shutter / Strobe",
          "mergeMode": "addition",
          "fallback": "none"
        },
        "colorwheel": {
          "channel": "Color Wheel",
          "mergeMode": "htp",
          "fallback": "none"
        },
        "beamshaper": {
          "channel": "Beam Shaper 1",
          "mergeMode": "weightedaverage",
          "fallback": "none"
        },
        "pan": {
          "channel": "Pan",
          "mergeMode": "weightedaverage",
          "fallback": "last"
        },
        "tilt": {
          "channel": "Tilt",
          "mergeMode": "weightedaverage",
          "fallback": "last"
        },
        "ptspeed": {
          "channel": "Pan/Tilt Speed",
          "mergeMode": "weightedaverage",
          "fallback": "none"
        },
        "speed": {
          "channel": "Effect Speed",
          "mergeMode": "weightedaverage",
          "fallback": "none"
        }
      },
      "colorspace": {
        "colorspaceType": "cmyi",
        "additive": {
          "intensity": {
            "channel": "Intensity"
          }
        },
        "subtractive": {
          "cyan": {
            "channel": "Cyan"
          },
          "magenta": {
            "channel": "Magenta"
          },
          "yellow": {
            "channel": "Yellow"
          }
        }
      },
      "cells": []
    }
  }
}