mdias/rs_asio

MOTU M4 - Works great 🥳

not-not-kevin opened this issue · 2 comments

Works great "out of the box" with the MOTU M4. Many thanks!

Here's my configuration using input 2 on the MOTU M4. I followed this guide https://www.youtube.com/watch?v=R0yIGDYzJPI.

...

[Asio.Output]
Driver=MOTU M Series
BaseChannel=0
AltBaseChannel=
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100

[Asio.Input.0]
Driver=MOTU M Series
Channel=1
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100

...
mdias commented

Thank you for the report and pull request :)