summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@gmx.de>2024-04-06 08:48:22 +0200
committerTakashi Iwai <tiwai@suse.de>2024-04-07 08:35:49 +0200
commit38fc804a776ea66ca8ac8113022e445c587f5e01 (patch)
treee8e9adcc43e9a645bfa32a7ffb0ed948fb3c6246 /usr
parent6e36d4c2744e143625cd2fcbf9d38ff76cda5e2a (diff)
ALSA: emu10k1: fix sample signedness issues in wavetable loader
The hardware supports S16LE and U8 samples, while U16LE and S8 (which the driver implicitly claims to support) require sign flipping. Note that this matters only for the GUS patch loader, as the implemented SoundFont v2.01 spec is limited to S16LE. Signed-off-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de> Message-ID: <20240406064830.1029573-10-oswald.buddenhagen@gmx.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions