Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Fast Library For Clipper 3.02 Reference - <b>dacvocplay()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    dacVocPlay()

         Reproduces a file with VOC format by a prallel DAC

    Syntax:

         dacVocPlay( cFile [, nRate] ) -> lError

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

    Description:

         Reproduces a file with VOC format by a parallel DAC.

    Return:

         A logic value indicating if the function finished satisfactorily

    Example:

         dacVocPlay( "Luna.Voc", 13224 )

See Also: dacWavPlay()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson