Slag aims to be a stable and fun music creation tool. It belongs to
the family of pattern based audio sequencers. The user loads audio
samples files to create original pieces of music. For the first public
release I'd like the features of a basic drum box to be available :

 - create, edit, save and load songs
 - serialization of songs files in XML format
 - realtime editing while playing the song
 - audio file output
 - live audio output with libao or JACK

Then I'll add more editing capabilities to provide a general purpose
audio application instead of just a drum box. I'll also add MIDI
features, with priority granted to the possibility to remote control
the software with external MIDI devices. I also wish to add support
for LADSPA plugins.

- Qt 3, http://www.trolltech.com/products/qt3/
- libao, http://www.xiph.org/ao/
- libsndfile, http://www.mega-nerd.com/libsndfile/
- libsamplerate, http://www.mega-nerd.com/SRC/ 
- JACK, http://jackit.sourceforge.net/

Every contribution is welcome.
