! My self defined Resources

XWave*wdir: 					/usr/share/data/sounds/prosonus
XWave*tdir:					/tmp
XWave*device:					/dev/dsp
XWave*maxmem:					1000
XWave*doubleplay:				False
XWave*raisecanvas:				False

!XWave*aboutlabel1.backgroundTile:		/usr/include/X11/pixmaps/sound3_3d.xpm

! dont't modify this !
XWave*version:					0.6

XWave*wavemainfgl:				blue
XWave*default_ext:				*
! default file type: 
! 0=RIFF   
! 1=AIFC 
! 2=AU
! 3=RAW
XWave*default_ftype:				0
! default compression
! 0=PCM
! 1=ALAW
! 2=MULAW
! 3=ADPCM
XWave*default_comp:				0

! Global 
XWave*initialDelay:				175
XWave*repeatDelay:				5
XWave*font:					*-times-bold-r-normal--14-*
XWave*background:				LightSteelBlue

XWave*Text.translations: 			#override\
	<Key>Delete: delete-next-character()\n\
	<Key>Return: no-op()
 

! error messages 

XWave*err_overwrite:				File exists !\nDo you really want to overwrite the file ?\n\n 
XWave*err_openfile:				XWave Error ! Couldn't open/read/write/seek file: 
XWave*err_fileinuse:				Filename in use:
XWave*err_modified:				was modified.\nDo you want to save it now ?\n
XWave*err_16bit:				Your audio device is not able\nto record 16bit values !\n\n 
XWave*err_stereo:				Your audio device is not able\nto record in stereo !\n\n
XWave*err_44khz:				Your audio device is not able\nto record with more than 22050 hz !\n\n
XWave*err_44khzstereo:				Your audio device is not able\nto record in stereo with more than 22050 hz !\n\n
XWave*err_permissions:				No write permissions, please change\nfilename and/or directory !\n\n
XWave*err_notsupported:				Filetype not supported:
XWave*err_wrongformat:				File has wrong format for this operation !\n Please change format of file to format of clipboard:
XWave*err_mem:					Couldn't alloc memory !\n
XWave*err_input:				Invalid input !\nValid inputs are:
XWave*err_bg:					Error in child procedure !\nTake a look at stdout for more info !\n
XWave*err_nohome:				No $HOME environment variable !\n
XWave*err_notmp:				No tmp directory,\nor no write permissions to tmp directory !\n
XWave*err_notimplement:				Sorry ! Only available with samples which fit complete in memory !\n

! Main window

XWave*menu_form.borderWidth:			0
XWave*menu_form.width:				500
XWave*menu_form.height:				30
XWave*menu_form.shadowWidth:			10
XWave*menu_form*font:				*-times-bold-r-normal--14-*

XWave*main_line.width:				690
XWave*main_line.height:				1

XWave*border_form.vertDistance:			20

XWave*main_graph.width:				700
XWave*main_graph*background:			white

XWave*status_form*ShadowWidth:			2
XWave*status_form*Font:				-bitstream-*-*-r-*-*-*-120-*-*-*-*-*-*
XWave*status_form.width:			700
XWave*status_form.height:			50

! Canvas

XWave*cv_graph.width:				700
XWave*cv_graph.height:				128
XWave*cv_graph.borderWidth:			3


! Dialogues in misc

XWave*wn_shell.title:				Error 
XWave*wn_ok_btn.label:				OK

XWave*bo_shell.title:				Question 
XWave*bo_yes_btn.label:				Yes
XWave*bo_yes_btn.width:				50

XWave*bo_no_btn.label:				No
XWave*bo_no_btn.width:				50

! Menu

XWave*file_menu_btn.label:			File
XWave*edit_menu_btn.label:			Edit
XWave*effects_menu_btn.label:			Effects
XWave*synth_menu_btn.label:			Synthesize
XWave*windows_menu_btn.label:			Windows
XWave*help_menu_btn.label:			Help

XWave*new_item.label:				New
XWave*load_item.label:				Load..	
XWave*close_item.label:				Close	
XWave*save_item.label:				Save 	
XWave*saveas_item.label:			Save as..	
XWave*quit_item.label:				Quit

