-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
206 lines (193 loc) · 7.03 KB
/
about.html
File metadata and controls
206 lines (193 loc) · 7.03 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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
<!DOCTYPE HTML>
<!--
Massively by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>About BeatScratch</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="shortcut icon" type="image/png" href="favicon.png" />
<noscript>
<link rel="stylesheet" href="assets/css/noscript.css" />
</noscript>
<style>
thead th {
position: sticky;
top: 0;
}
thead {
position: sticky;
top: 0;
}
</style>
</head>
<body class="is-loading">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<a href="./" class="logo">BeatScratch</a>
</header>
<!-- Nav -->
<nav id="nav">
<ul class="links">
<li><a href="./">Home</a></li>
<li><a href="usage.html">Usage</a></li>
<li><a href="platforms.html">Platforms</a></li>
<li><a href="hardware.html">Hardware</a></li>
<li><a href="open_source.html">Open Source</a></li>
<li><a href="https://medium.com/fully-automated-luxury-robot-music">Blog</a></li>
<li class="active"><a href="about.html">About</a></li>
</ul>
<!--ul class="icons">
<li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon fa-github"><span class="label">GitHub</span></a></li>
</ul-->
</nav>
<!-- Main -->
<div id="main">
<article class="post featured">
<h2>About BeatScratch</h2>
<p>
BeatScratch is the insomnia-and/or-acid-induced nights and weekends musical software baby
of <b>Jon Latané</b> <a href="https://github.com/jonlatane" class="icon fa-github"><span
class="label">GitHub</span></a> <a href="https://www.linkedin.com/in/jon-latane/"
class="icon fa-linkedin"><span class="label">LinkedIn</span></a> <a
href="https://www.instagram.com/jon_luvs_ya/" class="icon fa-instagram"><span
class="label">Instagram</span></a>,
a full-stack software engineer based in the Research Triangle
area of North Carolina. In real life he works on much more sensible and profitable
projects for people that pay him and give him insurance. He also plays music; runs; hikes;
lifts weights, himself, and (is also lifted by) other humans;
climbs; breakdances and does lots of other things to varying degrees of success.
</p>
<h2>Attributions</h2>
<p>
BeatScratch uses some icons and graphics requiring attribution, and some not. Some open-source components
(whose licenses are carefully followed) and plenty of proprietary code. The following attributions for dope
UI components are mandated by some Creative Commons license or another:
</p>
<p>
<ul>
<li><a href="https://www.behance.net/ale_es"><b>Ale Estrada</b></a>/<a
href="https://thenounproject.com/search/?q=piano&i=148083"><b>The Noun Project</b></a> for the piano icon.
</li>
<li><a href="https://fontawesome.com"><b>FontAwesome Icons</b></a> for the GitHub, Globe, and other icons.
</li>
</ul>
</p>
<p>
I am a sole owner/developer who is mediocre at icons and stuff. I paid people on Fiverr for things. They were
<i><b>damn good at their jobs</b></i>. Here's who:
</p>
<ul>
<li><a href="https://www.fiverr.com/prevew"><b>Prevew</b></a> for icon emblem design.</li>
<li><a href="https://www.fiverr.com/dandeaconu"><b>Dan Deaconu</b></a> for app store/marketing image design.
</li>
</ul>
<h3>Flutter and other Dependencies</h3>
<p>
Significant Android, iOS, macOS and web dependencies used are outlined on the <a
href="platforms.html#Architectural-Components">Platforms Page.</a>
Finally, here's a dump of my <i>pubspec.yaml</i> I'll update once in a while I guess:
<pre style="text-align: left;">
http: ^0.12.2
protobuf: ^1.1.0
unification: ^0.1.15
uuid: ^2.0.4
package_info_plus: ^0.6.3
recase: ^3.0.0
vibration: ^1.7.2
share: ^0.6.5+4
flutter_reorderable_list: ^0.1.5
url_launcher: ^5.7.10
implicitly_animated_reorderable_list: 0.3.2
flutter_keyboard_visibility: ^2.0.0
aeyrium_sensor: ^1.0.7
sensors: '>=0.4.1+10 <2.0.0'
dart_midi: 1.0.1
quiver: ^2.1.3
path_drawing: 0.4.1
path_provider: ^1.6.24
shared_preferences: ^0.5.12+4
base_x: ^1.0.1
archive: ^2.0.13
font_awesome_flutter: ^8.11.0
cupertino_icons: ^0.1.2
fluro: "^1.6.3"
flutter_appavailability: ^0.0.21
native_device_orientation: ^0.4.3
</pre>
</p>
</div>
</article>
</div>
<!-- Footer -->
<!--footer id="footer">
<section>
<form method="post" action="#">
<div class="field">
<label for="name">Name</label>
<input type="text" name="name" id="name" />
</div>
<div class="field">
<label for="email">Email</label>
<input type="text" name="email" id="email" />
</div>
<div class="field">
<label for="message">Message</label>
<textarea name="message" id="message" rows="3"></textarea>
</div>
<ul class="actions">
<li><input type="submit" value="Send Message" /></li>
</ul>
</form>
</section>
<section class="split contact">
<section class="alt">
<h3>Address</h3>
<p>1234 Somewhere Road #87257<br />
Nashville, TN 00000-0000</p>
</section>
<section>
<h3>Phone</h3>
<p><a href="#">(000) 000-0000</a></p>
</section>
<section>
<h3>Email</h3>
<p><a href="#">info@untitled.tld</a></p>
</section>
<section>
<h3>Social</h3>
<ul class="icons alt">
<li><a href="#" class="icon alt fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon alt fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon alt fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon alt fa-github"><span class="label">GitHub</span></a></li>
</ul>
</section>
</section>
</footer-->
<!-- Copyright -->
<div id="copyright">
<ul>
<li>© 2018 Jon Latané</li>
<li>Design: <a href="https://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>