Commit Graph

13 Commits

Author SHA1 Message Date
79260a0e47 check vban direction
check that index is numeric

remove button as possible key.
not defined in RT packets anyway

patch bump
2023-08-10 21:24:59 +01:00
onyx-and-iris
4aacc60857 md fix 2022-11-05 12:16:25 +00:00
onyx-and-iris
87eb61170e blacken readme example.
fix bug in main.py
2022-10-19 21:10:59 +01:00
onyx-and-iris
3ecb3a0f68 fix minor errors in readme 2022-08-06 10:51:35 +01:00
onyx-and-iris
5703105980 add opts
add opts to example in readme and __main__
2022-06-16 16:45:08 +01:00
onyx-and-iris
b9db01c8f4 major version bump due to dependency change.
now packaged with poetry.
added to pypi.

major version bump due to dependency change.

interface reworked to match the remote-api interface.

readme updated with changes to installation

pre-commit hook temporarily removed
2022-06-16 16:10:06 +01:00
onyx-and-iris
e0d83f91e7 Update __main__.py
update main
2022-03-04 14:30:51 +00:00
onyx-and-iris
83429e17ad edits to tests
add more tests to higher.

added opts to tests.

removed delay, max_polls from runmany, not required for these tests.
2022-02-28 18:14:31 +00:00
onyx-and-iris
0f18116cd1 add gainlayers, levels, public_packet property object
add gainlayers, levels

_get_rt now private method.

public_packet now property object
2022-02-26 23:57:19 +00:00
onyx-and-iris
416550fa95 add self.buff, runmany
add self.buff and test for equality against private packet before returning as public packet.

add runmany
2022-02-26 03:07:29 +00:00
onyx-and-iris
6432eae3b4 add levels
add levels to strip and bus class.

strip level values defined as: pre fader input peak level in dB * 100
bus level values defined as: bus output peak level in dB * 100
2022-02-25 18:06:24 +00:00
onyx-and-iris
6e40ceb346 add some higher tests
add first tests
2022-02-25 15:17:05 +00:00
onyx-and-iris
838e3c4999 initial commit
initial commit
2022-02-25 14:37:23 +00:00