|
Canorus
0.7
|
Public Member Functions | |
| CAMidiImportEvent (bool on, int channel, int pitch, int velocity, int time) | |
| ~CAMidiImportEvent () | |
Public Attributes | |
| bool | _on |
| int | _channel |
| int | _pitch |
| int | _velocity |
| int | _time |
| int | _length |
| int | _timeCorrection |
| int | _lengthCorrection |
Copyright (c) 2007, Matevž Jekovec, Canorus development team All Rights Reserved. See AUTHORS for a complete list of authors.
Licensed under the GNU GENERAL PUBLIC LICENSE. See LICENSE.GPL for details.
| CAMidiImportEvent::CAMidiImportEvent | ( | bool | on, |
| int | channel, | ||
| int | pitch, | ||
| int | velocity, | ||
| int | time | ||
| ) |
Referenced by CAMidiImportEvent().
Referenced by CAMidiImportEvent().
Referenced by CAMidiImportEvent().
Referenced by CAMidiImportEvent().
Referenced by CAMidiImportEvent().
Referenced by CAMidiImportEvent().
1.8.0