|
| Sound.Alsa.Sequencer.Client | | Stability | provisional | | Maintainer | Iavor S. Diatchki |
|
|
|
| Description |
| This module contains functions for working with sequencer clients.
Reference:
http://www.alsa-project.org/alsa-doc/alsa-lib/group___seq_client.html
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| The type of client identifiers.
| Instances | |
|
|
|
|
|
|
|
|
|
|
|
| Get the client identifier for the sequencer.
A convinience function.
|
|
|
| Set the name for the sequencer client.
A convinience function.
|
|
|
|
|
| The different types of clients.
| | Constructors | |
|
|
|
| Create a new information area filled with data about the sequencer client.
|
|
|
| Create a new information area filled with data about an arbitrary client.
|
|
|
|
|
| :: SndSeq | | | -> ClientInfo | | | -> IO Bool | Was there a next client?
| | Get information about the client with the next biggest identifier.
|
|
|
|
| Set the information for the sequencer client based on the data
in the given information area.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Produced by Haddock version 2.4.2 |