GUIDOLib
1.7.7
A Music Score Rendering Engine
|
Go to the source code of this file.
Classes | |
struct | Guido2MidiParams |
A data structure containing the settings for MIDI conversion. More... | |
Typedefs | |
typedef struct Guido2MidiParams | Guido2MidiParams |
A data structure containing the settings for MIDI conversion. More... | |
Functions | |
GuidoErrCode | GuidoAR2MIDIFile (const ARHandler ar, const char *filename, const Guido2MidiParams *params) |
Export to a MIDI file. More... | |
GuidoErrCode | GuidoAR2MIDI (const ARHandler ar, std::ostream &out, const Guido2MidiParams *params) |