This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
alsa-lib
Watch
1
Star
0
Fork
You've already forked alsa-lib
0
mirror of
https://github.com/alsa-project/alsa-lib.git
synced
2025-11-05 13:30:00 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
ab819d2edd
alsa-lib
/
src
/
rawmidi
History
Abramo Bagnara
ab819d2edd
New simple mixer implementation
2001-02-15 23:05:41 +00:00
..
Makefile.am
Corrected and completed encapsulation for PCM and rawmidi. Remove SND_PCM_HW_PARAM_* and use functions. Separated rawmidi info between streams
2001-02-04 17:03:17 +00:00
rawmidi.c
Changed behaviour of poll_descriptors function (returns the filled count of fds).
2001-02-14 12:15:03 +00:00
rawmidi_hw.c
Completed mixer API. Improved iterators. Renamed control values struct. Rewritten simple elements implementation
2001-02-11 15:45:35 +00:00
rawmidi_local.h
New simple mixer implementation
2001-02-15 23:05:41 +00:00
rawmidi_m4.c
Control API encapsulation. Better names for kernel API. Simpler PCM hw_params API. Added missing const.
2001-02-06 23:48:10 +00:00