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-06 13:29:59 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
46b52167df
alsa-lib
/
src
/
rawmidi
History
Abramo Bagnara
46b52167df
Exported ERR macros. Completed scopes architecture. Added defaults for {pcm,ctl,rawmidi,seq}type configuration. Fixed bogus dlclose. Implemented ncurses levelmeter (temporarily placed in src/pcm/scopes)
2001-03-07 12:36:05 +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
Exported ERR macros. Completed scopes architecture. Added defaults for {pcm,ctl,rawmidi,seq}type configuration. Fixed bogus dlclose. Implemented ncurses levelmeter (temporarily placed in src/pcm/scopes)
2001-03-07 12:36:05 +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