Mercurial > hg > ugly-duckling
log
age | author | description |
---|---|---|
Thu, 25 May 2017 17:57:03 +0100 | Lucas Thompson | Restore some of the feature related logic from waveform.component into a utilities module. Introduce some additional types for representing reshaped features. A work in progress. |
Thu, 25 May 2017 17:56:14 +0100 | Lucas Thompson | Wire up as necessary to push the handlers down the tree. This is unfinished. |
Thu, 25 May 2017 17:55:29 +0100 | Lucas Thompson | Move waveform.component and remove all logic not concerned with rendering an audio buffer as a waveform. Wire app in app.component. |
Thu, 25 May 2017 17:52:46 +0100 | Lucas Thompson | Back the playing state observable with a ReplaySubject so that animating a play head can be picked up on render |