[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 62 Fn 00AB  u - Fgdriver V3.03 - "fg_voices" - Play Sounds In Backgro  [V]

   AX = 00ABh
   ES:BX -> tone array (see below)
   CX = number of times to repeat tone array

Notes: For FGDRIVER v1.10, this function was unused; "FG_VOICES" was AX=008Bh
   This function is only available on the PCjr and Tandy 1000 machines

See Also: AX=0048h,AX=006Bh,AX=009Eh,AX=00AAh

Format of tone array element:
Offset Size    Description
 00h   WORD    channel number (0000h terminates array)
 02h   WORD    frequency
 04h   WORD    volume
 06h   WORD    duration in 1/72.8 seconds

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson