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
I recently purchased a Solid State Logic SSL2+ audio interface. I can confirm it works great with Rocksmith using RS_ASIO.
These are the config settings I use:
[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=
[Asio.Output]
Driver=Solid State Logic ASIO Driver
BaseChannel=0
AltBaseChannel=
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
[Asio.Input.0]
Driver=Solid State Logic ASIO Driver
Channel=0
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'm sure the SSL2 (non plus) works perfectly fine as well, but I haven't tested that. I hope this helps!
The text was updated successfully, but these errors were encountered:
I recently purchased a Solid State Logic SSL2+ audio interface. I can confirm it works great with Rocksmith using RS_ASIO.
These are the config settings I use:
I'm sure the SSL2 (non plus) works perfectly fine as well, but I haven't tested that. I hope this helps!
The text was updated successfully, but these errors were encountered: