diff --git a/examples/offline.html b/examples/offline.html
new file mode 100644
index 00000000..339d0c8c
--- /dev/null
+++ b/examples/offline.html
@@ -0,0 +1,107 @@
+
+
+
+
+
Offline
+
+ 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.
+
+
Tone.Offline docs.
+
+
+
+
+
\ No newline at end of file