**

Integrated midibus patch into cantor.

Put midibus into it's own directory/library.
J_HAVE_MIDIBUS is defined if midbus.h is found (TODO automake)
Put config dependent code into japp/JApplication.cc
Should keep high level applications a bit cleaner.

TODO test it still works !!!

**

Put the interval time in it's own directory (it was in oss
which is silly).
 
**

Implemented phrase loop widget (don't like it) 
Added some destructors so gcc 2.7.2 does not blow up with -O2
(make works a lot quicker now :-))
Phrase editor now listens to Voice recorder so arming record
can be used to input notes and effects via the midiIn (really cool :-).

----------------------------------------------------------------------
28-June-1998

Purged the channels.
Now devices are purely event driven.

Did some work on the editing voice parameters for the track.

----------------------------------------------------------------------
25-June-1998 first release
