class Demidify
|
Reconstruct Song structure utility. More... |
|
|
Public Methods
A utility that de 'MIDI' fies a Song. If you use the MidiFileImport class to load a MIDI file, you will see that the
MTrks are mapped into each Track and any repeated data that
could exploit the TSE3 Phrase facility.
This class analyses each Track and reconstructs the Song
in a more structured manner.
See also: MidiFileImport
Demidify (bool compactParts,
bool pullTrackParameters,
TSE3::Clock partSize,
bool aggressive,
TSE3::Progress *progress = 0,
int verbose = 0,
std::ostream &out = std::cout)
| Demidify |
Creates a Demidify utility class.
Parameters:
verbose | Diagnostic level:
0 - silent, 1 - errors
2 - informational, 3 - far too much!
|
out | ostream to produce diagnostics on
|
Perform the demidify.
Parameters:
song | The song to demidify.
|
- Version: 3.00
- Author: Pete Goodliffe
- Generated: pete on philemon on Wed May 25 14:40:22 2005, using kdoc 2.0a54.