OpenTTD Source  1.11.2
MpsMachine::Channel Struct Reference

Starting parameter and playback status for one channel/track. More...

Data Fields

byte cur_program
 program selected, used for velocity scaling (lookup into programvelocities array)
 
byte running_status
 last midi status code seen
 
uint16 delay
 frames until next command
 
uint32 playpos
 next byte to play this channel from
 
uint32 startpos
 start position of master track
 
uint32 returnpos
 next return position after playing a segment
 

Detailed Description

Starting parameter and playback status for one channel/track.

Definition at line 516 of file midifile.cpp.


The documentation for this struct was generated from the following file: