Skip to content

prsyahmi/AsioMixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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://github.com/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