Skip to content

Instantly share code, notes, and snippets.

View lulu-berlin's full-sized avatar
🏠

Lulu lulu-berlin

🏠
  • Berlin
View GitHub Profile
@lulu-berlin
lulu-berlin / index.html
Last active February 4, 2018 21:10
Fibonacci Sounds
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Fibonacci Sounds</title>
</head>
<body>
<button id="play" tabindex="1">play</button>
<script type="text/javascript">