XWave*undo_item.label:				Undo		
XWave*cut_item.label:				Cut
XWave*copy_item.label:				Copy
XWave*paste_item.label:				Paste
XWave*p_merge_item.label:			Merge	
XWave*p_insert_item.label:			Insert
XWave*p_new_item.label:				As New File

XWave*echo_item.label:				Echo..	
XWave*volume_item.label:			Change Volume	
XWave*v_abs_item.label:				Absolute..
XWave*v_env_item.label:				Compressor..
XWave*reverse_item.label:			Reverse
XWave*swap_item.label:				Swap Channels
XWave*props_item.label:				Change Properties..

XWave*morewin_item.label:			More..

XWave*about_item.label:				About
XWave*help_item.label:				Help

XWave*file_menu.width:				100
XWave*edit_menu.width:				100
XWave*effects_menu.width:			150
XWave*windows_menu.width:			150
XWave*help_menu.width:				100

XWave*file_menu_btn.width:			100
XWave*file_menu_btn.left:			ChainLeft
XWave*file_menu_btn.right:			ChainLeft
XWave*file_menu_btn.justify:			left
!XWave*file_menu_btn.shadowWidth:		0
XWave*file_menu_btn.highlightThickness:		1

XWave*edit_menu_btn.width:			100
XWave*edit_menu_btn.left:			ChainLeft
XWave*edit_menu_btn.right:			ChainLeft
XWave*edit_menu_btn.justify:			left
!XWave*edit_menu_btn.shadowWidth:		0
XWave*edit_menu_btn.highlightThickness:		1

XWave*effects_menu_btn.width:			100
XWave*effects_menu_btn.left:			ChainLeft
XWave*effects_menu_btn.right:			ChainLeft
XWave*effects_menu_btn.justify:			left
!XWave*effects_menu_btn.shadowWidth:		0
XWave*effects_menu_btn.highlightThickness:	1

XWave*windows_menu_btn.width:			100
XWave*windows_menu_btn.left:			ChainLeft
XWave*windows_menu_btn.right:			ChainLeft
XWave*windows_menu_btn.justify:			left
!XWave*windows_menu_btn.shadowWidth:		0
XWave*windows_menu_btn.highlightThickness:	1
XWave*windows_menu_btn.sensitive:		False

!XWave*help_menu_btn.width:			75
XWave*help_menu_btn.horizDistance:		230
XWave*help_menu_btn.left:			Rubber
XWave*help_menu_btn.right:			Rubber
XWave*help_menu_btn.justify:			right
!XWave*help_menu_btn.shadowWidth:		0
XWave*help_menu_btn.highlightThickness:		1

! Canvas menu

XWave*cv_menu_box.Command.width:		135
XWave*cv_menu_box.Command.height:		20
XWave*cv_menu_box.hSpace:			0
XWave*cv_menu_box.vSpace:			0
XWave*cv_menu_box*font:				*-times-bold-r-normal--14-*

XWave*cv_menu_label.label:	 		CANVAS MENU
XWave*cv_menu_label.width: 			135	

XWave*cv_menu_0.label:				Play
XWave*cv_menu_1.label:				Stop
XWave*cv_menu_2.label:				Zoom to selection
XWave*cv_menu_3.label:				Cut
XWave*cv_menu_4.label:				Copy
XWave*cv_menu_5.label:				Paste->Insert
XWave*cv_menu_6.label:				Paste->Merge
XWave*cv_menu_7.label:				Close

! Window list

XWave*wl_main_vp.width:				300
XWave*wl_main_vp.height:			100
XWave*wl_main_vp.useRight:			True
XWave*wl_main_vp.useBottom:			True
XWave*wl_main_vp.forceBars:			False

XWave*wl_ok_btn.label:				Select
XWave*wl_ca_btn.label:				Cancel

! Status 

XWave*st_name_label.width:			265
XWave*st_rwmode_label.width:			30
XWave*st_modify_label.width:			25
XWave*st_chn_label.width:			60
XWave*st_res_label.width:			55
XWave*st_freq_label.width:			70
XWave*st_length_label.width:			85
XWave*st_time_label.width:			75

! FileBrowser

