Mercurial > hg > ugly-duckling
log src/app/visualisations/curve/curve.component.ts @ 418:b10e954c4ddd
age | author | description |
---|---|---|
Mon, 05 Jun 2017 14:25:54 +0100 | Lucas Thompson | Set duration on the LayerTimeContext to the length of the underlying audio file. |
Sun, 04 Jun 2017 20:15:20 +0100 | Lucas Thompson | Angular DI can't figure out these are derived from WavesComponent. Add provider for base. |
Fri, 02 Jun 2017 19:10:47 +0100 | Lucas Thompson | Change curve component to not render vertical scale / highlight by default. Delegate to child TrackComponent for that work, so the curve can be used like tracks, notes etc. |