 - better midi thru for linux/uart

 - better import/export, allow to use/build some kind of library for
   patterns (eg drum patterns).

 - transpose map, eg transpose all GM drum keys to a the keys neede by a
   sampler with a chinese percussion sample set. Might be nice for
   controllers too.
 
 - random rhythm: select one instrument out of a set

 - MAC port. The Mac has a 1 Button mouse!!

 - record/play samples via /dev/dsp together with midi
   (harddisk recording). 

 - score printing, could be feasable using the MPP preprocessor
   (by Jan Nieuwenhuizen) for the Taupin version
   of MusiXTeX, both available at ftp.dante.de

   For msdos there is NoteWorthy, which is reported to work
   fine with jazz.

 - cleanup code in eventwin, trackwin, pianowin and events. 
   make datamembers private, use dynarray.h as baseclass for
   tEventArray. gcc-2.7.x is issuing a lot of warnings ...

 - patch support for the various soundcards

 - support all event types in the middle of a song

 - support for more than one midi interface

 - extern sync, songpointer etc

 - save positions of dialogs in .jazz or at least for one session

