--- PDL-Audio/Changes 2004/12/28 01:05:16 1.1 +++ PDL-Audio/Changes 2004/12/28 20:51:02 1.4 @@ -2,10 +2,14 @@ TODO: read_sound returns undef? how to return ints from pp_def subs? -1.01 - - compile sndlib with -fPIC. +1.01 Tue Dec 28 21:50:20 CET 2004 + - compile sndlib with -fPIC or equivalent. - fixed some typoes, and many minor bugs (thx to oesi). + - open soundcards in nonblocking mode when initializing, + avoiding blocks on lesser hardware. + - avoid in-place fftw as they are documented gto work but simply + barf. 1.0 Mon Jul 12 15:28:17 CEST 2004 - fixed _writesound (I never needed that).