make methods and internal documentation consistent between htk and te… #14
Annotations
3 errors
build:
textgrid/textgrid.go#L553
cannot use &newIntervalTier (value of type *IntervalTier) as Tier value in argument to append: *IntervalTier does not implement Tier (missing method SetPoints)
|
build:
textgrid/textgrid.go#L576
cannot use &newPointTier (value of type *PointTier) as Tier value in argument to append: *PointTier does not implement Tier (missing method SetPoints)
|
build
Process completed with exit code 1.
|