ALSA
From HaskellWiki
The Advanced Linux Sound Architecture is addressed by currently three different projects.
- The following three packages were derived from the
alsapackage below - alsa: Complete ALSA support (audio signals and MIDI). The original darcs repository has been converted to a git repository, but there are some enhancements in another darcs repository
- alsa-midi: ALSA sequencer support (aka MIDI), darcs repository, old project page, note that this package is no longer supported in favor of the first mentioned package collection.
Related packages are
- midi-alsa: Conversion between data types of the
alsapackage and themidipackage
