[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dacWavPlay()

         Reproduces a file with WAV format by a parallel DAC

    Syntax:

         dacWavPlay( cFile [, nRate] ) -> lError

         cFile : The name of the file WAV
         nRate : The frecuency ratio. Default value is 12000 Hz.
                 Use this value for frecuency changes.

    Description:

          Reproduces a file with WAV format by a parallel DAC.

    Return:

         A logic value indicating if the function finished satisfactorily

    Example:

         dacWavPlay( "Luna.Wav", 13224 )

See Also: dacVocPlay()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson