#
# $Id: generate,v 1.1 2009-02-17 12:37:34 potyra Exp $
#
#
floppy_insert	floppy.img
#
power_on
#
# Wait for DOS prompt.
# Type "diagnose" to start diagnose tool.
#
wait_asc	A:						5min
type		"diagnose\0d"
#
#
#
wait_asc	Diagnostic Utility for 16-bit Audio Card	5min
wait_asc	ENTER: Continue					1min
type		"\0d"
#
#
#
wait_asc	In the subsequent sections, this utility will verify	1min
wait_asc	ENTER: Continue					1min
type		"\0d"
#
# Use preselected "220H (Default)"
#
wait_asc	Select the Base I/O Address of your audio card.	1min
type		"\0d"
#
# Wait for intermediate step.
#
wait_asc	Base I/O Address set at 220H successfully	1min
#
# Wait for "Select the MPU-401 MIDI Port of your audio card.
# Type <Return> to select pre-selected "330H (Default)".
#
wait_asc	Select the MPU-401 MIDI Port of your audio card.	1min
type		"\0d"
#
# Wait for intermediate step.
#
wait_asc	MPU-401 MIDI Port set at 330H successfully	1min
#
# Wait for "In the subsequent sections, this utility will verify..."
# Type <Return> to continue.
#
wait_asc	In the subsequent sections, this utility will verify	1min
type		"\0d"
#
# Wait for "Select an IRQ setting that is not in use by..."
# Type <Return> to select pre-selected "IRQ 5".
#
wait_asc	Select an IRQ setting that is not in use by	1min
type		"\0d"
#
# Wait for intermediate step.
#
wait_asc	IRQ set at 5 successfully			1min
#
# Wait for "Select a Low DMA channel that is not in use..."
# Type <Return> to select pre-selected "Channel 1".
#
wait_asc	Select a Low DMA channel that is not in use	1min
type		"\0d"
#
# Wait for intermediate step.
#
wait_asc	Low DMA Channel set at 1 successfully		1min
#
# Wait for "In the next screen, you will be prompted to select..."
# Type <Return>.
#
wait_asc	In the next screen, you will be prompted to select	1min
type		"\0d"
#
# Wait for "Select a High DMA channel that is not in use..."
# Type <Return> to select pre-selected "Channel 5".
#
wait_asc	Select a High DMA channel that is not in use	1min
type		"\0d"
#
# Wait for intermediate step.
#
wait_asc	High DMA Channel set at 5 successfully		1min
#
# Wait for "In the subsequent sections, this utility..."
# Type <Return> to continue.
#
wait_asc	In the subsequent sections, this utility	1min
type		"\0d"
#
# Wait for "To test the audio functionality of your audio card,..."
# Type "1" to start 8 bit tests.
#
wait_asc	To test the audio functionality of your audio card,	1min
type		"1"
#
# Wait for "1. Left Channel"
# Type "1" to start 8 bit left channel test.
#
wait_asc	1. Left Channel					1min
type		"1"
#
# Wait for intermediate step.
#
wait_asc	Playing 8 bit digitized sound.			1min
#
# Wait for "To test the audio functionality of your audio card,..."
# Type "2" to start 8 bit right channel test.
#
wait_asc	To test the audio functionality of your audio card,	1min
type		"2"
#
# Wait for intermediate step.
#
wait_asc	Playing 8 bit digitized sound.			1min
#
# Wait for "To test the audio functionality of your audio card,..."
# Type "2" to start 8 bit right channel test.
#
wait_asc	To test the audio functionality of your audio card,	1min
type		"3"
#
# Wait for intermediate step.
#
wait_asc	Playing 8 bit digitized sound.			1min
#
# Wait for "To test the audio functionality of your audio card,..."
# Type <ESC> and "2" to start 16 bit tests.
#
wait_asc	To test the audio functionality of your audio card,	1min
type		"\0f2"
#
# Wait for "1. Left Channel"
# Type "1" to start 16 bit left channel test.
#
wait_asc	1. Left Channel					1min
type		"1"
#
# Wait for intermediate step.
#
wait_asc	Playing 16 bit digitized sound.			1min
#
# Wait for "To test the audio functionality of your audio card,..."
# Type "2" to start 16 bit right channel test.
#
wait_asc	To test the audio functionality of your audio card,	1min
type		"2"
#
# Wait for intermediate step.
#
wait_asc	Playing 16 bit digitized sound.			1min
#
# Wait for "To test the audio functionality of your audio card,..."
# Type "2" to start 16 bit right channel test.
#
wait_asc	To test the audio functionality of your audio card,	1min
type		"3"
#
# Wait for intermediate step.
#
wait_asc	Playing 16 bit digitized sound.			1min
#
# Wait for "To test the audio functionality of your audio card,..."
# Type <ESC> and "3" to start synthesizer tests.
#
wait_asc	To test the audio functionality of your audio card,	1min
type		"\0f3"
#
# Wait for intermediate step.
#
wait_asc	Playing synthesized music.			1min
#
# Wait for "To test the audio functionality of your audio card,..."
#
wait_asc	To test the audio functionality of your audio card,	2min
#
# Just power-off machine to exit test.
#
power_off
