Mercurial > hg > ugly-duckling
log
age | author | description |
---|---|---|
Fri, 26 May 2017 13:04:07 +0100 | Lucas Thompson | Remove debug print |
Fri, 26 May 2017 13:03:55 +0100 | Lucas Thompson | Fix erroneous type guard caused by blindly copy pasting. |
Fri, 26 May 2017 12:59:41 +0100 | Lucas Thompson | Split AnalysisItem out into individual types for root audio items and features. This is messy as is, these need revising and should perhaps be actual concrete types with methods. |
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. |