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

Solid State Logic SSL2+ Confirmed Working #167

Closed
Aensland opened this issue Feb 28, 2021 · 4 comments
Closed

Solid State Logic SSL2+ Confirmed Working #167

Aensland opened this issue Feb 28, 2021 · 4 comments

Comments

@Aensland
Copy link

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

SSL2_01

SSL2_02

SSL2_03

SSL2_04

I'm sure the SSL2 (non plus) works perfectly fine as well, but I haven't tested that. I hope this helps!

@mdias
Copy link
Owner

mdias commented Mar 5, 2021

Thank you for the report.
I will be adding it to the list soon.

@mdias
Copy link
Owner

mdias commented Mar 5, 2021

List is updated. Thank you again 👍

@mdias mdias closed this as completed Mar 5, 2021
@x-ticker
Copy link

It also work on Solid State Logic SSL12 audio interface.

@mdias
Copy link
Owner

mdias commented May 10, 2023

Thanks. Added 👍

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