|
|
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: dfaure@faure on Sun Mar 26 14:25:24 2000, using kdoc 2.0a35. |