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.27 playmode TOS Name: »playmode« - Playback mode Opcode: 500, 27 Syntax: int32_t xbios ( 500, 27, int16_t mplay ); Description: mplay: Playback type 0 - Normal - 2-channel playback in 64-bit mode 1 - Four - 4-channel playback in 64-bit mode via D/A and digital-out 2 - Eight - 8-channel playback in 128-bit mode 3 - Sixteen - 16-channel playback in 128-bit mode Return value: 0 - No error Availability: This function is only available when the driver of the StarTrack sound card has been launched. Group: Sound routines See also: Binding