Skip to content

[Feature]: Xone 2D support (product id 0xff01) #55

@joe-dush

Description

@joe-dush

The Pitch

Thanks a lot for this driver, I've been able to get my Xone:2D working with Mixxx on Linux Mint

I just needed to add it to the chip.c file

// Allen&Heath Xone:2D
{
.match_flags = USB_DEVICE_ID_MATCH_DEVICE
.idVendor = 0x0a4a,
.idProduct = 0xff01
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions