Class PitchBendEvent

Description

Represents the pitch bend channel event

  • since: 1.0

Located in /Event/PitchBendEvent.php (line 21)

ChannelEvent
   |
   --PitchBendEvent
Method Summary
static int pitchBendToCents (int $param1, int $param2)
int getType ()
Variables
Methods
static method pitchBendToCents (line 48)

Converts the internal MIDI pitch bend value to cents (100ths of a whole tone)

static int pitchBendToCents (int $param1, int $param2)
  • int $param1: 16-bit integer
  • int $param2: 16-bit integer
getParamDescription (line 29)
string getParamDescription ()
getType (line 64)
int getType ()

Inherited Methods

Inherited From ChannelEvent

ChannelEvent::__construct()
ChannelEvent::getData()
ChannelEvent::getLength()
ChannelEvent::isContinuation()
ChannelEvent::setContinuation()
ChannelEvent::toBinary()
ChannelEvent::__toString()

Documentation generated on Sun, 25 Oct 2009 22:38:20 -0700 by phpDocumentor 1.4.3