Make output channel color a property
commit28e36a01fa7562af764f45d696bef32944a7a2fd
authorChristopher Arndt <chris@chrisarndt.de>
Fri, 19 Feb 2021 04:37:40 +0000 (19 05:37 +0100)
committerChristopher Arndt <chris@chrisarndt.de>
Fri, 19 Feb 2021 04:45:34 +0000 (19 05:45 +0100)
tree424df636bc31b8d553dbc5bc10dcf1572f563825
parent3a0ecbdd801b4993f55cb8931b5a776a34ae6a62
Make output channel color a property

Makes sure that the attribute is always present when 'realize' method is
called and allows setting it using a color string.

Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
jack_mixer/channel.py