aboutsummaryrefslogtreecommitdiffstats
path: root/htdocs/audio-logic.html
blob: c31282a3817e94f5ffd18b3ce50b185bb40ff780 (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