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

M-Audio Fast Track 2 channel working #175

Closed
ColdDrip opened this issue Mar 23, 2021 · 2 comments
Closed

M-Audio Fast Track 2 channel working #175

ColdDrip opened this issue Mar 23, 2021 · 2 comments

Comments

@ColdDrip
Copy link

ColdDrip commented Mar 23, 2021

M-Audio Fast Track 2 channel works with this add on, however I'm still playingaround for the latency setting to remove crackling

Rocksmith config

EnableMicrophone=0
ExclusiveMode=1
LatencyBuffer=3
ForceDefaultPlaybackDevice=
ForceWDM=0
ForceDirectXSink=0
DumpAudioLog=0
MaxOutputBufferSize=0
RealToneCableOnly=0
Win32UltraLowLatencyMode=1

RS_ASIO config

[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= 96

[Asio.Output]
Driver=Fast Track ASIO
BaseChannel=0
AltBaseChannel=
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100

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

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

[Asio.Input.Mic]
Driver=Fast Track ASIO
Channel=0
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
@mdias
Copy link
Owner

mdias commented Mar 23, 2021

Thank you for the report.

I've edited your post a bit to improve formatting of the configs. I'm also closing the issue since latency config experience will vary from computer to computer even with the same interface.

Feel free to keep posting any information you think is helpful though, even if the issue is closed it might be useful to someone checking the interfaces list :)

@mdias mdias closed this as completed Mar 23, 2021
@Username-usersurname
Copy link

Does it work with m audio fast track first revision?

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