|
Revision 219, 0.8 KB
(checked in by ath, 4 years ago)
|
|
Update AUTHORS and README files.
|
| Line | |
|---|
| 1 | Main author and mantainer: |
|---|
| 2 | Alberto Botti <alberto.botti@yoda2000.net> |
|---|
| 3 | |
|---|
| 4 | Based on code and ideas from (see subdirectories for more details): |
|---|
| 5 | * GLIB - Library of useful routines for C programming. |
|---|
| 6 | http://www.gtk.org |
|---|
| 7 | * GDAM - the "Geoff and Dave's Audio Mixer" |
|---|
| 8 | http://www.ffem.org/gdam |
|---|
| 9 | * the GStreamer multimedia framework |
|---|
| 10 | http://www.gstreamer.net |
|---|
| 11 | * terminatorX realtime audio scrathing simulator, by Alexander König |
|---|
| 12 | http://www.terminatorX.cx |
|---|
| 13 | * the JACK Audio Connection Kit examples and ringbuffer code |
|---|
| 14 | http://www.jackaudio.com |
|---|
| 15 | * the ALSA programming guide |
|---|
| 16 | http://www.alsa-project.org |
|---|
| 17 | |
|---|
| 18 | Distributed as a whole under the terms of the GNU General Public License (GPL) |
|---|
| 19 | version 2 or later (the RGC library is distributed under the terms of the |
|---|
| 20 | GNU Library General Public License (LGPL) version 2 or later). |
|---|