-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Describe the bug
Opening the attached .gdtf file, and callingthe GetDmxChannelCount for the 2nd mode "Dmx Mode", returns 11.
The channel count should be 20.
Custom@Light_Instr_Chauvet_Maverick_Storm_1_Beam.zip
To Reproduce
Steps to reproduce the behavior:
- Using libMVRgdtf, ReadFromFile the attached gdtf file.
- Using returned fixture pointer, call GetDmxModeAt(1) to get the mode "Dmx Mode".
- Using return dmxMode pointer call GetDmxChannelCount to get number of dmx channels for that mode.
- Value returned is 11.
Expected behavior
The value returned should be 20
Screenshots
N/A
Desktop (please complete the following information):
- OS: Windows 11
- Chrome and MS Edge
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels