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

Stabilityprovisional
MaintainerHenning Thielemann

Sound.ALSA.Sequencer.Queue.Info

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 = QueueInfoSource

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

set :: T mode -> T -> T -> IO ()Source

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