•  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.23  sclock                                                    TOS

 Name:         »sclock« - Sample rate

 Opcode:       500, 23

 Syntax:       int32_t xbios ( 500, 23, int16_t srate );

 Description:  srate: Selection of the DSP output clock
               0 - digital_pll - Use clock input at digital input
               1 - 32kHz
               2 - 44.1kHz
               3 - 48kHz
               4 - 8kHz
               5 - 11kHz
               6 - 16kHz
               7 - 16.5kHz
               8 - 22kHz
               9 - 22kHz
               10 - 24kHz
               11 - 33kHz
               12 - Ext/768
               13 - Ext/512
               14 - Ext/384
               15 - Ext/256


 Return value: 0 - kein Fehler

 Availability: This function is only available when the driver of the 
               StarTrack sound card has been launched.

 Group:        Sound routines

 See also:     Binding