Stability | provisional |
---|---|
Maintainer | Henning Thielemann |
Safe Haskell | None |
This module contains functions for working with ports. Reference: http://www.alsa-project.org/alsa-doc/alsa-lib/group___seq_port.html
Documentation
setCapability :: Cap -> T ()Source
setMidiChannels :: Word -> T ()Source
setSynthVoices :: Word -> T ()Source
setMidiVoices :: Word -> T ()Source
setPortSpecified :: Bool -> T ()Source
setTimestamping :: Bool -> T ()Source
setTimestampReal :: Bool -> T ()Source
setTimestampQueue :: T -> T ()Source