Home | History | Annotate | Download | only in lib_src

Lines Matching full:bend

2161  * Note: some midi disassemblers display a bipolar pitch bend value.
2164 * bipolar pitch bend = postive (m_nPitchBend - 0x2000)
2166 * bipolar pitch bend = negative (0x2000 - m_nPitchBend)
2170 * nPitchLSB - the LSB byte of the pitch bend message
2171 * nPitchMSB - the MSB byte of the pitch bend message
2400 * We only support RPN0 (pitch bend sensitivity), RPN1 (fine tuning) and
3449 * Set the pitch bend range for the given channel.