Commit Graph

20 Commits

Author SHA1 Message Date
103355d265 use Threading.Event object to terminate producer 2023-08-04 23:13:54 +01:00
8acd0b1385 add missing type annotations 2023-07-20 11:11:34 +01:00
b5c8641c11 StripComp, StripGate, StripDenoiser, StripEQ
added to PhysicalStrip
2023-06-23 01:16:50 +01:00
onyx-and-iris
a73ebf364b only add fx properties to phys strips
patch bump
2022-10-27 08:50:27 +01:00
onyx-and-iris
caf05aa789 fix virt strip factory method docstring 2022-10-26 14:27:59 +01:00
onyx-and-iris
5ad5622612 pan_x, pan_y added to virtual strips
pan_x, pan_y virt tests added to higher.

patch bump
2022-10-26 14:24:13 +01:00
onyx-and-iris
907df78b37 add missing type hints to device mixins 2022-10-16 17:47:55 +01:00
onyx-and-iris
f4fc58cea0 added strip/bus device mixins.
device_prop added to meta

README, CHANGELOG updated to reflect changes.

minor version bump

fixes #3
2022-10-11 12:53:08 +01:00
onyx-and-iris
446848fe89 Event class added to misc.
defaultkwarg subs added. iniitialize event subscriptions.

base class observable thread now checks for currently registered events.

make capi call if polling strip/bus levels and ldirty not in events.
2022-08-02 09:17:11 +01:00
onyx-and-iris
43d4496378 clean up some format strings
expand obs example
2022-07-22 15:44:36 +01:00
onyx-and-iris
7506fb0737 add make_strip_level_map and make_bus_level_map 2022-07-21 22:55:49 +01:00
onyx-and-iris
dedb93f32c effects properties added stip/bus sections
FX section added to readme.

fix some docstrings.

fix a couple of jumbled dates in changelog
2022-07-16 23:21:55 +01:00
onyx-and-iris
695e3e4999 effects mixed into physicalstrip
effects mixed into phys/virt bus

physicalbus params mixed into virtualbus for basic kind only.

get() added to bus mode mixin

BusModes IntEnum added to bus
2022-07-16 21:16:34 +01:00
onyx-and-iris
e979595a09 refactor levels.
only compute strip/bus comp tuples if ldirty.

add comp generator function to util.

added some docstrings

patch bump
2022-07-09 11:06:48 +01:00
onyx-and-iris
9af2fc98aa add support for all strip level modes to observers
is_updated now returns a bool (if that channel is updated (dirty))

observer example updated.

minor ver bump
2022-07-06 13:14:23 +01:00
onyx-and-iris
1b75d53cfb remove type checks. prefer duck typing 2022-07-04 16:02:56 +01:00
onyx-and-iris
c7c4b199cb fix delay in fadeto,fadeby 2022-07-02 02:00:52 +01:00
onyx-and-iris
12281a58c8 fix call to remote 2022-07-02 01:43:19 +01:00
onyx-and-iris
0f8615715c minor changes
minor changes
2022-06-18 11:12:33 +01:00
onyx-and-iris
11275d9473 initial commit
initial commit
2022-06-16 14:07:12 +01:00