|
77003940f2
|
fix bus number in levels example
|
2023-06-25 10:59:35 +01:00 |
|
|
3d98b2accd
|
add gui example
|
2023-06-24 23:30:35 +01:00 |
|
|
cc26720ae2
|
add eq, comp, gate to apply examples.
|
2023-06-24 19:06:23 +01:00 |
|
|
d428694fcf
|
add example events.
|
2023-06-23 18:13:45 +01:00 |
|
|
0548d82295
|
add new levels example
|
2023-06-23 17:54:08 +01:00 |
|
|
27d7f1fcd5
|
add setup.py for dsl example
|
2023-06-23 17:53:03 +01:00 |
|
|
40d984c44f
|
isort imports
|
2023-06-23 17:50:48 +01:00 |
|
|
9ef89852de
|
midi example now registers callback on_midi
|
2023-06-23 17:50:16 +01:00 |
|
|
b81c4c4b97
|
modify logging config to filter out logs
script now ends when OBS is closed.
|
2023-06-23 17:44:51 +01:00 |
|
|
1ee0fc5f06
|
update observer example to reflect changes
|
2023-06-23 17:42:37 +01:00 |
|
onyx-and-iris
|
bc508f8982
|
use walrus =)
|
2022-10-28 02:18:39 +01:00 |
|
onyx-and-iris
|
a4cc7058b6
|
examples refactored
poetry scripts added
|
2022-10-28 02:14:08 +01:00 |
|
onyx-and-iris
|
94bace4f4d
|
add observer README
|
2022-10-18 15:52:12 +01:00 |
|
onyx-and-iris
|
86612a65cb
|
add property setters in event class
use event property setters in examples
update README
patch bump
|
2022-10-06 16:45:08 +01:00 |
|
onyx-and-iris
|
30370f70ee
|
print bus level values in observer example
|
2022-10-04 14:36:46 +01:00 |
|
onyx-and-iris
|
aefde48c98
|
loglevel INFO set for examples
|
2022-09-29 10:01:18 +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
|
af0740ddec
|
obs v28 has websocket support built-in.
|
2022-09-01 15:16:07 +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
|
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
|
ac2ab90614
|
observers example updated.
some docstrings added.
|
2022-08-02 09:18:07 +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
|
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
|
fd529dc56c
|
strip switch to bus in observable example.
|
2022-07-09 11:08:16 +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
|
7d8a1ce1f5
|
obs example added
|
2022-07-02 02:23:22 +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
|
12a8f7d603
|
observer example added
|
2022-06-26 02:07:37 +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
|
de56a5d9ff
|
dsl example added
|
2022-06-18 22:16:45 +01:00 |
|