{"id":16726999,"url":"https://github.com/lpil/linux-audio-interface-compatibility","last_synced_at":"2025-03-15T15:43:55.582Z","repository":{"id":55390880,"uuid":"127739419","full_name":"lpil/linux-audio-interface-compatibility","owner":"lpil","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-02T12:11:41.000Z","size":3,"stargazers_count":7,"open_issues_count":7,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-22T05:42:05.314Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lpil.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-02T10:09:04.000Z","updated_at":"2024-11-13T21:55:25.000Z","dependencies_parsed_at":"2022-08-14T23:10:52.232Z","dependency_job_id":null,"html_url":"https://github.com/lpil/linux-audio-interface-compatibility","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Flinux-audio-interface-compatibility","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Flinux-audio-interface-compatibility/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Flinux-audio-interface-compatibility/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Flinux-audio-interface-compatibility/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lpil","download_url":"https://codeload.github.com/lpil/linux-audio-interface-compatibility/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243753989,"owners_count":20342537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T22:55:34.474Z","updated_at":"2025-03-15T15:43:55.562Z","avatar_url":"https://github.com/lpil.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linux Audio-Interface Compatibility\n\nA list of audio interfaces that have been tested with Linux. Hopefully this\nwill help some people answer the question of \"does it work on Linux\" before\nspending some money.\n\n- ✓ [Allen \u0026 Heath XONE:K2](#allen--heath-xonek2)\n- ✓ [Behringer UCA222](#behringer-uca222)\n- ✓ [Behringer UFO202](#behringer-ufo202)\n- ✓ [ESI UDJ6](#esi-udj6)\n- ✓ [Native Instruments Audio 2](#native-instruments-audio-2)\n- ✓ [Native Instruments Audio 4 DJ](#native-instruments-audio-4-dj)\n- ✓ [Native Instruments Audio 6](#native-instruments-audio-6)\n- ✓ [Native Instruments Audio 8 DJ](#native-instruments-audio-8-dj)\n- ✓ [Rane SL-1](#rane-sl-1)\n- ✖️ [Pioneer DJM-750MK2](#pioneer-djm-750mk2)\n\n## Allen \u0026 Heath XONE:K2\n\n- ✓ Working on Ubuntu 16.04\n\nUSB, 0 inputs, 4 outputs.\n\n- http://www.allen-heath.com/ahproducts/xonek2/\n\n## Behringer UCA222\n\n- ✓ Working on Ubuntu 11.04\n\nUSB, 2 inputs, 2 outputs.\n\n- http://www.behringer.com/EN/Products/UCA222.aspx\n\n## Behringer UFO202\n\n- ✓ Working on Ubuntu 11.04\n\nUSB, 2 inputs, 2 outputs.\n\n- http://www.behringer.com/EN/Products/UFO202.aspx\n\n## ESI UDJ6\n\n- ✓ Working on Ubuntu 16.04\n\nUSB, 0 inputs, 6 outputs.\n\nhttp://www.esi-audio.com/products/udj6/\n\nThe headphone output is incredibly loud. Turning down the volume with the ALSA\nmixer lowers the volume but not the noise floor, so you get a very noisy\nsignal not really suited for use with headphones. Would work well for 6 hot\nsignals going into an external mixer or such.\n\n## Native Instruments Audio 2\n\n- ✓ Working on Ubuntu 16.04\n\nUSB, 0 inputs, 4 outputs.\n\n- https://www.native-instruments.com/en/products/traktor/dj-audio-interfaces/traktor-audio-2/\n\n## Native Instruments Audio 4 DJ\n\n- ✓ Working on Ubuntu 16.04\n- ✓ Working on Debian Jessie\n- ✓ Working on Ubuntu 12.04\n- ✓ Working on Ubuntu 10.10\n\nUSB, 4 inputs, 4 outputs. Toggleable phono preamps on all inputs.\n\nSet inputs to Phono: `$ amixer -c [cardnumber] cset numid=1 0`\n\nSet inputs to Line: `$ amixer -c [cardnumber] cset numid=1 1`\n\n## Native Instruments Audio 6\n\n- ✓ Working on Ubuntu 11.10\n\nUSB, 6 inputs, 6 outputs. Toggleable phono preamps on 4 inputs. Togglable\npass-thru on 4 inputs.\n\nPASSTHRU on channel A: `$ amixer -c T6 cset numid=1 on/(off)`\n\nPASSTHRU on channel B: `$ amixer -c T6 cset numid=2 on/(off)`\n\nSwitch PHONO/LINE on channel A: `$ amixer -c T6 cset numid=3 on/(off)`\n\nSwitch PHONO/LINE on channel B: `$ amixer -c T6 cset numid=4 on/(off)`\n\nAn `.asoundrc` file making this device present stereo pairs can be found here:\nhttp://www.pogo.org.uk/~mark/linuxdj/t6.asoundrc\n\n## Native Instruments Audio 8 DJ\n\n- ✓ Working on Debian Jessie\n- ✓ Working on Ubuntu 12.04\n- ✓ Working on Ubuntu 10.10\n\nUSB, 8 inputs, 8 outputs. Toggleable phono preamps on 4 inputs.\n\nSet inputs to Phono: `$ amixer -c [cardnumber] cset numid=1 1`\n\nSet inputs to Line: `$ amixer -c [cardnumber] cset numid=1 0`\n\n## Rane SL-1\n\n- ✓ Working on Fedora ~2011. Unable to turn on the phono preamps.\n\nUSB, 4 inputs, 4 outputs. Toggable phono preamps on all 4 inputs.\n\n- http://dj.rane.com/products/sl1-for-serato-scratch-live\n\n## Pioneer DJM-750MK2\n\n- ✖️ Not working on Ubuntu 16.04. Nothing appears to happen when plugged.\n\nUSB, 10 inputs, 10 output (?). Toggleable phono preamps on 4 inputs.\n\n- https://www.pioneerdj.com/en-gb/product/mixer/djm-750mk2/black/overview/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpil%2Flinux-audio-interface-compatibility","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flpil%2Flinux-audio-interface-compatibility","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpil%2Flinux-audio-interface-compatibility/lists"}