[Toolame-devel] My second release
Status: Alpha
Brought to you by:
mikecheng
|
From: Nicholas H. <nj...@ec...> - 2004-09-17 18:40:16
|
Fixed the problem I was having under Linux - it was a silly buffer overflow mistake ! Here is my next release: http://www.ecs.soton.ac.uk/~njh/toolame/toolame-02n-beta2.tar.gz I have done some documenting. Documentation is generated using asciidoc and doxygen: http://www.ecs.soton.ac.uk/~njh/toolame/html/ I have decided to not use libsamplerate because it is GPL. And gone for libresample instead, which like toolame is LGPL. To make compiling simpler, I have included the library in the toolame source code (in its own directory). I will try and get resampling and downmixing all working for my next release. I would be interested in peoples feedback - I haven't done a huge amount of testing of the various toolame parameters with the new code - I hope I haven't broken too much. Cheers, nick. |