c4f00a3dbd
pooler now accepts channels
...
done channels used to clean up pooler if GUI goes down
InitPooler() added to Remote type, useful for reinitiating the Pooler.
For this reason Pooler now defined as singleton type.
2022-12-08 10:50:00 +00:00
onyx-and-iris
be6a49e3bc
event Add() and Remove() now variadic.
...
in strip, vban, log warning then return zero value instead of panic.
update readme
2022-10-10 18:51:30 +01:00
onyx-and-iris
505b5969a2
go fmt all files.
...
add midi event toggle to the pooler
2022-08-23 14:03:07 +01:00
onyx-and-iris
3ea4aee863
event type added for toggline evet subscriptions.
...
level updates now disabled by default.
each event updater runs in its own goroutine.
2022-08-22 22:29:30 +01:00
onyx-and-iris
76e6d3cba7
Remote Kind field now exported.
...
Kind fields/methods now exported
vmRem renamed vm in examples/tests. prefer short variable name.
minor version bump
2022-07-18 16:23:15 +01:00
onyx-and-iris
70d69f5599
package module moved into root of repository.
...
example in readme updated.
level pooler implemented, runs in its own goroutine.
Remote type now exported
observers example updated.
2022-07-09 19:01:58 +01:00