mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-01 22:58:49 -04:00
Merged rawmidi M4 files into the main ones.
The first attempt to create documentation for the RawMidi API.
This commit is contained in:
parent
76c38e3687
commit
e8a01ea4ed
10 changed files with 744 additions and 475 deletions
|
|
@ -1,7 +1,11 @@
|
|||
/*
|
||||
* Application interface library for the ALSA driver
|
||||
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>
|
||||
* Abramo Bagnara <abramo@alsa-project.org>
|
||||
/**
|
||||
* \file asoundlib.h
|
||||
* \author Jaroslav Kysela <perex@suse.cz>
|
||||
* \author Abramo Bagnara <abramo@alsa-project.org>
|
||||
* \author Takashi Iwai <tiwai@suse.de>
|
||||
* \date 1998-2001
|
||||
*
|
||||
* Application interface library for the ALSA driver
|
||||
*
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue