-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmusic.html
346 lines (346 loc) · 7.78 KB
/
music.html
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
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8">
</meta>
<meta name="author" content="Monokuma Bear (github.com/monokumaBear)">
</meta>
<meta name="description" content="Sneedacity and SIMP programs information and downloads">
</meta>
<meta name="keywords" content="Sneedacity,sneedacity,Audacity,audacity,SIMP,Simp,simp,GIMP,Gimp,gimp,Sneed,sneed,4chan,4Chan,audio,audio manipulation,audio-manipulation,image,image manipulation,image-manipulation,Adobe Audition,adobe audition,Adobe audition,Audition,audition,Adobe Photoshop,adobe photoshop,Adobe photoshop,Photoshop,photoshop,tool,program,software,foundation,open source,open-source,sneed,Sneed">
</meta>
<meta name="theme-color" content="#DDA707">
</meta>
<meta name="color-scheme" content="only light">
</meta>
<meta name="creator" content="Sneedacity and SIMP Team">
</meta>
<meta name="publisher" content="Sneedacity and SIMP Team">
</meta>
<meta name="robots" content="index,follow">
</meta>
<title>
Sneedacity & SIMP Projects
</title>
<script src="resources/cssUsableDocumentSize.js">
</script>
<link rel="stylesheet" type="text/css" as="style" media="all" href="resources/main.css">
</link>
<style>
.trackListing {
color: var(--off-black);
border: 0.2vh solid var(--dark-red);
border-collapse: collapse;
font-size: 2vh;
margin: 2vh 0;
}
.trackListing th {
font-weight: bold;
}
.trackListing tr {
background-color: var(--tan);
}
.trackListing > tbody > tr:nth-child(even) {
background-color: var(--dark-tan);
}
.trackListing td, .trackListing th {
border: 0.2vh solid var(--dark-red);
}
cite {
font-style: italic;
}
.trackListing button {
color: var(--dark-red);
background-color: var(--tan);
border: 0.1vh solid var(--dark-red);
border-radius: 0.5vh;
}
.trackListing button:hover {
background-color: var(--dark-tan);
}
.trackListing button:active {
background-color: var(--dark-tan);
transform: translate(0.1vh, 0.1vh);
}
.trackListing audio {
display: none;
}
</style>
</head>
<body>
<header>
<nav>
<a href="index.html">
Home
</a>
<a href="projects/index.html">
Projects
</a>
<a href="downloads.html">
Downloads
</a>
<a href="music.html">
Music
</a>
</nav>
<img id="logo" src="resources/logo.png">
</img>
<h1>
Sneedacity & SIMP Projects
</h1>
</header>
<main>
<section>
<h2>
Music
</h2>
<p>
Some of the finest music created by the community.
</p>
<table class="trackListing">
<thead>
<tr>
<th colspan="4">
<cite>Sneed's Feed & Seed Songs</cite> - Spare Wallflower
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<button>
▶
</button>
<audio src="resources/music/TheSneedsFeedAndSeedSong_SpareWallflower.m4a">
</audio>
</td>
<td>
The Sneed's Feed & Seed Song
</td>
<td>
0:44
</td>
<td>
<a href="https://www.youtube.com/watch?v=3kZVf_jtubU">
YouTube
</a>
</td>
</tr>
<tr>
<td>
<button>
▶
</button>
<audio src="resources/music/SneedsFeedAndSeedCover_SpareWallflower.m4a">
</audio>
</td>
<td>
Sneed's Feed & Seed (Cover)
</td>
<td>
1:22
</td>
<td>
<a href="https://www.youtube.com/watch?v=ly0eoea6CH0">
YouTube
</a>
</td>
</tr>
</tbody>
</table>
<table class="trackListing">
<thead>
<tr>
<th colspan="4">
<cite>Sneed's Feed and Seed (Single)</cite> - Burger Child
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<button>
▶
</button>
<audio src="resources/music/SneedsFeedAndSeed_BurgerChild.m4a">
</audio>
</td>
<td>
Sneed's Feed and Seed
</td>
<td>
1:22
</td>
<td>
<a href="https://www.youtube.com/watch?v=bYcOMr-TqF4">
YouTube
</a>
</td>
</tr>
</tbody>
</table>
<table class="trackListing">
<thead>
<tr>
<th colspan="4">
<cite>The Sneedles</cite> - Baby Sneed
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<button>
▶
</button>
<audio src="resources/music/LetItSneed_BabySneed.m4a">
</audio>
</td>
<td>
Let it Sneed
</td>
<td>
1:41
</td>
<td>
<a href="https://www.youtube.com/watch?v=0GnfeSo8MvM">
YouTube
</a>
</td>
</tr>
</tbody>
</table>
<table class="trackListing">
<thead>
<tr>
<th colspan="4">
<cite>Sneed</cite> - Sneed Chuck Feed Suck
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<button>
▶
</button>
<audio src="resources/music/UptownSneed_SneedChuckFeedSuck.m4a">
</audio>
</td>
<td>
Uptown Sneed
</td>
<td>
2:45
</td>
<td>
<a href="https://www.youtube.com/watch?v=SeHJ95-cy90">
YouTube
</a>
</td>
<tr>
<td>
<button>
▶
</button>
<audio src="resources/music/SFAS_SneedChuckFeedSuck.m4a">
</audio>
</td>
<td>
S.F.A.S
</td>
<td>
2:24
</td>
<td>
<a href="https://www.youtube.com/watch?v=bmeDoKggCio">
YouTube
</a>
</td>
</tr>
<tr>
<td>
<button>
▶
</button>
<audio src="resources/music/LetItSneed_SneedChuckFeedSuck.m4a">
</audio>
</td>
<td>
Let it Sneed
</td>
<td>
3:50
</td>
<td>
<a href="https://www.youtube.com/watch?v=6f5R7OaSdQU">
YouTube
</a>
</td>
</tr>
</tbody>
</table>
<table class="trackListing">
<thead>
<tr>
<th colspan="4">
<cite>We Have the Sneed (Single)</cite> - Sneed's Feed & Seed (Formerly Chuck's)
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<button>
▶
</button>
<audio src="resources/music/WeHaveTheSneed_SneedsFeedAndSeedFormerlyChucks.m4a">
</audio>
</td>
<td>
We Have the Sneed
</td>
<td>
1:02
</td>
<td>
<a href="https://www.youtube.com/watch?v=SD-psZSFIVw">
YouTube
</a>
</td>
</tr>
</tbody>
</table>
</section>
</main>
<footer>
<p>
<small>
Project maintained by <a href="https://4chan.org/g/sneedacity">4chan's /g/ board</a>
</small>
</p>
</footer>
</body>
<script>
function playMusic(e) {
const PLAY_BUTTON = e.target;
const AUDIO = PLAY_BUTTON.parentElement.getElementsByTagName("audio")[0];
if (AUDIO.paused) {
AUDIO.play();
PLAY_BUTTON.textContent = "\u2590 \u258c";
} else {
AUDIO.pause();
PLAY_BUTTON.textContent = "\u25b6";
};
};
const TRACK_LISTINGS = document.getElementsByClassName("trackListing");
for (let i = 0; i < TRACK_LISTINGS.length; i++) {
const TRACKS = TRACK_LISTINGS[i].getElementsByTagName("tbody")[0].getElementsByTagName("button");
for (let j = 0; j < TRACKS.length; j++) {
const PLAY_BUTTON = TRACKS[j];
PLAY_BUTTON.addEventListener("click", playMusic);
};
/*const PLAY_BUTTON = TRACK_LISTINGS[i].getElementsByTagName("button")[0];
PLAY_BUTTON.addEventListener("click", playMusic);*/
};
</script>
</html>