XWave*fb_shell.title:				File Dialog
XWave*fb_fname_text*translations:		#override\
	<Key>Delete: delete-next-character() \n\
	<Key>Tab: tab_expansion()
XWave*fb_fname_text*font:			-bitstream-*-*-r-*-*-*-120-*-*-*-*-*-*
XWave*fb_fname_text*background: 		OldLace
XWave*fb_fname_text.width:			305

XWave*fb_file_list*font:			-bitstream-*-*-r-*-*-*-120-*-*-*-*-*-*
XWave*fb_file_list.background:			OldLace

XWave*fb_dir_list*font:				-bitstream-*-*-r-*-*-*-120-*-*-*-*-*-*
XWave*fb_dir_list.background:			OldLace

XWave*fb_count_label.foreground:		black
XWave*fb_count_label.width:			305

XWave*fb_main_form.width:			305
XWave*fb_main_form.height:			250

XWave*fb_first_form.width:			150
XWave*fb_first_form.height:			150

XWave*fb_second_form.width:			150
XWave*fb_second_form.height:			150

XWave*fb_dir_vp.width:				150
XWave*fb_dir_vp.height:				150
XWave*fb_dir_vp.useRight:			TRUE

XWave*fb_file_vp.width:				150
XWave*fb_file_vp.height:			150
XWave*fb_file_vp.useRight:			TRUE

XWave*fb_file_label.font:			-bitstream-*-medium-r-*-*-*-120-*-*-*-*-*-*
XWave*fb_file_label.label:			Current Selection:
XWave*fb_file_label.width:			305

XWave*fb_dir_label.width:			305
XWave*fb_dir_label.background:			Grey70

XWave*fb_ok_btn.label:				OK
XWave*fb_ok_btn.width:				75

XWave*fb_ca_btn.label:				Cancel
XWave*fb_ca_btn.width:				75

XWave*fb_play_btn.label:			Play
XWave*fb_play_btn.width:			150

XWave*fb_mask_label*font:			-bitstream-*-medium-r-*-*-*-120-*-*-*-*-*-*
XWave*fb_mask_label.label:			Current Filemask:
XWave*fb_mask_label.width:			130

XWave*fb_mask_text*font:			-bitstream-*-*-r-*-*-*-120-*-*-*-*-*-*
XWave*fb_mask_text.width:			80

XWave*fb_pull_btn.horizDistance:		0

XWave*fb_status_label*font:			-bitstream-*-*-r-*-*-*-120-*-*-*-*-*-*
XWave*fb_status_label.width:			305
XWave*fb_status_label.height:			50
XWave*fb_status_label.foreground:		LightGoldenrod
XWave*fb_status_label.background:		SlateGray

! Button border 

XWave*bb_new_btn.foreground:			black
XWave*bb_load_btn.foreground:			blue
XWave*bb_save_btn.foreground:			red
XWave*bb_cut_btn.foreground:			yellow
XWave*bb_stop_btn.foreground:			black
XWave*bb_play_btn.foreground:			green
XWave*bb_record_btn.foreground:			red
XWave*bb_begin_label.horizDistance:		75
XWave*bb_begin_text.width:			75
XWave*bb_begin_text*translations:		#override <Key>Return: begin_enter() \n\
	<Key>Delete: delete-next-character()
XWave*bb_length_text.width:			75
XWave*bb_length_text*translations:		#override <Key>Return: length_enter() \n\
	<Key>Delete: delete-next-character()
XWave*bb_zoom_text.width:			75
XWave*bb_zoom_text*translations:		#override <Key>Return: zoom_enter() \n\
	<Key>Delete: delete-next-character()

! Samplesetting dialog

XWave*ss_shell.title:				Sample Settings
XWave*ss_main_form.width:			340
XWave*ss_main_form.defaultDistance:		0
XWave*ss_main_form.borderWidth:			0
			
