Commit Graph

19 Commits

Author SHA1 Message Date
891667cc3b clear whitespace 2023-08-30 13:13:44 +01:00
cfeb3a7263 now extending MetaFunctions into classes
macro methods renamed
2023-08-30 12:27:50 +01:00
85dce0061c reword docstrings 2023-08-29 14:07:52 +01:00
330a1507c9 make docstrings rdoc compatible 2023-08-29 11:21:05 +01:00
e989e72e51 move all require statements into top level file 2023-08-11 00:49:59 +01:00
b2194c7aa3 adds running? method
returns producer thread alive state

fixes bug in strip/bus classes
2023-08-10 14:40:22 +01:00
73fc0dc243 remove unnecessary assignments 2023-07-29 18:06:34 +01:00
ce27f46a47 Mixin IRemote methods
added docstrings
2023-07-27 10:58:26 +01:00
53f2c1847f pass convert as block to map 2023-07-25 10:20:31 +01:00
1e694b21aa use numbered parameters when building class arrays 2023-07-22 13:05:38 +01:00
0980cebffe fixes nomethoderror 2023-07-18 07:30:15 +01:00
9dfda173da added alias methods for VirtualStrip 2023-07-17 19:59:32 +01:00
01f50a2fc4 remove unnecessary initialize method 2023-07-14 12:04:04 +01:00
6ccdfafc27 run through standard 2023-07-14 12:01:41 +01:00
d8baaf4758 LevelEnum added to Mixins
BusLevels, BusDevice classes added
2023-07-14 01:46:00 +01:00
ecb33bc8a3 gainlayer, levels added to Strip class 2023-07-13 21:57:18 +01:00
6cb7ae020e module StripMixins removed 2023-07-09 19:31:27 +01:00
84761ef997 OutPuts and Fades mixins defined
and mixed into Strip class

add reader methods for PhysicalStrip class
2023-07-09 05:50:06 +01:00
941c3339d8 higher classes bus, button, strip and vban modules
bus, strip are not fully implemented yet
2023-07-07 02:33:49 +01:00