Skip to content

jollen/linux-alsa-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Compile

$ sudo apt-get install libasound2
$ gcc -o aplay aplay.c  -lasound

About

Writing a Linux ALSA device driver from scratch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages