Skip to content
  • Mark Hills's avatar
    ALSA: usb-audio: Playback and MIDI support for Novation Twitch DJ controller · 5e212332
    Mark Hills authored
    
    
    The hardware also has a PCM capture device which is not implemented in
    this patch.
    
    It may be possible to generalise this to Saffire 6 USB support and some
    of the other Focusrite interfaces, but as I don't have access to these
    devices we should wait until capture support is working first.
    
    Capture support is not implemented because the code assumes the endpoint
    to have its own interface (instead, it shares the interface with playback)
    and some thought will be needed to lift this limitation.
    
    Signed-off-by: default avatarMark Hills <mark@xwax.org>
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    5e212332