UNPKG

@joergmittaglawo/dmvconfig

Version:

DMV Configuration scripts for Lawo V__matrix Distributed Multiviewers.

18 lines (16 loc) 259 B
const HEADS = Array.from( { length: 8 }, () => ({ standard: 'HD1080p50', streaming: 'ST2022_6', pips: 64, clocks: { digital: 4, analog: 4, }, textboxes: 16, ppms: 8, images: 2, }), ); module.exports = HEADS;