Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 716 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 716 Bytes

AsioMixer

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.

AsioMixer

Downloading

The release can be downloaded from release tab: https:/prsyahmi/AsioMixer/releases

Compiling

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

License

See LICENSE