•  Back 
  •  Sound routines 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - The Operating System
Author      : 
Version     : tos.hyp (December 19, 2008)
Subject     : Programmieren/Atari
Nodes       : 3010
Index Size  : 93790
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Title
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File4.17.11  settracks                                                 TOS

 Name:         »settracks« - Set number of record and playback tracks

 Opcode:       133

 Syntax:       int32_t settracks( int16_t playtracks, int16_t 
               rectracks );

 Description:  The XBIOS routine settracks sets the number of the 
               recording (rectracks) and playback tracks (playtracks). 
               A maximum of 4 stereo tracks is available at a time. 
               The value -1 is passed as the argument!

 Return value: If successful the function returns the value 0, or 
               non-zero otherwise.

 Availability: The function is only available on computers of the 
               Falcon series.

 Group:        Sound routines

 See also:     Binding   buffoper   buffptr   devconnect   dsptristate 
                 gpio   locksnd   setbuffer   setinterrupt 
               setmontracks   setmode   sndstatus   soundcmd 
               unlocksnd