Canorus  0.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
CAMidiImportEvent Class Reference

List of all members.

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

Detailed Description

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.


Constructor & Destructor Documentation

CAMidiImportEvent::CAMidiImportEvent ( bool  on,
int  channel,
int  pitch,
int  velocity,
int  time 
)

References _channel, _length, _on, _pitch, _time, and _velocity.


Member Data Documentation

Referenced by CAMidiImportEvent().

Referenced by CAMidiImportEvent().

Referenced by CAMidiImportEvent().

Referenced by CAMidiImportEvent().

Referenced by CAMidiImportEvent().

Referenced by CAMidiImportEvent().


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