log

age author description
Tue, 16 May 2017 11:15:43 +0100 Lucas Thompson Try chaining the list requests.
Tue, 16 May 2017 10:44:55 +0100 Lucas Thompson Instantiate services on list and process, trying to ensure only one emscripten module instantiated at a time (hopefully allowing for garbage collection).
Tue, 16 May 2017 00:28:27 +0100 Lucas Thompson Load only pYin
Mon, 15 May 2017 23:52:23 +0100 Lucas Thompson Bodge in to load pyin and nnls-chroma from server on startup
Mon, 15 May 2017 17:57:42 +0100 Lucas Thompson Some slight refactoring of the list deduction guff and rig up notes layer.
Mon, 15 May 2017 14:57:38 +0100 Lucas Thompson Latest waves-ui
Fri, 12 May 2017 17:20:31 +0100 Lucas Thompson Merge pull request #36 from LucasThompson/dev/tracks-shape
Fri, 12 May 2017 17:14:59 +0100 Lucas Thompson Lint.
Fri, 12 May 2017 17:11:34 +0100 Lucas Thompson Relax linting rules for shadowing variables
Fri, 12 May 2017 17:08:58 +0100 Lucas Thompson Merge branch 'dev/tracks-shape' of github.com:cannam/ugly-duckling into dev/tracks-shape
Fri, 12 May 2017 15:07:50 +0100 Chris Cannam Add unit to highlight layer
Fri, 12 May 2017 17:07:48 +0100 Lucas Thompson Update yarn lock
Fri, 12 May 2017 16:52:13 +0100 Lucas Thompson Bring in latest piper-js, and upgrade angular cli
Fri, 12 May 2017 16:48:51 +0100 Lucas Thompson The existence of a window object was screwing up something a recent update in RxJs introduced where it figures out what environment it is in. This is so brittle.