XWave*ss_res_rgroup.width:			150
XWave*ss_res_rgroup.height:			85
XWave*ss_res_rgroup.vertDistance:		20
XWave*ss_res_rgroup.horizDistance:		20
XWave*ss_res_rgroup.outerOffset:		5
XWave*ss_res_rgroup.innerOffset:		5
XWave*ss_res_rgroup.frameWidth:			4
XWave*ss_res_rgroup.columns:			1
XWave*ss_res_rgroup*onIcon:			filleddiamond
XWave*ss_res_rgroup*offIcon:			emptydiamond
XWave*ss_res_rgroup*alignment:			left
XWave*ss_res_rgroup.label:			Resolution
XWave*ss_res_rgroup.labels:			*8 bit*16 bit
XWave*ss_res_rgroup.selectionStyle:		one
XWave*ss_res_rgroup.selection:			0

XWave*ss_chn_rgroup.width:			150
XWave*ss_chn_rgroup.height:			85
XWave*ss_chn_rgroup.vertDistance:		20
XWave*ss_chn_rgroup.outerOffset:		5
XWave*ss_chn_rgroup.innerOffset:		5
XWave*ss_chn_rgroup.frameWidth:			4
XWave*ss_chn_rgroup.columns:			1
XWave*ss_chn_rgroup*onIcon:			filleddiamond
XWave*ss_chn_rgroup*offIcon:			emptydiamond
XWave*ss_chn_rgroup*alignment:			left
XWave*ss_chn_rgroup.label:			Channels
XWave*ss_chn_rgroup.labels:			*Mono*Stereo
XWave*ss_chn_rgroup.selectionStyle:		one
XWave*ss_chn_rgroup.selection:			0

XWave*ss_freq_rgroup.width:			150
XWave*ss_freq_rgroup.height:			140
XWave*ss_freq_rgroup.horizDistance:		20
XWave*ss_freq_rgroup.vertDistance:		15
XWave*ss_freq_rgroup.outerOffset:		5
XWave*ss_freq_rgroup.innerOffset:		5
XWave*ss_freq_rgroup.frameWidth:		4
XWave*ss_freq_rgroup.columns:			1
XWave*ss_freq_rgroup*onIcon:			filleddiamond
XWave*ss_freq_rgroup*offIcon:			emptydiamond
XWave*ss_freq_rgroup*alignment:			left
XWave*ss_freq_rgroup.label:			Frequence
XWave*ss_freq_rgroup.labels:			*11025 Hz*22050 Hz*44100 Hz*User defined
XWave*ss_freq_rgroup.selectionStyle:		one
XWave*ss_freq_rgroup.selection:			0

XWave*ss_ufreq_label.label:			User defined Freq.:
XWave*ss_ufreq_label.vertDistance:		50
XWave*ss_ufreq_label.horizDistance:		15

XWave*ss_ufreq_text.width:			50
XWave*ss_ufreq_text.height:			23
XWave*ss_ufreq_text.horizDistance:		50
XWave*ss_ufreq_text.vertDistance:		15
XWave*ss_ufreq_text.shadowWidth:		0
XWave*ss_ufreq_text.borderWidth:		1

XWave*ss_ufreq_form.vertDistance:		15

XWave*ss_sep1_label.width:			340
XWave*ss_sep1_label.height:			3
XWave*ss_sep1_label.vertDistance:		15
XWave*ss_sep1_label.ShadowWidth:		2
XWave*ss_sep1_label.borderWidth:		0

XWave*ss_ok_btn.horizDistance:			5
XWave*ss_ok_btn.vertDistance:			20
XWave*ss_ok_btn.width:				75
XWave*ss_ok_btn.label:				OK			

XWave*ss_ca_btn.horizDistance:			180
XWave*ss_ca_btn.vertDistance:			20
XWave*ss_ca_btn.width:				75
XWave*ss_ca_btn.label:				Cancel

XWave*ss_sep2_label.width:			340
XWave*ss_sep2_label.height:			1
XWave*ss_sep2_label.vertDistance:		10
XWave*ss_sep2_label.borderWidth:		0

! Filetype dialogue

XWave*ft_shell.title:				Audio file type
XWave*ft_main_form.width:			340
XWave*ft_main_form.defaultDistance:		0
XWave*ft_main_form.borderWidth:			0
			
