1. |
-
OSS
- Open Sound System drivers for soundcard in Linux.
URL: http://www.opensound.com
|
2. |
-
Creative Labs Opensource for sound card drivers
- This is Creative's main Open Source page. Here you will find the source code for our Linux Soundblaster Live (Emu10k1) device drivers.
URL: http://opensource.creative.com
|
3. |
-
ALSA project
- November 23, 1999: The ALSA project has released an Emu10k1 driver based on the driver sources available at this site. Main goals of the Alsa project:
- Create a fully modularized sound driver which supports kerneld and kmod.
- Create the ALSA Kernel API which surpasses the current OSS API.
- Maintain compatibility with most OSS/Lite binaries.
URL: http://www.alsa-project.org/
|
4. |
-
ALSA Kernel API [Kernel API] [Library API]
- ALSA API is separated to two different APIs. First (ALSA Kernel API) is going to be hidden for applications. Second (ALSA Library API) is designed for application developers which want access some common routines (instrument loading etc.).
URL: http://www.alsa-project.org/api.html
|
5. |
-
Linux Sound How To
- Answers some of the questions that have been commonly asked on the Usenet news groups and mailing lists.
URL: http://www.sophia.jpte.hu/linux/HOWTO/Sound-HOWTO-6.html
|
6. |
-
ALSA Sound HOW-TO
- Describes the installation of the ALSA sound drivers for Linux.
URL: http://www.alsa-project.org/~valentyn/Alsa-sound-mini-HOWTO.html
|
7. |
-
alsa user mail archive
- Archive of mail to alsa-user.
URL: http://www.mail-archive.com/alsa-user@alsa-project.org/
|
8. |
-
ALSA Sequencer documentation
- Documentation about ALSA Sequencer.
URL: http://www.vande-pol.demon.nl/alsa/
|
9. |
-
An Open Source Real-Time Audio I/O Library
- The api will be simple, to enable use within educational contexts, but also efficient - capable of delivering the best availabe real-time performance on each supported platform. The library will support input and output streams to platform specific audio devices and possibly interprocess audio streaming.
URL: http://www.audiomulch.com/portaudio/
|