mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-27 21:37:37 -04:00
Fix spa_ump_to_midi() MIDI 2.0 pitch bend (0xE0) to extract both LSB and MSB from the 32-bit value in word 2, giving full 14-bit resolution. Previously the LSB came from a reserved field and was always zero. Mask the program number with 0x7f for consistency with bank byte masking. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| buffer | ||
| control | ||
| debug | ||
| filter-graph | ||
| graph | ||
| interfaces/audio | ||
| monitor | ||
| node | ||
| param | ||
| pod | ||
| support | ||
| utils | ||