Skip to content

Instantly share code, notes, and snippets.

@alexmacy
alexmacy / .block
Last active November 15, 2016 16:24
Sampler using Web Audio
license: mit
@mox-1
mox-1 / index.html
Created October 30, 2016 21:29
Wave synthesis and analysis
<!DOCTYPE html>
<head>
<meta charset='utf-8'>
<style>
svg {
padding: 5px;
}
.axis {