
	-cleaned up audio.c to support audio devices of other systems
	-changed reclevel routines (record_dialog.c,audio.c)
	-changed from SIGALRM to XtWorkProc in record_dialog.c
	-changed from SIGALRM to XtWorkProc in button.c (playline)
	-new menu entry Paste->As new file

	-fixed Bugs (nearly all of them caused a seg. fault):
			-no record at 44,1/16bit/stereo though Voxware
			is capable
			-segm. fault at init (bug in menu handling)
			-selection in canvas
			-selection through buttons
			-bugs in filebrowse (infinite loops)
			-bugs in effects.c (dialogs shouldn't appear if
			sample not in memory)
			-bugs in get_abs_name (rewritten)
			-bugs in close_file
			-selection in main window
			-some tests if we have enough memory for writing
			a new file to the hdd 
			
------------------------
10APR96 Version 0.5alpha
