audacity-0.0.2.1: Interchange with the Audacity sound signal editor
Safe HaskellSafe-Inferred
LanguageHaskell2010

Sound.Audacity.Project.Track.Label

Synopsis

Documentation

data T Source #

Constructors

Cons 

Instances

Instances details
Show T Source # 
Instance details

Defined in Sound.Audacity.Project.Track.Label

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.