Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update README.md
Very happy to report this works with the Line 6 POD Go guitar processor, as released in 2020. Thank you!

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

[Asio.Input.0]
Driver=ASIO POD Go
Channel=3
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=150
  • Loading branch information
lozarcher authored Mar 5, 2021
commit 00ea39fc3f7b0121085663cee9b05d7795c1d69b
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ Some people have had success using RS ASIO with [wineasio](https://www.wineasio.
- Lexicon Alpha
- [Line6 AMPLIFi 75](https://github.com/mdias/rs_asio/issues/97) **Some limitations apply. Follow the link for more information.**
- Line6 HX Stomp
- Line6 POD Go
- M-Audio 2x2
- [M-Audio AIR 192|4](https://github.com/mdias/rs_asio/issues/98)
- [M-Audio Fast Track Ultra 8R](https://github.com/mdias/rs_asio/issues/135)
Expand Down