-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
147 lines (122 loc) · 5.82 KB
/
about.html
File metadata and controls
147 lines (122 loc) · 5.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
<!DOCTYPE html>
<html lang="en" class="htmlAbout">
<head>
<meta charset="UTF-8">
<title>JAM | Join A Metronome</title>
<meta name="description" content="A free, globally synced metronome for playing music together on the interwebs. Open beta up now - become an early adopter." />
<!-- IE Edge Meta Tag -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Viewport -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="57x57" href="/img/fav/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/img/fav/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/img/fav/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/img/fav/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/img/fav/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/img/fav/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/img/fav/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/img/fav/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/img/fav/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/img/fav/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/fav/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/img/fav/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/img/fav/favicon-16x16.png">
<link rel="manifest" href="/img/fav/manifest.json">
<meta name="msapplication-TileColor" content="#ce362b">
<meta name="msapplication-TileImage" content="/img/fav/ms-icon-144x144.png">
<meta name="theme-color" content="#ce362b">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-161545636-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-161545636-1');
</script>
<!-- Start of Async Drift Code -->
<script>
"use strict";
!function() {
var t = window.driftt = window.drift = window.driftt || [];
if (!t.init) {
if (t.invoked) return void (window.console && console.error && console.error("Drift snippet included twice."));
t.invoked = !0, t.methods = [ "identify", "config", "track", "reset", "debug", "show", "ping", "page", "hide", "off", "on" ],
t.factory = function(e) {
return function() {
var n = Array.prototype.slice.call(arguments);
return n.unshift(e), t.push(n), t;
};
}, t.methods.forEach(function(e) {
t[e] = t.factory(e);
}), t.load = function(t) {
var e = 3e5, n = Math.ceil(new Date() / e) * e, o = document.createElement("script");
o.type = "text/javascript", o.async = !0, o.crossorigin = "anonymous", o.src = "https://js.driftt.com/include/" + n + "/" + t + ".js";
var i = document.getElementsByTagName("script")[0];
i.parentNode.insertBefore(o, i);
};
}
}();
drift.SNIPPET_VERSION = '0.3.1';
drift.load('9m32up6u8fnc');
</script>
<!-- End of Async Drift Code -->
<!-- Facebook tags for social sharing -->
<meta property="fb:app_id" content="" />
<meta property="og:type" content="" />
<meta property="og:url" content="" />
<meta property="og:title" content="" />
<meta property="og:image" content="" />
<meta property="og:description" content="" />
<!-- CSS -->
<link rel="stylesheet" href="_/css/style.css">
</head>
<!-- Body -->
<body>
<div id="site">
<div class="grid">
<div class="gridItem one center">
<h1>J.A.M.</h1>
<h2>Join A Metronome.</h2>
</div>
<div class="gridItem one">
<p>Almost every musician in the world right now is out of a job. Performing for crowds isn't safe and playing
together online has always been a challenge because of latency.</p>
<p>Well, we can't overcome limitations of the speed of light so this is a work around to let musicians stay on
beat while performing online.</p>
<p>JAM uses your device's internal clock to create a click track. Join a live stream and use the slider to
correct for slight variations of each device.</p>
<p>So long as everyone knows the song structure, the audience will hear the band playing in unison.
</p>
<div class="videoWrapper">
<iframe width="560" height="315" src="https://www.youtube.com/embed/e_O3Y-5OYF4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<h4>The Steps:</h4>
<p>Start an Instagram Live<br>Open live stream to sync the beat<br>Perform together for the interwebs!</p>
<br>
<h4>Quick start - Pick a BPM</h4>
</div>
<div class="gridItem oneThirdSm">
<a class="jamButton" href="http://joinametronome.com/78">78</a>
</div>
<div class="gridItem oneThirdSm">
<a class="jamButton" href="http://joinametronome.com/96">96</a>
</div>
<div class="gridItem oneThirdSm">
<a class="jamButton" href="http://joinametronome.com/112">112</a>
</div>
<br><br><br>
<div class="gridItem one">
<p>Question? - Ping me on chat<br>(I'm home like the rest of you)</p>
</div>
<br><br><br><br><br>
</div>
</div>
<!-- jQuery -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Minified JavaScript -->
<script src="_/js/script.js"></script>
<!-- Works on localhost - DELETE WHEN PUBLISHING LIVE -->
<script src="http://localhost:35729/livereload.js"></script>
</body>
</html>