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

Presonus AudioBox iTwo works fine #140

Closed
ilyapavkin opened this issue Dec 6, 2020 · 6 comments
Closed

Presonus AudioBox iTwo works fine #140

ilyapavkin opened this issue Dec 6, 2020 · 6 comments

Comments

@ilyapavkin
Copy link

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
Copy link
Owner

mdias commented Dec 10, 2020

Thank you for the report! Added to the list 👍

@mdias mdias closed this as completed Dec 10, 2020
@FolkSong
Copy link

FolkSong commented Sep 4, 2021

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
Copy link
Owner

mdias commented Sep 7, 2021

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

@HallwayRaptor
Copy link

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

@FriendlyMxdder
Copy link

FriendlyMxdder commented Jul 13, 2024

[deleted]

@mdias
Copy link
Owner

mdias commented Jul 15, 2024

@FriendlyMxdder do not cross post...

Repository owner deleted a comment from FriendlyMxdder Jul 15, 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

5 participants