@techreport{ Letz:01a ,
title = {Porting PortAudio API on ASIO},
author = {Stephane Letz},
editor = {Grame},
url = {Pa_ASIO.pdf},
year = {2001},
date = {2001-01-01},
booktitle = {Technical Note – 01-11-06},
abstract = {This document describes a port of the PortAudio API using the ASIO API on Macintosh and Windows. It explains technical choices used, buffer size adaptation techniques that guarantee minimal additional latency, results and limitations.},
keywords = {audio, portability, techniques},
pubstate = {published},
tppubtype = {techreport}
}
This document describes a port of the PortAudio API using the ASIO API on Macintosh and Windows. It explains technical choices used, buffer size adaptation techniques that guarantee minimal additional latency, results and limitations.
This document describes a callback adaptation technique developed for the PortAudio port on ASIO. This method handle buffers of different sizes and guarantee lowest latency added by buffer size adaptation.