Date Found - Fixed	Description 
------------------	-----------

24/3/94	- 24/3/94	The piano roll seems quite happy to scroll way
      	       	     	beyond the marked track-end event.  Test case
			has end of track at 60; piano-roll will go up
			to about 108-120 before stopping. 

24/3/94	- 27/3/94	Since I changed the window id for the Help
			client, Help hasn't worked at all remotely.
			Probably my fault but I don't really know
    			enough to fix it (in any confidence anyway). 

24/3/94	- 24/3/94 	Piano roll crashes sequencer on resizing, but
			you knew that. 

28/3/94	- 29/3/94	Sequencer is now totally fucked.  Track names
			are wrong; calling up track list or piano roll
			will hang or segment the program. I imagine
			this is a grim repercussion from the recent
			change to Midi_EventCreateList; some functions
			(such as Quantize, from the looks of things,
			and no doubt others) call Midi_EventCreateList
			repeatedly to duplicate lists, without
			bothering to duplicate the items in them.

30/3/94 Fixed		Observe the following sequence of events:
			1. Open a midi file; I used "Imagine"
			2. Select track 2 ("Rhythm") and call up an
			   event list
			3. Cut the first event ("Track Name")
			4. Insert a new track name with delta 0 and
    			   text, say, "Whurble"
			4a Observe that the main screen hasn't been
			   updated 
			5. Insert a new track name, after "Whurble",
			   with delta 0 and text, say, "Floomp"
			6. Cut "Whurble"
			7. Cut "Floomp".  The wrong event will be cut.
			   (Probably.)

30/3/94	Dealt With	On sequencing a new piece in a temporary file,
			calling the sequencer from the editor, any
			piano rolls (&c?) present are not removed.

31/3/94 Dealt With	Cutting or deleting multiple items up to and
			including the penultimate item in the event
			list occasionally hangs the sequencer.  (It
			should almost certainly happen if you cut or
			delete a screenful from the end of the Blue
			Monday bass-drum track.)  Also, cutting or
			deleting the final item ("End of Track") hangs
			the sequencer.

4/4/94	Dealt With	When you quantize one or all tracks, any
			affected piano roll windows are renamed "Event
			List" in their title bars.

10/4/94	Fixedaroony	Filter by Pitch won't allow lower-case note
			names.  I know this is a known `feature,' but
			it's annoying me.

10/4/94	BlamBlamBlam	I'm trying to split the Imagine piano line.  I
			highlight the single piano track and hit Cut,
			then Paste twice.  Then I highlight one of the
			new tracks, call up a piano roll, and ask to
			filter out anything above B in octave 4.
			Nothing happens. So I ask to filter out
			anything *below* B in octave 4.  Still nothing
			happens.  Whatever I do, I can't make it
			actually remove any notes.

20/3/95	29/3/95		The sequencer doesn't call YAssertDialogueActions
			for its own dialogue boxes, so they don't respond
			to Return/Esc keyboard accelerators.

20/3/95			MIDI recording is broken.  It never did work; I'm
			just putting it in here so it's clear that we know
			about it.

29/3/95			Emptying a track by editing from the Piano Roll
			crashes the sequencer.  See problem.txt

29/3/95			Empty tracks handled badly, for instance can't
			paste from the Clipboard into one in the Event
			List window.

29/3/95			It'd be nice to be able to create new empty
			tracks too.

