It may be useful to define the devices without channel remapping
(e.g. ProAudio devices).
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
#define SND_USE_CASE_DEV_SPDIF "SPDIF" /**< SPDIF Device */
#define SND_USE_CASE_DEV_HDMI "HDMI" /**< HDMI Device */
#define SND_USE_CASE_DEV_USB "USB" /**< USB Device (multifunctional) */
+#define SND_USE_CASE_DEV_DIRECT "Direct" /**< Direct Device (no channel remapping), (e.g. ProAudio usage) */
/* add new devices to end of list */