log

age author description
Tue, 23 May 2023 13:13:12 -0700 drewp add fps meter to fade UI
Tue, 23 May 2023 12:34:04 -0700 drewp finally: a fader controls an effect strength, which controls an effect, which emits deviceattrs
Tue, 23 May 2023 11:44:54 -0700 drewp caller can ask for Node and BNode is allowed
Mon, 22 May 2023 13:55:04 -0700 drewp reorder
Mon, 22 May 2023 13:54:05 -0700 drewp fold effect/fader config into one file while i work on schemas
Mon, 22 May 2023 01:08:31 -0700 drewp seems kind of important that effecteval return DeviceSettings, not more EffectSettings
Mon, 22 May 2023 01:06:51 -0700 drewp modernize py lib name
Mon, 22 May 2023 01:06:27 -0700 drewp add resolve() to DeviceSettings.__init__
Mon, 22 May 2023 01:05:06 -0700 drewp +EffectUri, will probably delete later
Mon, 22 May 2023 01:04:46 -0700 drewp refactor setAttrs
Mon, 22 May 2023 01:03:18 -0700 drewp failing to get pytest debugging to work
Mon, 22 May 2023 01:02:42 -0700 drewp minor
Mon, 22 May 2023 01:00:47 -0700 drewp type fixes
Mon, 22 May 2023 00:59:44 -0700 drewp add types and DeviceSettings
Mon, 22 May 2023 00:59:18 -0700 drewp typedValue imports
Mon, 22 May 2023 00:56:19 -0700 drewp stricter types
Mon, 22 May 2023 00:54:22 -0700 drewp rewrite typedValue to support 'T | None' and to test returned graph node types better
Sun, 21 May 2023 17:00:25 -0700 drewp help vscode pytest runner work with pdm
Sun, 21 May 2023 16:43:42 -0700 drewp factor out typedValue, add many tests, and fail to get it to work
Sat, 20 May 2023 19:42:28 -0700 drewp refactor
Sat, 20 May 2023 19:20:52 -0700 drewp collector.output use asyncio loop, not twisted loop. other cleanups.
Sat, 20 May 2023 19:18:54 -0700 drewp checkpoint show data
Sat, 20 May 2023 16:32:16 -0700 drewp reformat
Sat, 20 May 2023 16:26:23 -0700 drewp fade (on web) now makes it all the way to collector!
Sat, 20 May 2023 16:24:47 -0700 drewp checkpoint show data
Sat, 20 May 2023 14:49:15 -0700 drewp WIP redoing how Note works. The new Note outputs EffectSettings only,
Fri, 19 May 2023 21:14:01 -0700 drewp remove py2-style 'object' superclass
Fri, 19 May 2023 20:55:28 -0700 drewp refactor
Fri, 19 May 2023 18:20:19 -0700 drewp refactor
Fri, 19 May 2023 18:18:58 -0700 drewp shorten universe names