N64® Functions Menu
|
al - Audio Library Functions
gDP - DP GBI Macros
gdSP - General GBI Macros
gSP - SP GBI Macros
gt - Turbo Microcode RDP
gu - Graphics Utilities
Math - Math Functions
nuSys - NuSystem
os - N64 Operating System
sp - Sprite Library Functions
uh - Host to Target IO
64DD - N64 Disk Drive
|
|
playraw
Syntax
playraw [-h] [-s] [-f rate] <infile
Explanation
It plays raw sample files on the SGI Indy audio hardware.
Specifically, it takes a file from standard input and plays it on the Indy audio
hardware under the assumption that the file represents raw 16-bit mono or
stereo audio samples. For stereo files it expects the input to be
interleaved as L/R samples. The output from vadpcm_dec can be piped
directly to this tool for listening to ADPCM compressed files.
Command Line Options
- -h Displays usage information.
- -s Assumes the input is L/R interleaved stereo samples.
- -f <value> Specifies the sample rate for playback. The default value is 44100 Hz.
See Also
vadpcm_dec
|
Nintendo® Confidential
Warning: all information in this document is confidential and covered by a non-disclosure agreement. You are responsible for keeping this information confidential and protected. Nintendo will vigorously enforce this responsibility.
Copyright © 1998
Nintendo of America Inc. All rights reserved Nintendo and N64 are registered trademarks of Nintendo
Last updated March 1998
|
|