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

Line 6 Amplify 75 #97

Closed
paboffline opened this issue Jul 19, 2020 · 5 comments
Closed

Line 6 Amplify 75 #97

paboffline opened this issue Jul 19, 2020 · 5 comments
Labels
documentation Improvements or additions to documentation

Comments

@paboffline
Copy link

Just ran the software on a Line 6 Amplify 75 and it works great. You should add that product to your list of devices that work seamless. The audio from Rocksmith 2014 played through the amp as well as the guitar that was plugged into the amp (Epiphone Les Paul Custom) was recognized in the songs and registered the notes having been played. Very cool software!

This was the RS_ASIO.ini file setup I used:

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

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

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

@mdias
Copy link
Owner

mdias commented Jul 19, 2020

Thank you for the report. Added it to the list 👍

@mdias mdias closed this as completed Jul 19, 2020
@mdias mdias added the documentation Improvements or additions to documentation label Jul 19, 2020
@paboffline
Copy link
Author

paboffline commented Jul 20, 2020 via email

@cloph
Copy link
Contributor

cloph commented Jan 14, 2021

the amplifi series doesn't have separate DI-out or a way to mute the guitar in the output, meaning that
a) you'll always hear your dry guitar along with the background stuff and
b) you cannot use tones from the amplifi, as the only capture outputs it provides are the processed signal.
So while amplifi certainly works with a dry preset, it has its limitations.
(and certainly no second input, input 1 configuration should be removed, Amplifi has a single input and stereo capture, not possible to have two inputs with the Amplifi)

@mdias
Copy link
Owner

mdias commented Jan 15, 2021

@cloph thank you for the heads up; will add a note in the readme 👍

@Zach4531
Copy link

1.822 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - input[1] requesting ASIO driver: ASIO Amplifi
1.822 [ERROR] RSAsioDeviceEnum::UpdateAvailableDevices - failed.

did you get any of these errors

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants