Commit Graph

10 Commits

Author SHA1 Message Date
ce5936b740 lint fixes
ruff added to dev dependencies

ruff badge added to readme
2023-10-29 09:40:10 +00:00
c2daba1a62 when out of bounds values are passed, log warnings
bump to version 2.1.1

closes #6
2023-07-01 19:50:54 +01:00
59624ccb3e add VmGUI class to misc.
lets you check if gui was launched by the api
2023-06-29 18:05:07 +01:00
onyx-and-iris
eddccb66c5 event class moved into event.py
logger module used to write interface events to console
2022-09-29 09:44:14 +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
9d446ea17d add support for midi devices.
midi example added.

minor version bump
2022-07-24 14:38:16 +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
a4fd61ceab patch, option added to misc.
patch, option added to factories.

asio, insert added to kind maps.
2022-07-21 23:13:53 +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
1a6f3d6c73 misc module added.
fx added to potato remote class.

factory unit tests added.
2022-07-16 21:20:56 +01:00