/out_asio

Media Monkey / Winamp Plugin for ASIO Output

Primary LanguageC++

out_asio

This is the source code to a MediaMonkey/Winamp output plugin which talks directly to ASIO drivers.

For more information see the README.en.txt or README.jp.txt files.

Prerequisites

Requires Microsoft Visual Studio 2015 and a copy of the ASIO SDK.

If your audio device doesn't have official ASIO drivers use ASIO4ALL.

NOTE! The default configuration uses the AVX2 instruction set, remember to change it if you're building for older machines.

Credits