Updated 61 files via CloudCannon
This commit is contained in:
parent
b0c571a7f7
commit
d4af45800a
61 changed files with 10379 additions and 10054 deletions
|
|
@ -1,8 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<!DOCTYPE HTML>
|
||||
<!--
|
||||
Based on _Story_ by html5up.net | @ajlkn
|
||||
Publikatorized by Sakrecoer
|
||||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||
Remixed and Jekyllified by Setto
|
||||
-->
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
|
@ -93,111 +92,97 @@
|
|||
|
||||
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes" />
|
||||
<link rel="stylesheet" href="../../../assets/css/main20200727.css" />
|
||||
|
||||
<link rel="apple-touch-icon" href="https://setto.basspistol.com/apple-touch-icon.png" />
|
||||
<link rel="icon" type="image/png" href="https://setto.basspistol.com/touch-icon.png" sizes="192x192" />
|
||||
<link rel="stylesheet" href="../../../assets/css/all.min.css" />
|
||||
<link rel="stylesheet" href="../../../assets/css/main.css" />
|
||||
<link rel="apple-touch-icon" href="https://setto.basspistol.com/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" href="https://setto.basspistol.com/touch-icon.png" sizes="192x192">
|
||||
<link rel="shortcut icon" href="https://setto.basspistol.com/images/setto-logoicon.svg" type="image/png" />
|
||||
<noscript><link rel="stylesheet" href="../../../assets/css/noscript20200727.css" /></noscript>
|
||||
<noscript><link rel="stylesheet" href="../../../assets/css/noscripts.css" /></noscript>
|
||||
</head>
|
||||
|
||||
<body id="body">
|
||||
<span id="top" style="display: none;"></span>
|
||||
<!-- Wrapper -->
|
||||
<div id="wrapper" class="divided" data-cms-content-wrapper="/_layouts/default.html">
|
||||
|
||||
<body>
|
||||
<!-- Wrapper -->
|
||||
<div id="main-wrapper">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- Banner -->
|
||||
<section
|
||||
class="banner onload-image-fade-in onload-content-fade-right style3 fullscreen content-align-center image-position-center" style="background-image:url('https://media.basspistol.com/setto.basspistol.com/unmet-dependencies/2-pingnu.jpeg');background-size: cover; background-repeat: no-repeat;">
|
||||
<div style="z-index:0;position:absolute; top:0; left:0; width:100%;min-height:100%;background-color: rgba(13, 13 ,13, 0.5);"></div>
|
||||
<div id="mainwrap" class="content" style="z-index:1">
|
||||
<h1 style="margin-top:80px">Pingnu</h1>
|
||||
<p><strong>Cybersoul</strong> by <strong>徒 setto セット</strong>
|
||||
<br />2020
|
||||
</p>
|
||||
|
||||
<p><strong><span id="tracktime"></span></strong><span id="pingnu"></span></strong></p>
|
||||
|
||||
<script type="text/javascript">
|
||||
var pingnutimestamp = 222;
|
||||
var pingnuhours = Math.floor(pingnutimestamp / 60 / 60);
|
||||
var pingnuminutes = Math.floor(pingnutimestamp / 60) - (pingnuhours * 60);
|
||||
var pingnuseconds = pingnutimestamp % 60;
|
||||
var pingnuformatted = pingnuhours.toString().padStart(2, '0') + ':' + pingnuminutes.toString().padStart(2, '0') + ':' + pingnuseconds.toString().padStart(2, '0');
|
||||
var theSpan = document.getElementById("pingnu");
|
||||
theSpan.innerHTML = pingnuformatted;
|
||||
</script>
|
||||
|
||||
<ul class="actions stacked">
|
||||
<li><button id="mu_pause" class="button small icon solid fa-play">Play!</button></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="noJSalbum" class="content" style="z-index:1">
|
||||
<h1 style="margin-top:80px">Pingnu</h1>
|
||||
<p><strong>Cybersoul</strong> by <strong>徒 setto セット</strong>
|
||||
<br />2020
|
||||
</p>
|
||||
|
||||
<p><strong>3:42</strong></p>
|
||||
|
||||
<ul class="actions stacked">
|
||||
<li><a class="button small icon solid fa-play" target="_blank" rel="noopener" href="https://media.basspistol.com/setto.basspistol.com/unmet-dependencies/2-pingnu.mp3">Play!</a></li>
|
||||
</ul>
|
||||
<div id="trackArt">
|
||||
<section>
|
||||
<div class="coverartwrapper">
|
||||
<div class="coverartwrapped" id="coverart" style="background-image: url(https://media.basspistol.com/setto.basspistol.com/unmet-dependencies/2-pingnu.jpeg);"></div>
|
||||
</div>
|
||||
<div class="playbutton">
|
||||
<a id="mu_pause" class="button">Play!</a>
|
||||
</div>
|
||||
<p><strong>Cybersoul</strong> by <strong>徒 setto セット</strong>
|
||||
<br />2020
|
||||
</p>
|
||||
|
||||
<div class="image">
|
||||
<img src="https://media.basspistol.com/setto.basspistol.com/unmet-dependencies/2-pingnu.jpeg" alt="2 Pingnu logo" id="coverart" />
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
<!-- Content -->
|
||||
<section class="wrapper style1 align-center">
|
||||
<div class="inner" style="padding-top:40px">
|
||||
<div class="index align-left">
|
||||
<section style="padding-top:40px">
|
||||
|
||||
<div id="trackInfo">
|
||||
<section>
|
||||
|
||||
<header id="author">
|
||||
<h1 style="margin-top:80px">Pingnu</h1>
|
||||
<p><strong>3:42</strong></p>
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="author">
|
||||
<div class="bio">
|
||||
|
||||
|
||||
<h6>
|
||||
|
||||
<h6>
|
||||
|
||||
Share this page:
|
||||
</h6>
|
||||
<ul class="icons">
|
||||
<li><a target="_blank" rel="nofollow noopener" title="Share to facebook" alt="Share to facebook" href="https://touch.facebook.com/sharer.php?u=https://setto.basspistol.com/albums/unmet-dependencies/2-pingnu/&quote=2 Pingnu%20by%20徒 setto セット%20via%20https://setto.basspistol.com" class="icon brands style1 fa-facebook-f"><span class="label">Facebook</span></a></li>
|
||||
<li><a target="_blank" rel="nofollow noopener" title="Share to twitter" alt="Share to twitter" href="https://twitter.com/share?url=https://setto.basspistol.com/albums/unmet-dependencies/2-pingnu/&text=2 Pingnu%20by%20徒 setto セット%20&hashtags=paxNion" class="icon brands style1 fa-twitter"><span class="label">Twitter</span></a></li>
|
||||
<li><a target="_blank" rel="nofollow noopener" title="Share to telegram" alt="Share to telgram" href="https://telegram.me/share/url?url=https://setto.basspistol.com/albums/unmet-dependencies/2-pingnu/&text=2 Pingnu%20by%20徒 setto セット" class="icon brands style1 fa-telegram"><span class="label">Telegram</span></a></li>
|
||||
<li><a target="_blank" rel="nofollow noopener" title="Share to reddit" alt="Share to reddit" href="https://reddit.com/submit/?url=https://setto.basspistol.com/albums/unmet-dependencies/2-pingnu/&title=2 Pingnu%20by%20徒 setto セット" class="icon brands style1 fa-reddit"><span class="label">Reddit</span></a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
<a href="../../../unmet-dependencies/" class="button smaller"> Back to Album</a><br /><br />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Share this page:
|
||||
</h6>
|
||||
<ul>
|
||||
<a target="_blank" rel="nofollow noopener" title="Share to facebook" alt="Share to facebook"
|
||||
href="https://touch.facebook.com/sharer.php?u=https://setto.basspistol.com/albums/unmet-dependencies/2-pingnu/&quote=2 Pingnu%20by%20徒 setto セット%20via%20https://setto.basspistol.com"
|
||||
class="icon smaller fab fa-facebook-f"><span class="label">Facebook</span></a>
|
||||
<a target="_blank" rel="nofollow noopener" title="Share to twitter" alt="Share to twitter"
|
||||
href="https://twitter.com/share?url=https://setto.basspistol.com/albums/unmet-dependencies/2-pingnu/&text=2 Pingnu%20by%20徒 setto セット%20&hashtags=paxNion"
|
||||
class="icon smaller fab fa-twitter"><span class="label">Twitter</span></a>
|
||||
<a target="_blank" rel="nofollow noopener" title="Share to telegram" alt="Share to telgram"
|
||||
href="https://telegram.me/share/url?url=https://setto.basspistol.com/albums/unmet-dependencies/2-pingnu/&text=2 Pingnu%20by%20徒 setto セット"
|
||||
class="icon smaller fab fa-telegram"><span class="label ">Telegram</span></a>
|
||||
<a target="_blank" rel="nofollow noopener" title="Share to reddit" alt="Share to reddit"
|
||||
href="https://reddit.com/submit/?url=https://setto.basspistol.com/albums/unmet-dependencies/2-pingnu/&title=2 Pingnu%20by%20徒 setto セット"
|
||||
class="icon smaller fab fa-reddit"><span class="label">Reddit</span></a>
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<!-- Content -->
|
||||
<div class="content">
|
||||
|
||||
<p style="font-size:16px;">
|
||||
I’m a little Pingu, riding on a GNU.<br />
|
||||
|
||||
<div class="noJSalbum">
|
||||
<h1 style="margin-top:80px">Pingnu</h1>
|
||||
<p><strong>Cybersoul</strong> by <strong>徒 setto セット</strong>
|
||||
<br />2020
|
||||
</p>
|
||||
|
||||
<p><strong>3:42</strong></p>
|
||||
|
||||
<ul class="actions stacked">
|
||||
<li><a class="button" target="_blank" rel="noopener" href="https://media.basspistol.com/setto.basspistol.com/unmet-dependencies/2-pingnu.mp3"><span class="fas fa-play"></span> Play!</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- Content -->
|
||||
|
||||
|
||||
<div class="info">
|
||||
<p>
|
||||
I’m a little Pingu, riding on a GNU.<br />
|
||||
Looking at the world, looking at you.<br />
|
||||
Free at the core, i wonder why don’t you,<br />
|
||||
Look at me the way i look at you.<br />
|
||||
|
|
@ -217,88 +202,26 @@ Your freedom is not to dilute,<br />
|
|||
Someone has taken your tool into dispute,<br />
|
||||
This is what together we should refute.<br />
|
||||
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="streambox" style="padding: 40px;">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h2 style="text-align: center;display: block;">Get this track</h2>
|
||||
<div class="streamer">
|
||||
|
||||
<p>
|
||||
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a onclick="_paq.push(['trackEvent', 'StoreLink', 'Bandcamp']);" target="_blank" rel="noopener" href="https://shop.basspistol.com/album/unmet-dependencies" alt="Stream from Bandcamp" title="Stream from Bandcamp" class="button small icon brands fa-bandcamp">Bandcamp</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<p style="text-align: center;display: block;margin-top:40px;">Stream it, follow, like and subscribe!</p>
|
||||
<div class="streamer">
|
||||
|
||||
|
||||
|
||||
|
||||
<a onclick="_paq.push(['trackEvent', 'StoreLink', 'Spotify']);" target="_blank" rel="noopener" href="https://open.spotify.com/album/2UBSokWbYLy0JqrwoGRp0K" alt="Stream from Spotify" title="Stream from Spotify" class="button small icon brands fa-spotify">Spotify</a>
|
||||
|
||||
|
||||
|
||||
|
||||
<a onclick="_paq.push(['trackEvent', 'StoreLink', 'Tidal']);" target="_blank" rel="noopener" href="https://listen.tidal.com/album/149706362" alt="Stream from Tidal" title="Stream from Tidal" class="button small icon brands fa-creative-commons-sampling">Tidal</a>
|
||||
|
||||
|
||||
|
||||
|
||||
<a onclick="_paq.push(['trackEvent', 'StoreLink', 'Apple']);" target="_blank" rel="noopener" href="https://music.apple.com/us/album/unmet-dependencies-single/1524841124?uo=4&app=music&at=1001lry3&ct=dashboard" alt="Stream from Apple" title="Stream from Apple" class="button small icon brands fa-apple">Apple</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a onclick="_paq.push(['trackEvent', 'StoreLink', 'Deezer']);" target="_blank" rel="noopener" href="https://www.deezer.com/us/album/162768022" alt="Stream from Deezer" title="Stream from Deezer" class="button small icon brands fa-creative-commons-sampling">Deezer</a>
|
||||
|
||||
|
||||
|
||||
|
||||
<a onclick="_paq.push(['trackEvent', 'StoreLink', 'Youtube']);" target="_blank" rel="noopener" href="https://www.youtube.com/playlist?list=OLAK5uy_nwAxqTcjZHW6XjNwHPkEd30jYsYcHJM_k" alt="Stream from Youtube" title="Stream from Youtube" class="button small icon brands fa-youtube">Youtube</a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href="../../../unmet-dependencies/" class="button">See release page</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
|
|
@ -307,179 +230,177 @@ This is what together we should refute.<br />
|
|||
|
||||
|
||||
|
||||
<section class="streambox">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h2>Get this track</h2>
|
||||
<div class="streamer">
|
||||
|
||||
|
||||
<a onclick="_paq.push(['trackEvent', 'StoreLink', 'Spotify']);" target="_blank" rel="noopener" href="https://open.spotify.com/album/2UBSokWbYLy0JqrwoGRp0K" title="Stream from Spotify" class="icon fab fa-spotify"><span class="label">Spotify</span></a>
|
||||
|
||||
|
||||
|
||||
<a onclick="_paq.push(['trackEvent', 'StoreLink', 'Tidal']);" target="_blank" rel="noopener" href="https://listen.tidal.com/album/149706362" title="Stream from Tidal" class="icon fab fa-creative-commons-sampling"><span class="label">Tidal</span></a>
|
||||
|
||||
|
||||
|
||||
<!-- Page navigation -->
|
||||
<section class="wrapper style1 align-center">
|
||||
<div class="inner">
|
||||
<div class="index align-left">
|
||||
<!-- Author -->
|
||||
<a onclick="_paq.push(['trackEvent', 'StoreLink', 'Apple']);" target="_blank" rel="noopener" href="https://music.apple.com/us/album/unmet-dependencies-single/1524841124?uo=4&app=music&at=1001lry3&ct=dashboard" title="Stream from Apple" class="icon fab fa-apple"><span class="label">Apple</span></a>
|
||||
|
||||
<section>
|
||||
<!-- Content -->
|
||||
<div class="content">
|
||||
<!-- post Naviation -->
|
||||
<div style="text-align: center;">
|
||||
<h3>Play more songs grom this release</h3>
|
||||
</div>
|
||||
<div class="post-nav">
|
||||
<div>
|
||||
|
||||
<h4><a href="../../../albums/unmet-dependencies/1-dependency-error/" alt="Read Dependency Error" title="Read Dependency Error"><i class="fas fa-arrow-left"></i></a> <a
|
||||
href="../../../albums/unmet-dependencies/1-dependency-error/"> Dependency Error</a>
|
||||
</h4>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="post-nav-next">
|
||||
<a onclick="_paq.push(['trackEvent', 'StoreLink', 'Bandcamp']);" target="_blank" rel="noopener" href="https://shop.basspistol.com/album/unmet-dependencies" title="Stream from Bandcamp" class="icon fab fa-bandcamp"><span class="label">Bandcamp</span></a>
|
||||
|
||||
<h4><a href="../../../albums/unmet-dependencies/1-dependency-error/"> Dependency Error</a> <a
|
||||
href="../../../albums/unmet-dependencies/1-dependency-error/" alt="Read Dependency Error" title="Read Dependency Error"><i class="fas fa-arrow-right"></i></a></h4>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- End Post Navigation -->
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<a onclick="_paq.push(['trackEvent', 'StoreLink', 'Deezer']);" target="_blank" rel="noopener" href="https://www.deezer.com/us/album/162768022" title="Stream from Deezer" class="icon fab fa-deezer"><span class="label">Deezer</span></a>
|
||||
|
||||
|
||||
|
||||
<a onclick="_paq.push(['trackEvent', 'StoreLink', 'Youtube']);" target="_blank" rel="noopener" href="https://www.youtube.com/playlist?list=OLAK5uy_nwAxqTcjZHW6XjNwHPkEd30jYsYcHJM_k" title="Stream from Youtube" class="icon fab fa-youtube"><span class="label">Youtube</span></a>
|
||||
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
<!-- Audio player-->
|
||||
<audio autoplay preload="metadata" data-matomo-title="Pingnu">
|
||||
<source src="https://media.basspistol.com/setto.basspistol.com/unmet-dependencies/2-pingnu.mp3" type="audio/mpeg" ontimeupdate='updateTrackTime(this);' />
|
||||
<h1>Your browser isn't ready for so much hotness. Use the download-link instead.</h1>.
|
||||
</audio>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- post Naviation -->
|
||||
<section class="post-navigation">
|
||||
|
||||
|
||||
|
||||
|
||||
<h2>Track Navigation</h2>
|
||||
|
||||
<div class="post-nav">
|
||||
|
||||
|
||||
<h4><a href="/albums/unmet-dependencies/1-dependency-error/" alt="Read 1 Dependency Error" title="Read 1 Dependency Error"><span
|
||||
class="fas fa-arrow-left"></span> Previous</a></h4>
|
||||
<h3>Dependency Error</h3>
|
||||
<p></p>
|
||||
|
||||
</div>
|
||||
<div class="post-nav-next">
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
<!-- Footer -->
|
||||
|
||||
|
||||
|
||||
<section class="streambox" style="padding: 40px;">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h2 style="text-align: center;display: block;">Get this track</h2>
|
||||
<div class="streamer">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a onclick="_paq.push(['trackEvent', 'StoreLink', 'Bandcamp']);" target="_blank" rel="noopener" href="https://shop.basspistol.com/album/unmet-dependencies" alt="Stream from Bandcamp" title="Stream from Bandcamp" class="button small icon brands fa-bandcamp">Bandcamp</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<p style="text-align: center;display: block;margin-top:40px;">Stream it, follow, like and subscribe!</p>
|
||||
<div class="streamer">
|
||||
|
||||
|
||||
|
||||
|
||||
<a onclick="_paq.push(['trackEvent', 'StoreLink', 'Spotify']);" target="_blank" rel="noopener" href="https://open.spotify.com/album/2UBSokWbYLy0JqrwoGRp0K" alt="Stream from Spotify" title="Stream from Spotify" class="button small icon brands fa-spotify">Spotify</a>
|
||||
|
||||
|
||||
|
||||
|
||||
<a onclick="_paq.push(['trackEvent', 'StoreLink', 'Tidal']);" target="_blank" rel="noopener" href="https://listen.tidal.com/album/149706362" alt="Stream from Tidal" title="Stream from Tidal" class="button small icon brands fa-creative-commons-sampling">Tidal</a>
|
||||
|
||||
|
||||
|
||||
|
||||
<a onclick="_paq.push(['trackEvent', 'StoreLink', 'Apple']);" target="_blank" rel="noopener" href="https://music.apple.com/us/album/unmet-dependencies-single/1524841124?uo=4&app=music&at=1001lry3&ct=dashboard" alt="Stream from Apple" title="Stream from Apple" class="button small icon brands fa-apple">Apple</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a onclick="_paq.push(['trackEvent', 'StoreLink', 'Deezer']);" target="_blank" rel="noopener" href="https://www.deezer.com/us/album/162768022" alt="Stream from Deezer" title="Stream from Deezer" class="button small icon brands fa-creative-commons-sampling">Deezer</a>
|
||||
|
||||
|
||||
|
||||
|
||||
<a onclick="_paq.push(['trackEvent', 'StoreLink', 'Youtube']);" target="_blank" rel="noopener" href="https://www.youtube.com/playlist?list=OLAK5uy_nwAxqTcjZHW6XjNwHPkEd30jYsYcHJM_k" alt="Stream from Youtube" title="Stream from Youtube" class="button small icon brands fa-youtube">Youtube</a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
<footer id="footer" class="wrapper style1 align-center">
|
||||
<div class="footflex">
|
||||
<div>
|
||||
<h4>徒 setto セット</h4>
|
||||
<p>Set, Party, Gang! #Cybersoul.
|
||||
<br /><a href="mailto:setto@basspistol.com">setto@basspistol.com</a></p>
|
||||
</div>
|
||||
<div>
|
||||
<ul>
|
||||
|
||||
<li><a href="../../../">Home</a></li>
|
||||
|
||||
|
||||
<li><a href="/discography/">Discog</a></li>
|
||||
|
||||
<li><a href="/log/">Log</a></li>
|
||||
|
||||
<li><a href="/about/">About</a></li>
|
||||
|
||||
<li><a href="/links/">Links</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
<div><img src="../../../images/setto-logo-dark.svg" style="max-width:300px" alt="徒 setto セット Logo" /></div>
|
||||
</div>
|
||||
<div class="inner">
|
||||
<ul class="icons">
|
||||
<footer>
|
||||
<div>
|
||||
<h3>徒 setto セット</h3>
|
||||
<p>Set, Party, Gang! #Cybersoul.</p>
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a target="_blank" alt="徒 setto セット on Twitter" title="徒 setto セット on Twitter" rel="noopener" href="https://twitter.com/ToSettoSetto" class="icon brands style2 fa-twitter"><span class="label">Twitter</span></a></li>
|
||||
|
||||
<li><a href="../../../">Home</a></li>
|
||||
|
||||
|
||||
<li><a target="_blank" alt="徒 setto セット on Instagram" title="徒 setto セット on Instagram" rel="noopener" href="https://www.instagram.com/tosettosetto/" class="icon brands style2 fa-instagram"><span class="label">Instagram</span></a></li>
|
||||
|
||||
|
||||
|
||||
<li><a target="_blank" alt="徒 setto セット on Telegram" title="徒 setto セット on Telegram" rel="noopener" href="https://t.me/basspistol" class="icon brands style2 fa-telegram"><span class="label">Telegram</span></a></li>
|
||||
|
||||
<li><a href="/discography/">Discog</a></li>
|
||||
|
||||
|
||||
<li><a target="_blank" alt="徒 setto セット on Reddit" title="徒 setto セット on Reddit" rel="noopener" href="https://www.reddit.com/r/basspistol" class="icon brands style2 fa-reddit"><span class="label">Reddit</span></a></li>
|
||||
|
||||
<li><a href="/log/">Log</a></li>
|
||||
|
||||
<li><a href="/about/">About</a></li>
|
||||
|
||||
<li><a href="/links/">Links</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
<p>©2020 Basspistol | <a href="../../../webcreds/">Credits</a> | <a href="../../../cookies/">Cookies & Privacy</a></p>
|
||||
</div>
|
||||
<div><img src="../../../images/setto_logo.svg" width="100%" alt="徒 setto セット Logo" /></div>
|
||||
<div style="text-align: center;">
|
||||
|
||||
<a target="_blank" alt="徒 setto セット on Twitter" title="徒 setto セット on Twitter" rel="noopener"
|
||||
href="https://twitter.com/ToSettoSetto" class="icon small fab fa-twitter"><span class="label">Twitter</span></a>
|
||||
|
||||
<a target="_blank" alt="徒 setto セット on Instagram" title="徒 setto セット on Instagram" rel="noopener"
|
||||
href="https://www.instagram.com/tosettosetto/" class="icon small fab fa-instagram"><span class="label">Instagram</span></a>
|
||||
|
||||
<a target="_blank" alt="徒 setto セット on Telegram" title="徒 setto セット on Telegram" rel="noopener"
|
||||
href="https://t.me/basspistol" class="icon small fab fa-telegram"><span class="label">Telegram</span></a>
|
||||
|
||||
<a target="_blank" alt="徒 setto セット on Reddit" title="徒 setto セット on Reddit" rel="noopener"
|
||||
href="https://www.reddit.com/r/basspistol" class="icon small fab fa-reddit"><span class="label">Reddit</span></a>
|
||||
|
||||
<a target="_blank" alt="email" href="mailto:setto@basspistol.com" class="icon small fas fa-envelope-open-text"><span
|
||||
class="label">Email</span></a>
|
||||
</div>
|
||||
<small>
|
||||
|
||||
<p>©2020 Basspistol | <a href="../../../webcreds/">Credits</a> | <a
|
||||
href="../../../cookies/">Cookies & Privacy</a></p>
|
||||
</small>
|
||||
</footer>
|
||||
|
||||
<!-- End Post Navigation -->
|
||||
</div>
|
||||
|
||||
<!-- Audio player-->
|
||||
|
||||
|
||||
|
||||
<div id="fixedPlayer" class="showplayer hideplayer">
|
||||
<div id="audiowrap">
|
||||
|
||||
<div id="audio0">
|
||||
<audio controls autoplay preload="metadata" data-matomo-title="Pingnu">
|
||||
<source src="https://media.basspistol.com/setto.basspistol.com/unmet-dependencies/2-pingnu.mp3" type="audio/mpeg" ontimeupdate='updateTrackTime(this);' />
|
||||
<h1>Your browser isn't ready for so much hotness. Use the download-link instead.</h1>.
|
||||
</audio>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div id="nowPlay">
|
||||
|
||||
|
||||
<div id="tracks">
|
||||
|
||||
<a id="btnPrev" href="/albums/unmet-dependencies/1-dependency-error/"><span class="fas fa-fast-backward"></span></a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<p class="right" id="npTitle" style="font-weight: bold;">Pingnu </a></p>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
function loadUrl(newLocation) {
|
||||
|
|
@ -490,6 +411,7 @@ This is what together we should refute.<br />
|
|||
var mu = document.getElementsByTagName("audio")[0];
|
||||
var pauseButton = document.getElementById("mu_pause");
|
||||
var spincover = document.getElementById("coverart");
|
||||
var fixedplayer = document.getElementById("fixedPlayer");
|
||||
|
||||
mu.addEventListener('ended', function () {
|
||||
// only functional if "loop" is removed
|
||||
|
|
@ -499,10 +421,8 @@ This is what together we should refute.<br />
|
|||
});
|
||||
mu.onplaying = function() {
|
||||
pauseButton.innerHTML = "Pause";
|
||||
pauseButton.classList.remove("fa-play");
|
||||
pauseButton.classList.add("fa-pause");
|
||||
spincover.classList.add("spinnit");
|
||||
spincover.classList.remove("paused");
|
||||
fixedplayer.classList.remove("hideplayer");
|
||||
|
||||
};
|
||||
|
||||
pauseButton.addEventListener("click", function () {
|
||||
|
|
@ -512,82 +432,85 @@ This is what together we should refute.<br />
|
|||
}
|
||||
else {
|
||||
mu.pause();
|
||||
pauseButton.innerHTML = "Resume";
|
||||
pauseButton.classList.add("fa-play");
|
||||
pauseButton.classList.remove("fa-pause");
|
||||
spincover.classList.add("paused");
|
||||
|
||||
|
||||
}
|
||||
});
|
||||
|
||||
mu.addEventListener('timeupdate', function () {
|
||||
var timestamp = Math.floor(mu.currentTime);
|
||||
var hours = Math.floor(timestamp / 60 / 60);
|
||||
var minutes = Math.floor(timestamp / 60) - (hours * 60);
|
||||
var seconds = timestamp % 60;
|
||||
var formatted = hours.toString().padStart(2, '0') + ':' + minutes.toString().padStart(2, '0') + ':' + seconds.toString().padStart(2, '0');
|
||||
var thecurrentSpan = document.getElementById("tracktime");
|
||||
thecurrentSpan.innerHTML = formatted + ' / ';
|
||||
mu.addEventListener('playing', function () {
|
||||
spincover.classList.add("spinnit");
|
||||
spincover.classList.remove("paused");
|
||||
});
|
||||
mu.addEventListener('pause', function () {
|
||||
spincover.classList.add("paused");
|
||||
pauseButton.innerHTML = "Resume";
|
||||
});
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
</div>
|
||||
<!-- Navigation -->
|
||||
<div id="logo" class="logo">
|
||||
<a href="/"><img width="100em" src="/images/setto-logoicon.svg" alt="徒 setto セット Logo" /></a>
|
||||
<a href="#navbar" onclick="blurBody()" alt="Navigation Menu" title="Navigation Menu"><span class="icon solid fa-bars navmenu"></span></a>
|
||||
</div>
|
||||
|
||||
<div id="navbar" style="display: block;" class="modalDialog">
|
||||
<a href="#close" onclick="removeBlur()" alt="Close Menu" title="Close Menu"><div id="closearea"> </div></a>
|
||||
<nav>
|
||||
<a href="#close" title="Close" onclick="removeBlur()" class="close-button close" style="margin: 0 auto;">X</a>
|
||||
<ul>
|
||||
|
||||
<li><a href="../../../" class="button smaller">Home</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../../discography/" class="button smaller">Discog</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../../log/" class="button smaller">Log</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../../about/" class="button smaller">About</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../../links/" class="button smaller">Links</a></li>
|
||||
|
||||
|
||||
<!-- Footer -->
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
<!-- END Footer -->
|
||||
|
||||
|
||||
</div>
|
||||
<!-- END Wrapper -->
|
||||
|
||||
<!-- Navigation -->
|
||||
<div id="sticky" class="logo sticky">
|
||||
|
||||
<a id="logo" href="/"><img height="40px" src="/images/setto-logo.svg" alt="徒 setto セット Logo" /></a>
|
||||
<a href="#navbar" onclick="blurBody()" alt="Navigation Menu" title="Navigation Menu"><span
|
||||
class="fas fa-bars navmenu"></span></a>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="navbar" class="modalDialog">
|
||||
<a href="#close" onclick="removeBlur()" alt="Close Menu" title="Close Menu">
|
||||
<div id="closearea"> </div>
|
||||
</a>
|
||||
<nav>
|
||||
<a href="#close" title="Close" onclick="removeBlur()" class="close-button">X</a>
|
||||
<ul>
|
||||
|
||||
<li><a href="../../../" class="button">home</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../../discography/" class="button">Discog</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../../log/" class="button">Log</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../../about/" class="button">About</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="../../../links/" class="button">Links</a></li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- End Navigation -->
|
||||
<!-- 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/browser.min.js"></script>
|
||||
<script src="../../../assets/js/breakpoints.min.js"></script>
|
||||
<script src="../../../assets/js/util.js"></script>
|
||||
<script src="../../../assets/js/main.js"></script>
|
||||
<script src="../../../assets/js/set.js"></script>
|
||||
|
||||
|
||||
<div id="cookie-notice">
|
||||
<p>I only use cookies if you consent to it. They don't contain any identifiable info: they just let me know if you enjoyed this enough to come back. <br />Click <a href="#" id="cookie-notice-decline">here</a> if you want this shit to go away without cookies. <br />Read more about how me & basspistol <a href="/cookies/">use cookies</a> </p>
|
||||
<a class="button small yes" href="#" id="cookie-notice-accept">I'm in!</a>
|
||||
|
||||
<p>I only use cookies if you consent to it. They don't contain any identifiable info: they just let me know if you
|
||||
enjoyed this enough to come back.
|
||||
<br />Click <a href="#" id="cookie-notice-decline">here</a> if you want this shit to go away without cookies.
|
||||
<br />Read more about how me & basspistol <a href="/cookies/">use cookies</a>
|
||||
</p>
|
||||
<a class="button yes" href="#"
|
||||
id="cookie-notice-accept">I'm in!</a>
|
||||
|
||||
</div>
|
||||
|
||||
<script>
|
||||
|
|
@ -686,5 +609,12 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
</script>
|
||||
<!-- Scripts -->
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="../../../assets/js/set.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue