view src/app/notebook-feed/notebook-feed.component.html @ 181:7cd274d296a3

Allow for sharing time context amongst some analysis items. This approach may be backed out.
author Lucas Thompson <dev@lucas.im>
date Wed, 22 Mar 2017 11:17:51 +0000
parents 9556954478f2
children a50feba0d7f0
line wrap: on
line source
<ugly-analysis-item
  [audioBuffer]="audioBuffer"
  [timeContext]="sharedTimeContext"></ugly-analysis-item>
<ugly-analysis-item
  [audioBuffer]="audioBuffer"
  [timeContext]="sharedTimeContext"></ugly-analysis-item>
<ugly-analysis-item
  [audioBuffer]="audioBuffer"></ugly-analysis-item>