└── readme.md /readme.md: -------------------------------------------------------------------------------- 1 | * [OSS](http://www.opensound.com/oss.html) (Open Sound System) 2 | * [ALSA](http://www.alsa-project.org/) (Advanced Linux Audio System) 3 | * [lame](http://lame.sourceforge.net/) (mp3 encoder) 4 | * [libmad](http://sourceforge.net/projects/mad/) (mp3 decoder) 5 | * [FFMPEG](http://www.ffmpeg.org/) (an audio/video decoder/encoder super-multi-purpose lunch pack) 6 | 7 | DSP Related 8 | =========== 9 | 10 | Wikipedia is a friend, although doesn't go deep enough: http://en.wikipedia.org/wiki/Digital_signal_processing 11 | 12 | * [MusicDSP](http://www.musicdsp.org/) (look up the mailing list for a lot, lot information and implementations) 13 | --------------------------------------------------------------------------------