mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-16 08:56:42 -05:00
More documentation changes (rawmidi, timer)
This commit is contained in:
parent
56fac8ab14
commit
2ca5ace9cb
11 changed files with 197 additions and 20 deletions
|
|
@ -30,8 +30,13 @@ may be placed in the library code instead of the kernel driver.</P>
|
|||
<H2>API links</H2>
|
||||
|
||||
<UL>
|
||||
<LI>Page \ref control explains the primitive controls API
|
||||
<LI>Page \ref hcontrol explains the high-level primitive controls API
|
||||
<LI>Page \ref pcm explains the design of PCM (digital audio) API
|
||||
<LI>Page \ref pcm_plugins explains the design of PCM (digital audio) plugins
|
||||
<LI>Page \ref rawmidi explains the design of RawMidi API
|
||||
<LI>Page \ref timer explains the design of Timer API
|
||||
<LI>Page \ref seq explains the design of Sequencer API
|
||||
</UL>
|
||||
|
||||
<H2>Configuration</H2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue