|
|
| typedef struct snd_seq_event |
#include <alsaout.h>
| typedef unsigned char |
#include <dattypes.h>
Unsigned char
| typedef unsigned short |
#include <dattypes.h>
Unsigned short
| typedef unsigned long |
#include <dattypes.h>
Unsigned long
| ushort |
#include <dattypes.h>
| ulong |
#include <dattypes.h>
| void |
#include <dattypes.h>
| void |
#include <dattypes.h>
| void |
#include <dattypes.h>
| int |
#include <libkmid.h>
| int |
#include <libkmid.h>
| int |
#include <libkmid.h>
| int |
#include <libkmid.h>
| void |
#include <libkmid.h>
| int |
#include <libkmid.h>
| int |
#include <libkmid.h>
| const char * |
#include <libkmid.h>
| const char * |
#include <libkmid.h>
| void |
#include <libkmid.h>
| void |
#include <libkmid.h>
| const char * |
#include <libkmid.h>
| const char * |
#include <libkmid.h>
| double |
#include <midfile.h>
Patches used in the MIDI file.
In each position of the array it stores the number of times the corresponding patch is used. So, if a MIDI file plays 782 notes with a piano, patchesUsed[0] will store 782. In the same way, if it doesn't use the Music Box patch, patchesUsed[10] will be 0.
| double |
#include <midfile.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.
| void |
#include <midfile.h>
| void |
#include <midfile.h>
| Generated by: masato@ss10 on Wed Apr 11 12:12:41 2001, using kdoc 2.0a48. |