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

Zoom G2.1Nu/G2.1DM works fine #400

Closed
Mcmx1337 opened this issue Nov 21, 2023 · 1 comment
Closed

Zoom G2.1Nu/G2.1DM works fine #400

Mcmx1337 opened this issue Nov 21, 2023 · 1 comment

Comments

@Mcmx1337
Copy link

Using code below, bypass mode, 48kHz. 3ms ASIO driver latency, rs.ini latency = 2. Big thanks to you!

[Config]
EnableWasapiOutputs=0
EnableWasapiInputs=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=driver
CustomBufferSize=128

[Asio.Output]
Driver=ZOOM G Series ASIO
BaseChannel=0
AltBaseChannel=
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
EnableRefCountHack=

[Asio.Input.0]
Driver=ZOOM G Series ASIO
Channel=0
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
EnableRefCountHack=

@mdias
Copy link
Owner

mdias commented Nov 21, 2023

Thanks! Added to the list 👍

@mdias mdias closed this as completed Nov 21, 2023
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

2 participants