pipewire/spa/tests
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
..
benchmark-aec.c spa/tests: remove unused #include <linux/limits.h> 2026-03-11 21:50:21 +00:00
benchmark-dict.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
benchmark-pod.c pod: check that choices are not empty 2025-07-15 10:13:18 +02:00
meson.build ump-utils: fix sysex encoding and add F7 continuation support 2026-05-22 17:00:09 +02:00
spa-include-test-template.c spa: add a test for missing includes 2021-06-07 10:31:17 +00:00
stress-ringbuffer.c Add GNU/Hurd support 2023-09-24 15:11:52 +00:00
test-ump-utils.c ump-utils: fix MIDI 2.0 pitch bend and mask program number 2026-05-22 17:13:41 +02:00