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

Stabilityprovisional
MaintainerHenning Thielemann
Safe HaskellNone

Sound.ALSA.Sequencer.Port.InfoMonad

Description

This module contains functions for working with ports. Reference: http://www.alsa-project.org/alsa-doc/alsa-lib/group___seq_port.html

Documentation

data T a Source

Instances

run :: T a -> T -> IO aSource

get :: T mode -> T -> T a -> IO aSource

modify :: T mode -> T -> T a -> IO aSource

setPort :: T -> T ()Source

setAddr :: T -> T ()Source