aboutsummaryrefslogtreecommitdiffstats
path: root/htdocs/audio-logic.html
blob: 6eb97e3cfc836848547e13e3af9d0658bb176b37 (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
    <title>High Level API Simple Test Page</title>

    <script type="text/javascript" src="AFB-websock.js"></script>
    <script type="text/javascript" src="AudioBinding.js"></script>
</head>

ToBeDone