Commit Graph
45 Commits
Author SHA1 Message Date
onyx-and-iris a09b07e1c2 mute prop added to dca class
mute tests added

patch bump
2022-11-10 12:10:01 +00:00
onyx-and-iris e7d38bb9d7 minor ver bump
added mute property to bus,fx,lr,rtn,strip
2022-11-08 22:10:36 +00:00
onyx-and-iris 2255da4e53 minor ver bump
2.1.0 added to changelog
2022-11-08 17:07:42 +00:00
onyx-and-iris 6ab7d03a11 update changelog 2022-11-08 16:54:57 +00:00
onyx-and-iris 87217f6f9c remove type checks, prefer duck typing.
keep bounds checks for any vals passed to lin_set/log_set
2022-11-08 16:54:23 +00:00
onyx-and-iris fb8d3dee75 add missing parameters in config.monitor 2022-11-08 16:52:00 +00:00
onyx-and-iris 4973eb3215 reword docstring 2022-11-08 16:51:39 +00:00
onyx-and-iris 65a817ed87 update changelog 2022-11-08 15:12:03 +00:00
onyx-and-iris 0b20ac953f delay kwarg added.
delay added to README

delay for test suites reduced to 0.008

main stereo added to adapter tests
2022-11-08 15:09:20 +00:00
onyx-and-iris 7015383b98 fix logging bug
patch bump
2022-11-07 21:05:27 +00:00
onyx-and-iris 981f4b57f8 add ex_obs to scripts 2022-11-07 20:06:56 +00:00
onyx-and-iris 2732e56a86 patch bump 2022-11-07 19:57:26 +00:00
onyx-and-iris 315dc64feb rename xair obs dir
upd poetry script
2022-11-07 19:50:46 +00:00
onyx-and-iris 4a36e4a2ce major ver bump
CHANGELOG updated to reflect changes
2022-11-07 18:36:59 +00:00
onyx-and-iris 858275beda md fix 2022-11-07 17:43:43 +00:00
onyx-and-iris d6fe34aef4 test badge fixed
fx added to higher classes section in readme.

aux renamed to auxreturn

lower level methods send, query added to readme.

documentation links for OSC commands added.
2022-11-07 17:29:35 +00:00
onyx-and-iris 0606c8d107 info_response property added to base clase. 2022-11-07 17:27:41 +00:00
onyx-and-iris 78cd0b489a add poetry scripts for test suites 2022-11-07 15:23:20 +00:00
onyx-and-iris 6944ba5128 minor refactors 2022-11-07 15:22:59 +00:00
onyx-and-iris e4dc4d0b13 add tests.x32 module 2022-11-07 15:22:29 +00:00
onyx-and-iris 079d1b308d move xair tests into tests.xair package 2022-11-07 15:21:51 +00:00
onyx-and-iris a69734b738 adapter module added
factory method for x32 added

logging module added for tracing OSC requests/reponses.
2022-11-07 11:08:56 +00:00
onyx-and-iris d765c5b027 add poetry script 2022-10-28 21:07:14 +01:00
onyx-and-iris eacf1d1c61 set mute_group True in example 2022-09-30 19:30:42 +01:00
onyx-and-iris 95260e8e5e typo fix 2022-09-21 10:12:54 +01:00
onyx-and-iris 6aba201080 update config.mute_group in readme. 2022-09-21 10:12:04 +01:00
onyx-and-iris a4e9e430f9 fix mute_group toggle for config class.
use mute_group.on in xair-obs example

patch bump
2022-09-21 10:05:31 +01:00
onyx-and-iris b8e7254850 reword in readme 2022-09-21 01:21:14 +01:00
onyx-and-iris c59c623546 add xair-obs example 2022-09-20 15:12:50 +01:00
onyx-and-iris d5184d0559 fix wording in changelog 2022-09-05 19:06:18 +01:00
onyx-and-iris db789b8342 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-05 17:06:11 +01:00
onyx-and-iris 731f0906ef Update .gitignore 2022-08-09 17:54:59 +01:00
onyx-and-iris c159812fe3 remove redundant import
fix docstrings to match new package name
2022-08-08 00:13:14 +01:00
onyx-and-iris a45a57d1e4 config.toml to gitignore 2022-08-08 00:06:40 +01:00
onyx-and-iris 9f0e5c7891 fix github md? 2022-08-07 23:58:35 +01:00
onyx-and-iris f8c6659fd8 package renamed to xair-api
now packaged with poetry and added to pypi

using tomllib, requires python 3.11

readme, changelog updated to reflect changes

major version bump
2022-08-07 23:55:51 +01:00
onyx-and-iris e8d23562f1 date fix 2022-05-01 11:17:30 +01:00
onyx-and-iris 21c4246441 add create stable branch todo 2022-05-01 10:20:55 +01:00
onyx-and-iris cbc355d119 add link to changelog in readme 2022-05-01 09:45:10 +01:00
onyx-and-iris fa75971aa1 changelog added
fixes #2
2022-05-01 09:43:07 +01:00
onyx-and-iris 885c2e40e1 changelog added.
fixes #2
2022-05-01 09:42:33 +01:00
onyx-and-iris 550b8c4240 tests migrated from nose to pytest
fixes #1

config.ini added to gitignore

rewording in readme, links to behringer/midas pages added.

kinds supported updated.

development dependencies updated in setup.py

kind maps in kinds module updated

kwarg port added (might revert this later)

pre-commit.ps1 added for use with git hook

mr18 tests badge added to readme
2022-05-01 03:46:44 +01:00
onyx-and-iris 8bad4d549a Update .gitignore 2022-04-27 19:44:38 +01:00
onyx-and-iris 68b1907147 Update __main__.py
remove redundant import
2022-04-21 15:40:36 +01:00
onyx-and-iris bf9b72f31f initial commit
initial commit
2022-04-05 20:05:55 +01:00