0.010 -
* Oops: added Scalar::Util to the prerequisites in the top-level
Makefile.PL
* Now tested with gcc-2.95.4 20011002 (Debian prerelease)
this seems to catch the C-99 incompatibilities.
* Documentation fixes (mainly typos)
0.009 -
* All dependencies are now declared in the top-level Makefile.PL
(should make CPAN a bit happier)
* Some bugs have been fixed
* Implemented a non-C'99 compatibility patch by Mike Castle.
0.008 -
* Added Audio::LADSPA::UserGuide and expanded the documentation
in general.
* Added Audio::LADSPA::Plugin::Perl & Audio::LADSPA::Plugin::Play
* made Audio::LADSPA::Network a lot more usable.
0.007 -
* Removed Port objects - access is now done via Plugin methods
* Made test rely in Audio::Play instead of Audio::Wav
0.006 -
* Added simple buffer arithmatic
* Fixed some bugs
* Added simpler interface to buffer get/set methods
0.005 -
* Initial release
* Tests make 'beep beep' sound :-)