Skip to content

Instantly share code, notes, and snippets.

View AvneeshSarwate's full-sized avatar

Avneesh Sarwate AvneeshSarwate

View GitHub Profile
@AvneeshSarwate
AvneeshSarwate / basic.html
Created December 19, 2017 02:39
Tone.Sequence not running on iOS
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>StartAudioContext</title>
<script type="text/javascript" src="StartAudioContext.js"></script>
<script type="text/javascript" src="Tone.js"></script>
</head>
<body>