hobbyquaker / mqtt-dmx-controller

A simple ArtNet / DMX Controller with MQTT Interface 💡🎬
MIT License
65 stars 14 forks source link

Sequence Steps hold and trans attributes get saved as strings on windows #6

Open DerMakaber opened 4 years ago

DerMakaber commented 4 years ago

Whenever I edit the hold or trans attributes in the Sequence Stops and then try to play the sequence the program sends me an error message and then bugs out. I checked the sequences.json file and saw that the hold and trans attributes get saved as strings instead of floats which seems to throw the program off. Only tested this on windows so I don't know about the other releases.