Name: alsa Version: 0.2 Copyright: Bjorn Bringert, Iavor S. Diatchki Maintainer: bjorn@bringert.net, iavor.diatchki@gmail.com Author: Bjorn Bringert, Iavor S. Diatchki Category: Sound, Music License: BSD3 License-file: LICENSE Build-depends: base >= 3, array >= 0.1 && <0.3 Stability: Experimental Extensions: ForeignFunctionInterface, GeneralizedNewtypeDeriving, EmptyDataDecls Build-Type: Simple Synopsis: Binding to the ALSA Library API. Description: This package provides access to . * ALSA sequencer (MIDI support) . * ALSA realtime audio signal input and output Ghc-options: -Wall Exposed-Modules: Sound.Alsa Sound.Alsa.Core Sound.Alsa.Error Sound.Alsa.Sequencer Sound.Alsa.Sequencer.Client Sound.Alsa.Sequencer.Port Sound.Alsa.Sequencer.Event Sound.Alsa.Sequencer.Queue Other-modules: Sound.Alsa.C2HS Sound.Alsa.Sequencer.Marshal Sound.Alsa.Sequencer.Area Sound.Alsa.Sequencer.Errors Sound.Alsa.Sequencer.Sequencer Extra-Source-Files: examples/duplex.hs examples/play.hs examples/record.hs examples/volume_meter.hs examples/Makefile Includes: alsa/asoundlib.h Extra-libraries: asound