mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
ordinary mixer:
- revised Ordinary Mixer I/O type
- sndo_mixer_open() take PCMs rather than strings to pass
the real relationship
- an initial version of toplevel alisp script
more alisp development:
- renamed a* functions to A* functions (acall -> Acall etc.)
- many improvements (unset*, exfun, Acall pcm_info, Asnderr, Asyserr)
|
||
|---|---|---|
| .. | ||
| code.c | ||
| control.c | ||
| latency.c | ||
| Makefile.am | ||
| midifile.3 | ||
| midifile.c | ||
| midifile.h | ||
| midiloop.c | ||
| omixer.c | ||
| pcm.c | ||
| playmidi1.c | ||
| rawmidi.c | ||
| seq-decoder.c | ||
| seq-sender.c | ||
| seq.c | ||
| timer.c | ||