Nama

Easy multitrack recording with Ecasound

download

Installing on a Unixlike system

$ cpan Audio::Ecasound::Multitrack

Building from source

$ git-clone git://github.com/bolangi/nama.git

$ cd nama/src

$ ./build

$ ./ui (runs nama)

$ cd ..

$ perl Makefile.PL

$ make && make test && make install