XWave*ft_type_rgroup.width:			125
XWave*ft_type_rgroup.height:			135
XWave*ft_type_rgroup.vertDistance:		20
XWave*ft_type_rgroup.horizDistance:		10
XWave*ft_type_rgroup.outerOffset:		5
XWave*ft_type_rgroup.innerOffset:		5
XWave*ft_type_rgroup.frameWidth:		4
XWave*ft_type_rgroup.columns:			1
XWave*ft_type_rgroup*onIcon:			filleddiamond
XWave*ft_type_rgroup*offIcon:			emptydiamond
XWave*ft_type_rgroup*alignment:			left
XWave*ft_type_rgroup.label:			Filetype
XWave*ft_type_rgroup.labels:			*RIFF*AIFC*AU*RAW
XWave*ft_type_rgroup.selectionStyle:		one
XWave*ft_type_rgroup.selection:			0

XWave*ft_comp_rgroup.width:			125
XWave*ft_comp_rgroup.height:			135
XWave*ft_comp_rgroup.vertDistance:		20
XWave*ft_comp_rgroup.outerOffset:		5
XWave*ft_comp_rgroup.innerOffset:		5
XWave*ft_comp_rgroup.frameWidth:		4
XWave*ft_comp_rgroup.columns:			1
XWave*ft_comp_rgroup*onIcon:			filleddiamond
XWave*ft_comp_rgroup*offIcon:			emptydiamond
XWave*ft_comp_rgroup*alignment:			left
XWave*ft_comp_rgroup.label:			Compression
XWave*ft_comp_rgroup.labels:			*PCM*ALAW*MULAW*ADPCM
XWave*ft_comp_rgroup.selectionStyle:		one
XWave*ft_comp_rgroup.selection:			0


XWave*ft_ok_btn.horizDistance:			15
XWave*ft_ok_btn.vertDistance:			15
XWave*ft_ok_btn.width:				75
XWave*ft_ok_btn.label:				OK			

XWave*ft_ca_btn.horizDistance:			90
XWave*ft_ca_btn.vertDistance:			15
XWave*ft_ca_btn.width:				75
XWave*ft_ca_btn.label:				Cancel

XWave*ft_sep_label.width:			270
XWave*ft_sep_label.height:			3
XWave*ft_sep_label.vertDistance:		10
XWave*ft_sep_label.ShadowWidth:			0
XWave*ft_sep_label.borderWidth:			0

! Absolute volume

XWave*av_shell.title:				Change volume (absolute)
XWave*av_main_form.defaultDistance:		10
XWave*av_peak_label.label:			Maximum peak (R/L):
XWave*av_text_label.label:			Multiply each Sample with:
XWave*av_abs1_text.horizDistance:		40
XWave*av_abs1_text.width:			60
XWave*av_abs2_text.width:			60
XWave*av_ok_btn.label:				OK
XWave*av_ok_btn.width:				75
XWave*av_ok_btn.vertDistance:			25
XWave*av_ca_btn.label:				Cancel
XWave*av_ca_btn.width:				75
XWave*av_ca_btn.vertDistance:			25
XWave*av_ca_btn.horizDistance:			50

! Compressor volume 

XWave*ev_shell.title:				Change volume (compressor)
XWave*ev_main_form.defaultDistance:		10
XWave*ev_fo-time_label.label:			Fall off time in ms. (R/L):
XWave*ev_fo-time1_text.horizDistance:		60
XWave*ev_fo-time1_text.width:			60
XWave*ev_fo-time2_text.width:			60
XWave*ev_fo-value_label.label:			Fall off value (R/L):
XWave*ev_fo-value1_text.horizDistance:		60
XWave*ev_fo-value1_text.width:			60
XWave*ev_fo-value2_text.width:			60
XWave*ev_sup_label.label:			Suppress amplitude values below:
XWave*ev_sup1_text.horizDistance:		60
XWave*ev_sup1_text.width:			60
XWave*ev_sup2_text.width:			60
XWave*ev_ok_btn.label:				OK
XWave*ev_ok_btn.width:				75
XWave*ev_ok_btn.vertDistance:			25
XWave*ev_ca_btn.label:				Cancel
XWave*ev_ca_btn.width:				75
XWave*ev_ca_btn.vertDistance:			25
XWave*ev_ca_btn.horizDistance:			95

! Echo dialog

