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

Copyright(c) Henning Thielemann, 2010-2012 (c) Iavor S. Diatchki, 2007
LicenseBSD3
MaintainerHenning Thielemann
Stabilityprovisional
Safe HaskellNone
LanguageHaskell2010

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

run :: T a -> T -> IO a Source

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

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

setPort :: T -> T () Source

setClient :: T -> T () Source

setAddr :: T -> T () Source