|
|
Command to set a TSE3::Track's info (the title, it's TSE3::MidiParams setup and it's TSE3::MidiFilter setup).
See also: Command
Track_SetInfo (TSE3::Track *track,
const std::string &title,
const TSE3::MidiFilter &smef,
const TSE3::MidiParams &mp,
const TSE3::DisplayParams &dp)
| Track_SetInfo |
To create this command specify the TSE3::Track object to alter and the new information.
void executeImpl ()
| executeImpl |
[protected virtual]
Reimplemented from Command for internal purposes..
void undoImpl ()
| undoImpl |
[protected virtual]
Reimplemented from Command for internal purposes..