07/24/2002 - waveout.c donated by Eric Fikus. Thanks!!

06/26/2001 - Finally I did the multichanneled audio plugins to work. 
It was not that bad, just a little confusing. I also modified the blocksize
for reading from the soundcard, which dramatically improves latency.
There will be a new release very soon, when I finish the settings menu.

06/14/2001 - Damn... I've been doing a lot of stuff... GNUified it,
added the help stuff, beutified things a little and so on... I think
I'd like to get some feedback now. I'm doing a 0.1 release. (codename:
OJOPETROL).

06/13/2001 - Oh yeah.. I'm lazy. I tried to implement multichanelled 
audio plugins and  it turned out to be multichallenging. So I decided
to do saving first. It seems to work OK, just a couple things that need
to be taken care of (like parse error handling and creating header). Once
that is done, i'll do a beta release.

05/28/2001 -  ZAPPA is mostly finished. It is possible to use this
program. Now I have to allow for multichaneled audio plugins (which
don't work right now). That's is the main objective of the next
milestone: EMPANADA

05/21/2001 - This preliminary version will also have no support for
multiple port plugins. Simplicity. I may have to rewrite the whole thing
later, but oh well, I guess I have the time. The preliminary version's 
codename is Zappa.

05/21/2001 - I will start to implement a completely simple loop
connection. The main difference between this prototype connection and 
the final is that now, there will be only one producer node (INPUT)
and one consumer node (OUTPUT) all the other ones MUST be filters.
This should change in the future. 
