Skip to content

A simplified reimplementation of the ASIO SDK for Windows along with an example application.

Notifications You must be signed in to change notification settings

rleathart/SimpleASIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple ASIO

Tested with MSVC 19.29.30133 for x64 and Clang 12.0.1.

Building

MSVC

Open x64 Native Tools Command Prompt and run

cd path\to\this\repo
build.bat

Clang

cd path\to\this\repo
clang src\main.c

About

A simplified reimplementation of the ASIO SDK for Windows along with an example application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages