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

Volt 2 USB #462

Closed
gabiilie95 opened this issue Sep 23, 2024 · 3 comments
Closed

Volt 2 USB #462

gabiilie95 opened this issue Sep 23, 2024 · 3 comments

Comments

@gabiilie95
Copy link

Volt 2 USB config (straight out of the box, drivers installed, no changes)

Guitar is plugged in Input 2

RS_ASIO.ini

[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=host
CustomBufferSize=

[Asio.Output]
Driver=Universal Audio Volt
BaseChannel=0
AltBaseChannel=
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100

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

[Asio.Input.2]
Driver=Universal Audio Volt
Channel=1
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100

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

mdias commented Sep 23, 2024

Hi, are you reporting that this interface is working fine with RS ASIO?

@gabiilie95
Copy link
Author

gabiilie95 commented Sep 23, 2024 via email

@mdias
Copy link
Owner

mdias commented Sep 24, 2024

No worries, thank you for the report. I've added the interface to the list 👍

@mdias mdias closed this as completed Sep 24, 2024
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