onyx-and-iris
08fdad135d
patch bump
2022-10-04 14:36:58 +01:00
onyx-and-iris
30370f70ee
print bus level values in observer example
2022-10-04 14:36:46 +01:00
onyx-and-iris
f62a22f563
initialize channel comps in updater
2022-10-04 14:36:08 +01:00
onyx-and-iris
c513e4db19
upd poetry.lock
2022-09-29 11:35:04 +01:00
onyx-and-iris
9c8fe0b626
use logging module in subject class
...
patch bump
2022-09-29 11:31:19 +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
bd686ef67d
use time.time() to steady rate of updates.
...
reduce loop time if waiting for new event
2022-09-29 10:20:05 +01:00
onyx-and-iris
aefde48c98
loglevel INFO set for examples
2022-09-29 10:01:18 +01:00
onyx-and-iris
4c6fc2d396
fix bug in call to cache in updater
2022-09-29 09:44:50 +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
81a74d136c
base renamed to remote
...
logger module used in place of print
2022-09-29 09:42:58 +01:00
onyx-and-iris
6b7a79173c
fix import... oops.
2022-09-24 12:08:43 +01:00
onyx-and-iris
ef0c94a6f1
move updater thread logic out of base class.
...
patch bump
2022-09-24 12:04:07 +01:00
onyx-and-iris
a54a232a82
point streamlabs example to gist
2022-09-16 13:00:38 +01:00
onyx-and-iris
b2156ffade
update links in obs example readme
2022-09-16 12:46:44 +01:00
onyx-and-iris
496f9d37fa
update obs example with new obs api package name
2022-09-16 12:36:12 +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
af0740ddec
obs v28 has websocket support built-in.
2022-09-01 15:16:07 +01:00
onyx-and-iris
f3eec58c25
update tested against versions
2022-08-08 16:40:59 +01:00
onyx-and-iris
6b4e4d97e3
fix str in readme, __main__.
2022-08-06 10:49:56 +01:00
onyx-and-iris
ec27204b73
add link to streamlabs example in obs readme
2022-08-06 08:58:42 +01:00
onyx-and-iris
055749e8ac
add pypi badge to readme
2022-08-06 08:56:53 +01:00
onyx-and-iris
aeb437943a
fix docstring
2022-08-04 13:23:38 +01:00
onyx-and-iris
be80d21eaa
fix docstring
2022-08-04 13:22:44 +01:00
onyx-and-iris
7b42837e32
fix bug in midi example.
...
now check for full velocity (button pressed)
disable updates other than midi, in midi example.
add docstring
2022-08-04 13:21:21 +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
4030d697c2
voicemeeterlib.api section added to readme. Some explantion about default kwargs
...
Event updates section added to readme.
Brief explanation regarding registering and toggling event subscriptions
2022-08-02 09:19:30 +01:00
onyx-and-iris
ac2ab90614
observers example updated.
...
some docstrings added.
2022-08-02 09:18:07 +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
b7c716daf4
fix link to obsstudio_sdk in obs example readme
2022-07-29 20:09:52 +01:00
onyx-and-iris
bc370b4b32
obs example updated for websocket v5
...
setup.py added to obs example
readme for obs example updated
2022-07-29 20:06:26 +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
22d663acdc
fix error in readme
2022-07-22 13:13:15 +01:00
onyx-and-iris
bdd125ba5c
minor version bump
2022-07-21 23:27:04 +01:00
onyx-and-iris
ea6da5283c
md fix
2022-07-21 23:25:54 +01:00
onyx-and-iris
a4bceecab1
change patch number in readme
2022-07-21 23:23:55 +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
84f97738bf
add patch, option unit tests.
...
upd test badges
2022-07-21 23:17:42 +01:00
onyx-and-iris
c105115458
return return codes for login/logout
2022-07-21 23:14:42 +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
20fd6cfe54
remove redundant import
2022-07-21 22:57:19 +01:00
onyx-and-iris
7506fb0737
add make_strip_level_map and make_bus_level_map
2022-07-21 22:55:49 +01:00
onyx-and-iris
6bcdd0f6a2
fix format string
2022-07-21 22:52:14 +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
f018a498bd
add recorder to factory test for potato kind
2022-07-16 21:29:04 +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
42022f2df2
update all three test badges
2022-07-16 21:23:17 +01:00
onyx-and-iris
312d5847ef
fx, xy unit tests added to higher.
...
add --run-slow flag for pytest in conftest.py
run --run-slow in pre-commit
call tests.command.reset() before each test run
2022-07-16 21:22:45 +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
onyx-and-iris
be2b89e3fa
added support for setting bus mode through dict
...
bus modes added to all 3 example configs.
config unit tests added
2022-07-16 21:19:10 +01:00
onyx-and-iris
695e3e4999
effects mixed into physicalstrip
...
effects mixed into phys/virt bus
physicalbus params mixed into virtualbus for basic kind only.
get() added to bus mode mixin
BusModes IntEnum added to bus
2022-07-16 21:16:34 +01:00
onyx-and-iris
fd529dc56c
strip switch to bus in observable example.
2022-07-09 11:08:16 +01:00
onyx-and-iris
e979595a09
refactor levels.
...
only compute strip/bus comp tuples if ldirty.
add comp generator function to util.
added some docstrings
patch bump
2022-07-09 11:06:48 +01:00
onyx-and-iris
210c75ed5f
reduce time complexity of range checks
...
patch bump
2022-07-07 15:09:50 +01:00
onyx-and-iris
d12e67820f
fix regression in observable thread.
...
patch bump
2022-07-06 14:27:34 +01:00
onyx-and-iris
9af2fc98aa
add support for all strip level modes to observers
...
is_updated now returns a bool (if that channel is updated (dirty))
observer example updated.
minor ver bump
2022-07-06 13:14:23 +01:00
onyx-and-iris
1b75d53cfb
remove type checks. prefer duck typing
2022-07-04 16:02:56 +01:00
onyx-and-iris
7d8a1ce1f5
obs example added
2022-07-02 02:23:22 +01:00
onyx-and-iris
8935624044
minor ver bump
2022-07-02 02:05:13 +01:00
onyx-and-iris
c7c4b199cb
fix delay in fadeto,fadeby
2022-07-02 02:00:52 +01:00
onyx-and-iris
12281a58c8
fix call to remote
2022-07-02 01:43:19 +01:00
onyx-and-iris
74d2a57a27
run cmds in dsl example by default
2022-06-27 18:44:21 +01:00
onyx-and-iris
51390236c3
mdirty added to updates
...
using walrus operator in examples
2022-06-27 18:42:50 +01:00
onyx-and-iris
771bc223ac
device section added to readme
2022-06-27 16:49:37 +01:00
onyx-and-iris
5e289cb264
add modes to bus section
2022-06-27 16:38:59 +01:00
onyx-and-iris
2fac796240
properties added to bus
2022-06-27 15:11:18 +01:00
onyx-and-iris
9cd64b6db1
upd readme
2022-06-27 15:03:30 +01:00
onyx-and-iris
bf2a829d88
add levels to bus
2022-06-27 15:00:48 +01:00
onyx-and-iris
ce3cc4bc1e
gainlayers, levels added to readme.
...
strip/bus properties separated.
2022-06-27 14:58:39 +01:00
onyx-and-iris
12a8f7d603
observer example added
2022-06-26 02:07:37 +01:00
onyx-and-iris
aa15aed615
upd rew
2022-06-25 15:13:00 +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
onyx-and-iris
92a5bb87a3
upd test badge
2022-06-21 23:22:21 +01:00
onyx-and-iris
48f17c7915
remove redundant arg
2022-06-21 23:21:55 +01:00
onyx-and-iris
d951c5efce
changes to observers thread.
...
minor version bump
2022-06-20 00:06:03 +01:00
onyx-and-iris
56d26d6bde
add get values to dsl example
2022-06-18 23:49:15 +01:00
onyx-and-iris
316a5bded5
update bool parser
2022-06-18 22:49:24 +01:00
onyx-and-iris
f69a8cff6b
rename vm_dsl to __main__
2022-06-18 22:34:40 +01:00
onyx-and-iris
18133dbb27
upd test badge
2022-06-18 22:17:31 +01:00
onyx-and-iris
de56a5d9ff
dsl example added
2022-06-18 22:16:45 +01:00
onyx-and-iris
04984e2f7a
fix venv name in pre-commit
2022-06-18 13:28:47 +01:00
onyx-and-iris
ad544fdcbb
pre-commit.ps1 for use with git hook added
2022-06-18 13:27:15 +01:00
onyx-and-iris
0f8615715c
minor changes
...
minor changes
2022-06-18 11:12:33 +01:00
onyx-and-iris
482c197f70
Update pyproject.toml
...
minor bump
2022-06-17 18:42:20 +01:00
onyx-and-iris
43de864a83
fix error in cbindings.
...
fix error in cbindings.
2022-06-17 17:51:57 +01:00
onyx-and-iris
9cb5093cc9
fix print message bug
...
fix print message bug
2022-06-17 09:55:33 +01:00
onyx-and-iris
5af9dcb834
Update README.md
...
fix configname in readme
2022-06-16 19:24:22 +01:00
onyx-and-iris
c5fcf5a0fd
update example configs
...
update example configs
2022-06-16 18:58:31 +01:00
onyx-and-iris
328998f7e8
Update factory.py
...
fix bug in factorybuilder
2022-06-16 17:31:24 +01:00
onyx-and-iris
9a239bc061
add example configs. move config files section in readme
...
add example configs. move config files section in readme
2022-06-16 16:56:45 +01:00
onyx-and-iris
b8a773d5a0
license badge added to readme
...
license badge added to readme
2022-06-16 16:17:33 +01:00
onyx-and-iris
11275d9473
initial commit
...
initial commit
2022-06-16 14:07:12 +01:00