mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-04 13:30:08 -05:00
More documentation updates.
This commit is contained in:
parent
71c851bce7
commit
0d9a5d0e59
23 changed files with 65 additions and 6 deletions
|
|
@ -1,5 +1,6 @@
|
|||
/**
|
||||
* \file seq/seq.c
|
||||
* \brief Sequencer Interface
|
||||
* \author Jaroslav Kysela <perex@suse.cz>
|
||||
* \author Abramo Bagnara <abramo@alsa-project.org>
|
||||
* \author Takashi Iwai <tiwai@suse.de>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
/**
|
||||
* \file seq/seq_event.c
|
||||
* \brief Sequencer Event Types
|
||||
* \author Takashi Iwai <tiwai@suse.de>
|
||||
* \date 2001
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
/**
|
||||
* \file seq/seq_midi_event.c
|
||||
* \brief MIDI byte <-> sequencer event coder
|
||||
* \author Takashi Iwai <tiwai@suse.de>
|
||||
* \author Jaroslav Kysela <perex@suse.cz>
|
||||
* \date 2000-2001
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue