AsioMixer is a simple mixer for ASIO devices with low CPU usage.
The current version is very limited, it allows mixing two separate channels into a single output channel. Currently, it only supports 32-bit integer LSB format.
The release can be downloaded from release tab: https://github.com/prsyahmi/AsioMixer/releases
To compile, first you must obtain ASIO SDK 2.3 and extract them on the root of project directory.
The SDK can be obtained from https://www.steinberg.net/en/company/developers.html
See LICENSE