drumstick
1.0.1
|
QWrk provides a mechanism to parse Cakewalk WRK Files, without the burden of a policy forcing to use some internal sequence representation. More...
Classes | |
class | QWrk |
Cakewalk WRK file format (input only) More... | |
Enumerations | |
enum | WrkChunkType { TRACK_CHUNK = 1, STREAM_CHUNK = 2, VARS_CHUNK = 3, TEMPO_CHUNK = 4, METER_CHUNK = 5, SYSEX_CHUNK = 6, MEMRGN_CHUNK = 7, COMMENTS_CHUNK = 8, TRKOFFS_CHUNK = 9, TIMEBASE_CHUNK = 10, TIMEFMT_CHUNK = 11, TRKREPS_CHUNK = 12, TRKPATCH_CHUNK = 14, NTEMPO_CHUNK = 15, THRU_CHUNK = 16, LYRICS_CHUNK = 18, TRKVOL_CHUNK = 19, SYSEX2_CHUNK = 20, STRTAB_CHUNK = 22, METERKEY_CHUNK = 23, TRKNAME_CHUNK = 24, VARIABLE_CHUNK = 26, NTRKOFS_CHUNK = 27, TRKBANK_CHUNK = 30, NTRACK_CHUNK = 36, NSYSEX_CHUNK = 44, NSTREAM_CHUNK = 45, SGMNT_CHUNK = 49, SOFTVER_CHUNK = 74, END_CHUNK = 255 } |
Record types within a WRK file. More... | |
QWrk provides a mechanism to parse Cakewalk WRK Files, without the burden of a policy forcing to use some internal sequence representation.
This class is not related or based on the ALSA library.
enum WrkChunkType |
Record types within a WRK file.