Tutorials and Presentations: Difference between revisions
Jump to navigation
Jump to search
(→Developer tutorials: Added a link to my tutorial) |
(→Developer tutorials: - added a link to MInivosc page) |
||
(One intermediate revision by one other user not shown) | |||
Line 6: | Line 6: | ||
*[http://www.alsa-project.org/~iwai/OSS-Emulation.html Kernel OSS-Emulation] - Takashi Iwai has written some notes on how ALSA handles OSS applications. | *[http://www.alsa-project.org/~iwai/OSS-Emulation.html Kernel OSS-Emulation] - Takashi Iwai has written some notes on how ALSA handles OSS applications. | ||
*[http://www.salleurl.edu/~is04069/Modders/Docs/alsadoc.html Programming ALSA (Espanol)] - David Garcia Garzon has written Spanish docs and tutorials | *[http://www.salleurl.edu/~is04069/Modders/Docs/alsadoc.html Programming ALSA (Espanol)] - David Garcia Garzon has written Spanish docs and tutorials | ||
*[http://ben-collins.blogspot.com/2010/04/writing-alsa-driver.html] - Ben Collins has written a very basic tutorial on the minimum alsa kernel driver | *[http://ben-collins.blogspot.com/2010/04/writing-alsa-driver.html Basic Alsa Driver Tutorial] - Ben Collins has written a very basic tutorial on the minimum alsa kernel driver | ||
*[[Minivosc]] - Smilen Dimitrov has written a driver tutorial for a '''mini'''mal '''v'''irtual '''osc'''illator driver (based on some of the resources above) | |||
=== Presentations: === | === Presentations: === | ||
*The [http://lad.linuxaudio.org/events/2003_zkm/index.html LAD Meeting @ZKM 2003] in Karlsruhe, April 2003 provided two presentations (among many) from the core ALSA developers Jaroslav and Takashi. You can view slides and listen to .ogg recordings of the presentations. | *The [http://lad.linuxaudio.org/events/2003_zkm/index.html LAD Meeting @ZKM 2003] in Karlsruhe, April 2003 provided two presentations (among many) from the core ALSA developers Jaroslav and Takashi. You can view slides and listen to .ogg recordings of the presentations. |
Latest revision as of 07:10, 10 September 2010
Developer tutorials
- ALSA 0.9.0 HOWTO - Dr Matthias Nagorni has writen a comprehensive tutorial for audio application developers.
- Howto use the ALSA API - Paul Davis has also written a brief explanation.
- ALSA Sequencer (draft) - Frank van de Pol's draft on programming the alsa sequencer.
- Kernel OSS-Emulation - Takashi Iwai has written some notes on how ALSA handles OSS applications.
- Programming ALSA (Espanol) - David Garcia Garzon has written Spanish docs and tutorials
- Basic Alsa Driver Tutorial - Ben Collins has written a very basic tutorial on the minimum alsa kernel driver
- Minivosc - Smilen Dimitrov has written a driver tutorial for a minimal virtual oscillator driver (based on some of the resources above)
Presentations:
- The LAD Meeting @ZKM 2003 in Karlsruhe, April 2003 provided two presentations (among many) from the core ALSA developers Jaroslav and Takashi. You can view slides and listen to .ogg recordings of the presentations.