mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-15 16:17:58 +00:00
parent
4154c3a4af
commit
576e84464f
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
<div id="Explanation">
|
||||
Tone.Offline renders a chunk of Tone.js code into an AudioBuffer. An offline instance of Tone.Transport is passed into the callback which can be used to schedule events. It may take a moment to render the sound.
|
||||
<br><br>
|
||||
<a href="https://tonejs.github.io/docs/#Offline">Tone.Offline</a> docs.
|
||||
<a href="https://tonejs.github.io/docs/#Tone.Offline">Tone.Offline</a> docs.
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
|
|
Loading…
Reference in a new issue