mdias / rs_asio

ASIO for Rocksmith 2014
MIT License
1.02k stars 97 forks source link

Line 6 Amplify 75 #97

Closed paboffline closed 4 years ago

paboffline commented 4 years ago

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 commented 4 years ago

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

paboffline commented 4 years ago

Here is the configuration file that works:

On Sun, Jul 19, 2020 at 7:15 PM Micael Dias notifications@github.com wrote:

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

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mdias/rs_asio/issues/97#issuecomment-660724370, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQKWFQI4YUX4LMPFXVYEFVDR4N47LANCNFSM4PBNZHXA .

cloph commented 3 years ago

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 commented 3 years ago

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

Zach4531 commented 5 months ago

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