alsa-seq-0.6.0.6: Binding to the ALSA Library API (MIDI sequencer).

Safe HaskellSafe
LanguageHaskell2010

Sound.ALSA.Sequencer.Time

Documentation

data T Source

Constructors

Cons 

Fields

mode :: Mode
 
stamp :: Stamp
 

Instances

data Stamp Source

Constructors

Tick !Tick 
Real !T 

Instances