Commit Graph

23 Commits

Author SHA1 Message Date
9b2e38aab3 implement midi, text vban streams
kindmaps updated

factory tests updated.

closes #7
2023-07-12 09:45:33 +01:00
f854ec7875 Adds ability to extend one config with another
apply_config() checks for 'extends' in TOML config

2.3.0 section added to README

three example extender.toml configs added
2023-07-11 19:34:43 +01:00
5e39461966 2.2.0 section added to changelog
mino version bump
2023-07-10 16:20:59 +01: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
b02f3af665 add recorder, recorder.mode tests 2023-07-01 19:26:32 +01:00
8b63cbfe8d add 2.1.0 section to readme 2023-06-30 23:51:43 +01:00
b3febbe831 upd release date 2023-06-25 00:55:09 +01:00
cf18ae6fcc add gui example to added section in changelog 2023-06-24 23:36:03 +01:00
01178082d2 typo 2023-06-24 23:32:53 +01:00
2f9864cf60 version 2.0.0 section added to changelog
readme updated to reflect latest changes

test badges updated.

fixes #5
2023-06-23 18:29:41 +01:00
e6ea1e5f4f bump to major version 1 2023-06-19 20:03:26 +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
af0d51eeb1 changelog, readme updated to reflect changes
minor version bump
2022-09-29 10:26:55 +01:00
onyx-and-iris
3f9c486fa0 fix ver bump in changelog 2022-09-03 16:33:01 +01:00
onyx-and-iris
48b2857c58 tomli/tomllib compatibility layer added.
Type annotation Self removed.

python version requirement changed.

tomli added as runtime dependency if py ver < 3.11

minor version bump.
2022-09-03 16:28:19 +01:00
onyx-and-iris
b5fc37a362 changelog updated to reflect recent changes.
minor version bump.
2022-08-02 09:20:50 +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
985fd3172f minor version bump.
0.4.0 section added to changelog.

patch, option sections added to readme.
2022-07-21 23:19:24 +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
d78de4d967 readme, changelog updated to reflect changes.
pytest-repeat added to dev dependencies.
update dependencies

minor version bump.
2022-07-16 21:24:51 +01:00
onyx-and-iris
ea48690f04 reword in changelog 2022-06-23 12:26:22 +01:00
onyx-and-iris
049754a87e reword in changelog 2022-06-23 12:25:36 +01:00
onyx-and-iris
1fd0ea62ec changelog initial commit 2022-06-23 12:24:32 +01:00