ecasound - future plans
new input/output devices
- Ecasound Wave Format (.ewf) - a wrapper format for RIFF WAVE files
- ecasynth/sampler - a integrated synthesis environment
- ESD (Enlightenment Sound Daemon) support
- standard input/output streas (-[io]:-)
- new file formats (AIFF, au)
- tracker module support (xm, s3m, etc.)
effects, routing, dsp routines
- multi-chain effect presets
- better compressor
- advanced reverbs
- envelope followers
- plugin-support
general desing ideas
- envelopes
- Like controller-sources, but have a distinct length.
- smart mixing / dithering
- What algorithm to use?
- Where to put it (samplebuffer?)
- double buffering for disk reading/writing when dealing with multitrack audio
- should the actual rw -operations somehow be desynced between different channels?
documentation
- update man-pages (a lot of options and features are not
mentioned at all)
- more examples
- automatic source file documentation
a _lot_ more :)