Audio-Audiere
view release on metacpan or search on metacpan
##############################################################################
Audio::Audiere
2004-03-15 v0.01 Tels - 21 tests (first version)
* first working draft - all functions should be supported, except error
handling
2004-03-17 v0.02 Tels - 27 tests (not released)
* win32 fixes (thanx to PODMASTER)
+ added typemap entries for float and char* for Perl v5.6.x
+ relocated XS code to Audiere_perl.xs and made the lib into
Audiere_perl.so respectively Audiere_perl.dll
+ GetVersion() needs to be audiere::GetVersion()
+ Makefile.PL fixups (that is stil suboptimal on win32)
* added for Streams: getPosition(), setPosition(), isSeekable()
* added Audio/Audiere/Error.pm for when creation of streams fail
* test errors with non-existing sound files
2004-03-18 v0.03 Tels - 43 tests
* added to Audio::Audiere:
+ createTone(), createSquareWave(), createWhiteNoise(), createPinkNoise()
* added examples/psp
( run in 0.694 second using v1.01-cache-2.11-cpan-5511b514fd6 )