XWave*ec_shell.title:				Echo
XWave*ec_main_form.defaultDistance:		10
XWave*ec_time_label.label:			Delay time in sec. (R/L):
XWave*ec_time1_text.horizDistance:		30
XWave*ec_time1_text.width:			60
XWave*ec_time2_text.width:			60
XWave*ec_fo_label.label:			Fall off value (R/L):
XWave*ec_fo1_text.horizDistance:		30
XWave*ec_fo1_text.width:			60
XWave*ec_fo2_text.width:			60
XWave*ec_ok_btn.label:				OK
XWave*ec_ok_btn.width:				75
XWave*ec_ok_btn.vertDistance:			25
XWave*ec_ca_btn.label:				Cancel
XWave*ec_ca_btn.width:				75
XWave*ec_ca_btn.vertDistance:			25
XWave*ec_ca_btn.horizDistance:			35

! Record dialogue

XWave*shell.title:				New Record
XWave*rd_main_form.width:			200

XWave*rd_level_label.label:			Record Level:
XWave*rd_level_label.horizDistance:		50

XWave*rd_ch1_gc.width:				128
XWave*rd_ch1_gc.height:				15
XWave*rd_ch1_gc.horizDistance:			35
XWave*rd_ch2_gc.width:				128
XWave*rd_ch2_gc.height:				15
XWave*rd_ch2_gc.horizDistance:			35

XWave*rd_sep1_label.width:			190
XWave*rd_sep1_label.height:			3
XWave*rd_sep1_label.ShadowWidth:		2
XWave*rd_sep1_label.vertDistance:		15
XWave*rd_sep1_label.borderWidth:		0

XWave*rd_set_label.label:			Settings:
XWave*rd_set_label.horizDistance:		65
XWave*rd_set_label.vertDistance:		10

XWave*rd_props_label.Font:			-bitstream-*-*-r-*-*-*-120-*-*-*-*-*-*
XWave*rd_props_label.width:			190
XWave*rd_props_label.vertDistance:		10

XWave*rd_fname_label.Font:			-bitstream-*-*-r-*-*-*-120-*-*-*-*-*-*
XWave*rd_fname_label.width:			190

XWave*rd_type_label.Font:			-bitstream-*-*-r-*-*-*-120-*-*-*-*-*-*
XWave*rd_type_label.width:			190

XWave*rd_props_btn.label:			Properties
XWave*rd_props_btn.horizDistance:		25
XWave*rd_props_btn.vertDistance:		15
XWave*rd_props_btn.internalHeight:		1
XWave*rd_props_btn*Font:			-bitstream-*-*-r-*-*-*-120-*-*-*-*-*-*

XWave*rd_fname_btn.label:			Filename
XWave*rd_fname_btn.horizDistance:		5
XWave*rd_fname_btn.vertDistance:		15
XWave*rd_fname_btn.internalHeight:		1
XWave*rd_fname_btn*Font:			-bitstream-*-*-r-*-*-*-120-*-*-*-*-*-*

XWave*rd_sep2_label.width:			190
XWave*rd_sep2_label.height:			3
XWave*rd_sep2_label.ShadowWidth:		2
XWave*rd_sep2_label.vertDistance:		15
XWave*rd_sep2_label.borderWidth:		0

XWave*rd_ok_btn.horizDistance:			5
XWave*rd_ok_btn.vertDistance:			20
XWave*rd_ok_btn.width:				70
XWave*rd_ok_btn.label:				Record			
XWave*rd_ok_btn.internalHeight:			1

XWave*rd_ca_btn.horizDistance:			50
XWave*rd_ca_btn.vertDistance:			20
XWave*rd_ca_btn.width:				70
XWave*rd_ca_btn.label:				Cancel
XWave*rd_ca_btn.internalHeight:			1

XWave*rd_sep3_label.width:			190
XWave*rd_sep3_label.height:			2
XWave*rd_sep3_label.vertDistance:		5
XWave*rd_sep3_label.borderWidth:		0

XWave*ru_shell.title:				Recording
XWave*ru_stop_btn.label:			Stop

! About
XWave*ab_shell.title:				About
XWave*ab_ok_btn.label:				OK
					
