|
|
| typedef unsigned char |
#include <dattypes.h>
Unsigned char
| typedef unsigned short |
#include <dattypes.h>
Unsigned short
| typedef unsigned long |
#include <dattypes.h>
Unsigned long
| extern struct |
#include <libkmid.h>
| MidiTrack ** |
#include <midfile.h>
Reads a midi file.
Parameters:
| name | the filename of the midi file to load. |
| info | a pointer to the MidiFileInfo struct that will be filled with the information of the loaded file. |
| ok | return status. |
Returns: an array of MidiTrack objects with the contents of the file.
| Generated by: prospector@porky.devel.redhat.com on Thu Aug 24 05:36:32 2000, using kdoc 2.0a36. |