Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Behringer UMC204 works! #156

Closed
glebasos opened this issue Jan 17, 2021 · 4 comments
Closed

Behringer UMC204 works! #156

glebasos opened this issue Jan 17, 2021 · 4 comments

Comments

@glebasos
Copy link

Hi everyone! Behringer UMC204 (not HD) is working perfectly as well, here is config for UMC ASIO driver

[Config]
EnableWasapi=0
EnableAsio=1

[Asio]
; available buffer size modes:
;    driver - respect buffer size setting set in the driver
;    host   - use a buffer size as close as possible as that requested by the host application
;    custom - use the buffer size specified in CustomBufferSize field
BufferSizeMode=custom
CustomBufferSize=128

[Asio.Output]
Driver=UMC ASIO Driver
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100

[Asio.Input.0]
Driver=UMC ASIO Driver
Channel=0
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100

[Asio.Input.1]
Driver=
Channel=0
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
@mdias
Copy link
Owner

mdias commented Jan 17, 2021

Thank you for the report! Added it to the list 👍

@mdias mdias closed this as completed Jan 17, 2021
@krambitz
Copy link

krambitz commented Jun 9, 2021

Behringer UMC202HD working ?

@mdias
Copy link
Owner

mdias commented Jun 9, 2021

Behringer UMC202HD working ?

This interface is in the list of interfaces known to work in the main page.

@krambitz
Copy link

krambitz commented Jun 13, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants