audacity-0.0.2: Interchange with the Audacity sound signal editor

Safe HaskellSafe
LanguageHaskell2010

Sound.Audacity.Project.Track.Label

Synopsis

Documentation

data T Source #

Constructors

Cons 

Instances

Show T Source # 

Methods

showsPrec :: Int -> T -> ShowS #

show :: T -> String #

showList :: [T] -> ShowS #

toXML :: T -> [[T T String]] Source #

parse :: T T Source #

Currently we ignore the numlabels attribute. Alternatively we could check whether that value matches the number of read intervals.