mdias/rs_asio

Presonus AudioBox iTwo works fine

ilyapavkin opened this issue · 4 comments

Latest drivers, device block size set to 128 samples and 44.1 kHz with Universal Control (interface settings)

Both singleplayer and multiplayer works flawlessly with default RS_ASIO settings

[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=AudioBox ASIO Driver
BaseChannel=0
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100

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

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

Thank you for the report! Added to the list 👍

Audiobox USB 96 also works well. I have it set to 48 kHz/24 bit, using a 64-bit ASIO buffer, and latency=1 in Rocksmith.

mdias commented

Thank you for the report. Also added that one :)

These settings also work for my Audiobox USB (the original version)