Linux Audio

Notes and stuff covering Linux Audio

Dave Philips Reviews 2009 Linux Audio Developments

Another great article by Dave Philips covering the major open source developments in the world of Linux audio. A must read for all Linux audio/musicians!

The Gifting Season: Linux Audio for the Holidays

Convert mp3 to ogg

Of course, it's not a good idea for audio quality, but if you're working with an embedded system that only has ogg decoders, you might use it for demos, etc.

$ sudo apt-get mpg123 vorbis-tools

$ mpg123 im_your_captain.mp3 -w - | oggenc -o im_your_captain.ogg -

Introduction to Linux Audio - great article

Here is a great article introducing basic Linux audio programming using ALSA:

Linux Audio Tutorial

Syndicate content