Skip to content
Commit 9119e566 authored by Olivia Mackintosh's avatar Olivia Mackintosh Committed by Takashi Iwai
Browse files

ALSA: usb-audio: Add DJM-450 to the quirks table



As with most Pioneer devices, the device descriptor is vendor specific
and as such, the number of channels, the PCM format, endpoints and
sample rate need to be specified. This device has 8 inputs and 8 outputs
and a sample rate of 48000 only. The PCM format is S24_3LE like other
devices.

There seems to be an appetite for reducing duplication amongs these
Pioneer patches but again, I feel this is a step to be taken after
support has been added as it's not completely clear where the
commonalities are.

Signed-off-by: default avatarOlivia Mackintosh <livvy@base.nu>
Link: https://lore.kernel.org/r/20210202134225.3217-3-livvy@base.nu


Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 3b85f5fc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment