You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Got this interface after finding it on the list of reported to work, but it doesn't work without adjusting configuration. Obviously, ASIO driver from the bottom of their web is required. Since it's the same one for both Producer 2x2 and Artist 1x2, I assume that one will work as well.
[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=custom
CustomBufferSize=128
[Asio.Output]
Driver=Mackie ASIO Driver
BaseChannel=0
AltBaseChannel=
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
[Asio.Input.0]
Driver=Mackie ASIO Driver
Channel=1
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
[Asio.Input.1]
Driver=
Channel=1
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
[Asio.Input.Mic]
Driver=
Channel=1
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
I plug into physical input 2, for input 1 (Producer only) you will need to change to Channel=0
The text was updated successfully, but these errors were encountered:
Got this interface after finding it on the list of reported to work, but it doesn't work without adjusting configuration. Obviously, ASIO driver from the bottom of their web is required. Since it's the same one for both Producer 2x2 and Artist 1x2, I assume that one will work as well.
Rocksmith.ini:
RS_ASIO.ini:
I plug into physical input 2, for input 1 (Producer only) you will need to change to
Channel=0
The text was updated successfully, but these errors were encountered: