Record trackinfoty
Unit
Declaration
type trackinfoty = record
Description
This item has no description.
Overview
Fields
| Public | disabled: boolean; |
| Public | trackname: string; |
| Public | instrumentname: string; |
| Public | keysig: byte; |
| Public | tempo: longword; |
| Public | timesig: longword; |
| Public | channels: midichannelsty; |
Description
Fields
| Public | disabled: boolean; |
|
This item has no description. | |
| Public | trackname: string; |
|
This item has no description. | |
| Public | instrumentname: string; |
|
This item has no description. | |
| Public | keysig: byte; |
|
This item has no description. | |
| Public | tempo: longword; |
|
This item has no description. | |
| Public | timesig: longword; |
|
This item has no description. | |
| Public | channels: midichannelsty; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.