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

Stabilityprovisional
MaintainerHenning Thielemann

Sound.ALSA.Sequencer.Queue.Status

Description

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

Documentation

type T = QueueStatusSource

get :: T mode -> T -> IO TSource

copy :: T -> T -> IO ()Source