pipewire/spa/include/spa
Wim Taymans 4fbe2ef421 ump-utils: fix MIDI 2.0 pitch bend and mask program number
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>
2026-05-22 17:13:41 +02:00
..
buffer buffer: update comment, we have flags now 2025-10-06 10:31:52 +02:00
control ump-utils: fix MIDI 2.0 pitch bend and mask program number 2026-05-22 17:13:41 +02:00
debug modules: convert snprintf to strbuf 2026-05-06 13:35:09 +02:00
filter-graph *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
graph *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
interfaces/audio add per type API defines 2024-11-26 11:58:51 +01:00
monitor *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
node spa: node: io: fix typo in documentation 2025-07-23 21:26:29 +02:00
param spa: replace ECHRNG with EINVAL 2026-03-11 20:40:24 +00:00
pod Change return type of spa_pod_builder_pop to struct spa_pod * 2026-05-11 09:53:18 +00:00
support spa: system: make spa_poll_event compatible with epoll_events 2026-04-06 10:24:32 +00:00
utils treewide: add error checking to spa_json_builder_close 2026-05-13 18:14:44 +02:00