Commit Graph

149 Commits

Author SHA1 Message Date
6468270fd0 wdm, ks, mme and asio added to strip.device 2022-12-17 15:40:29 +00:00
42b17a7239 mode class added to Bus.
removed busmodemember meta functions.
2022-12-17 15:40:07 +00:00
714d761af2 update changelog 2022-12-17 02:13:17 +00:00
bb94e9d4e5 update tests to reflect v3 changes 2022-12-17 02:12:32 +00:00
72467a611b enable verbose output in examples
fix host key in obs example readme.
2022-12-17 02:11:00 +00:00
e01d4f134a comp, gate, denoiser, eq, device sections added
appgain|appmute added.

todo. add examples
2022-12-16 19:41:33 +00:00
9074e0d416 add note to close OBS to end script 2022-12-16 18:57:26 +00:00
bc3216bee7 Merge branch 'dev' into add-comp-gate-eq-device 2022-12-16 18:51:00 +00:00
2a476b8ffe start constructing version 3 section in changelog
add to todo list.
2022-12-16 18:41:22 +00:00
fc290ba90c entry/exit functions added 2022-12-16 18:19:35 +00:00
a40e36998c meta functions refactored to use class identifiers 2022-12-16 17:40:47 +00:00
c37b4e0b1b IVban class added
getters/setters moved into IVban

refactored to use identifier()
2022-12-16 17:30:06 +00:00
14c8a54f01 refactored to use identifier() 2022-12-16 17:29:04 +00:00
a642dfd154 getters now return boolean values 2022-12-16 17:27:58 +00:00
ec296059d4 refactored to use identifier() 2022-12-16 17:27:05 +00:00
c999e73e14 IStrip class added.
getters/setters moved into IStrip

Comp, Gate, Denoiser, Eq and Device classes added to PhysicalStrip

AppGain, AppMute methods added to VirtualStrip
2022-12-16 17:24:31 +00:00
d86ad2fe87 IBus class added.
getters/setters moved into IBus

Eq class added to Bus

Device class added to PhysicalBus
2022-12-16 17:18:51 +00:00
62ad51c6b8 examples now using relative import path
obs example now using obs-powershell module. README updated.
2022-12-16 17:16:02 +00:00
506455e767 md fix 2022-12-14 21:42:10 +00:00
2586ca4089 reword 2022-12-14 19:54:25 +00:00
W904yl40JykXAzmA
5229df81ad add Load method to Command class.
fixes #3
2022-12-14 19:37:11 +00:00
norm
1d115f4132 reword in readme
add print obs, ws versions
2022-11-04 02:07:23 +00:00
norm
7f5d92603e obs example added
readme for obs example added

config.psd1 added to gitignore
2022-11-04 01:51:40 +00:00
onyx-and-iris
6cc43fa553 changes to login error handling.
throw capi error if retval not 1 or -2.

exit from program if login/capi error thrown.
2022-10-30 19:10:17 +00:00
onyx-and-iris
8c20c58085 add powershell 7 to readme requirements 2022-10-30 18:38:27 +00:00
onyx-and-iris
cfbbbf3551 add s flag to cli example readme 2022-10-30 18:31:17 +00:00
onyx-and-iris
caee87cf98 add pipe example in readme 2022-10-30 02:08:04 +00:00
onyx-and-iris
21e8b16cec add log flag to run tests section in readme 2022-10-30 01:26:04 +00:00
onyx-and-iris
88aa0c3250 typo fix 2022-10-30 01:12:08 +00:00
onyx-and-iris
8f3701a1af sef kind default. 2022-10-30 01:07:40 +00:00
onyx-and-iris
cf6863a304 fix wording in cli example readme 2022-10-30 01:05:21 +00:00
onyx-and-iris
b6f4567d2a update readme 2022-10-30 01:01:28 +00:00
onyx-and-iris
688a67151b set default kind for pre-commit
alter dot source for pre-commit
2022-10-30 01:54:32 +01:00
onyx-and-iris
6ef6da5cc1 add output flag to CLI example
add README for CLI example
2022-10-30 01:50:30 +01:00
onyx-and-iris
a74f49a277 runall rename 2022-10-30 01:35:08 +01:00
onyx-and-iris
2cfc3958a2 fix bug with getype 2022-10-30 01:31:32 +01:00
onyx-and-iris
589563f7de md fix 2022-10-27 21:29:59 +01:00
onyx-and-iris
1838c2d9f0 move SendText in README 2022-10-27 21:29:17 +01:00
onyx-and-iris
1918de1d30 CHANGELOG, README updated to reflect changes. 2022-10-27 21:23:37 +01:00
onyx-and-iris
26cebc6a31 cli example added 2022-10-27 21:21:19 +01:00
onyx-and-iris
24e2b581f8 goto-nextbus refactored 2022-10-27 21:21:10 +01:00
onyx-and-iris
f7c0e076aa pester tests now support all kinds. 2022-10-27 21:20:51 +01:00
onyx-and-iris
62c65e1c08 xy and fx parameters added to strip/bus classes.
GetType, GetVersion, SendText added to Remote class.

Console output now written to Debug stream.

ToString() method overriden for higher classes.

formatter run through all files.
2022-10-27 21:20:03 +01:00
onyx-and-iris
7c60f564b2 using example from README. 2022-10-27 21:16:17 +01:00
onyx-and-iris
fdb7e39ac1 remove old example files 2022-10-27 21:15:17 +01:00
onyx-and-iris
e10eddf780 fix wording 2022-10-26 02:51:52 +01:00
onyx-and-iris
07b86a6664 md fix 2022-10-26 02:44:19 +01:00
onyx-and-iris
bacb281859 add cli section to README 2022-10-26 02:41:22 +01:00
onyx-and-iris
b1a679f621 update tested against versions.
add a couple of todos to changelog
2022-08-08 17:17:39 +01:00
onyx-and-iris
44f5650b08 Update README.md 2022-06-30 14:56:59 +01:00