ALSA Sequencer changes

-----------------------------------------------------------------------------
10 July 1998 - FKW

- Enhanced timer with ticks and tempo. 
- Added dispatching from tick based piority queue

11 July 1998 - FKW

- Checked and (hopefully) fixed for Linux 2.0.x compatibilty: all access to
  userland now uses the copy_from_user() and copy_to_user() macro's.
- started using export-symbols program to generate seq_export.c from
  seq_export.sym - added ioctl()s SND_SEQ_IOCTL_GET_TIMER_INFO and
  SND_SEQ_IOCTL_SET_TIMER_INFO for commincation with the timer 
- Changed playmidi client to use tick timestamps instead of real-time

15 Juli 1998 - FKW

- changes to proc interface
- integrated prototype directory into ALSA directory structure.
- multiple queues are working now


