On now,
<script type="text/javascript">
window.addEventListener('laod',
function(event){
var a = document.getElementsByTagName("audio");
a.play();
}
, false);
</script>
<audio src="track1.take1.wav" preload="metadata" type="audio/wav" controls/></audio><br />
<audio src="track2.take23.wav" preload="metadata" type="audio/wav" controls/></audio><br />
<audio src="track3.take4.wav" preload="metadata" type="audio/wav" controls/></audio><br />
<audio src="track4.take3.wav" preload="metadata" type="audio/wav" controls/></audio><br />
</body>
</html>
It is useing the browser at html5 to mix the audio data.
It need the part of sound on the take and a instruments.It will be came from ASIO driver at audio interface.
It is made by two mixer is at first monitor mixer,at second to interface mixer.
And the efect and tempo change be able to set the <audio>tag for change the sounds sustin and freq. and tone change, delay, and more,
It will be composed by <script>to<script>,so set id in <audio>tag and apply the "document.getElementById("audio_num");".
Someone!
Can we know the issue to composed for sonar by newer the Sonar ver.It will be more easy useing without CPU freq speed on higher.