@database "wav_dtc"
@master "AMIDEV:NDK/Autodocs/wav_dtc.doc"

@Node Main "wav_dtc.doc"
@toc "Autodocs/AG/INDEX/Main"
    @{" wav.datatype() " Link "wav.datatype()"}
@EndNode

@Node "wav.datatype()" "wav.datatype/wav.datatype"

@{b}    NAME@{ub}
	wav.datatype -- data type for wav sounds.

@{b}    FUNCTION@{ub}
	The WAV data type, a sub-class of the @{"sound.datatype" Link "sound_dtc/sound.datatype()"}, is used
	to load RIFF WAV sound files.

@{b}    METHODS@{ub}
	@{"OM_NEW" Link "tabs_gc/OM_NEW"} -- Create a new sound object from a RIFF WAV. The
	    source may be either a file or the clipboard.

@{b}    SEE ALSO@{ub}
	@{"sound.datatype" Link "sound_dtc/sound.datatype()"}.
/

@EndNode

