AMOSi:Sam Swapped

From Amiga Coding
Jump to: navigation, search

an example can be found on AMOSPro_Examples:Examples/H-7/Help_74.AMOS


Returns TRUE (-1) if the sample swapping has occurred, and the new buffer you have initialised with the SAM SWAP instruction is being played through your loudspeaker. Otherwise you'll get a value of FALSE (0).


test=Sam Swapped(voice_number)

voice_number is the number of the voice you want to check (0 to 3).