Difference between revisions of "Category:How to - audio"
From Gumstix User Wiki
(New page: Please contribute your knowledge to the gumstix community) |
|||
| Line 1: | Line 1: | ||
Please contribute your knowledge to the gumstix community | Please contribute your knowledge to the gumstix community | ||
| + | |||
| + | Gumstix audio programming can be done using ALSA library. All we need to do is to all -lsound option in the .bb file. Full deplex audio can also be achieved by using multi-threads programming. | ||
Latest revision as of 15:57, 1 December 2008
Please contribute your knowledge to the gumstix community
Gumstix audio programming can be done using ALSA library. All we need to do is to all -lsound option in the .bb file. Full deplex audio can also be achieved by using multi-threads programming.