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
|
|
midicvt
Syntax
midicvt [-v] [-s] [-o] <input file> <output file>
Explanation
It is a MIDI file converter that converts a Type 1 Standard MIDI file to a Type 0 Standard MIDI file for use with the Nintendo 64 Audio Library. It will optionally
strip out all messages that are not recognized by the Audio Library (for example,
text, system exclusive, and certain controller messages).
Command Line Options
- -v Turns on verbose mode.
- -s Strips all messages that are not recognized by the Audio Library.
- -o Orders the midi events.
- <input file> Is the name of a Type 1 or Type 0 Standard MIDI file.
- <output file> Is the name of a Type 0 Standard MIDI file.
See Also
midiprint
|
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
|
|