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.105 peaksuch TOS Name: »peaksuch« - Peak value search in samplemem Opcode: 500, 301 Syntax: int32_t xbios ( 500, 301, int32_t anfmem, int32_t endmem ); Description: anfmem Start address endmem End address (first invalid value) Return value: Pointer to value table int16_t rpos; Maximum value positive halfwave right int16_t rneg; Maximum value negative halfwave right int16_t lpos; Maximum value positive halfwave left int16_t lneg; Maximum value negative halfwave left Availability: This function is only available when the driver of the StarTrack sound card has been launched. Group: Sound routines See also: Binding