87 lines
4.4 KiB
HTML
87 lines
4.4 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, user-scalable=0">
|
|
<title>AudioSnapshotServer</title>
|
|
<link rel="stylesheet" type="text/css" href="../../web/index.css">
|
|
<style>a, .tint, .table-btn:after {color: #ee635c} .active {color: #ee635c;border-bottom: 2px solid #ee635c;}</style>
|
|
<script src="../../web/index.js"></script>
|
|
<meta name="description" content="A package by ConorTheDev for iOS 12.0 to 13.4.1.">
|
|
<meta property="og:title" content="AudioSnapshotServer">
|
|
<meta property="og:description" content="A package by ConorTheDev for iOS 12.0 to 13.4.1.">
|
|
<meta property="og:image" content="../../assets/me.conorthedev.audiosnapshotserver/banner.png">
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<meta name="twitter:title" content="AudioSnapshotServer">
|
|
<meta name="twitter:description" content="A package by ConorTheDev for iOS 12.0 to 13.4.1.">
|
|
<meta name="twitter:image" content="https://repo.conorthedev.me/assets/me.conorthedev.audiosnapshotserver/banner.png">
|
|
<meta name="theme-color" content="#ee635c">
|
|
</head>
|
|
<body>
|
|
<div class="body">
|
|
<div style="background-image: url(../../assets/me.conorthedev.audiosnapshotserver/banner.png)" class="banner_underlay"></div>
|
|
<div class="package package_head">
|
|
<img src="../../assets/me.conorthedev.audiosnapshotserver/icon.png">
|
|
<div class="package_info">
|
|
<h1 class="package_name">AudioSnapshotServer</h1>
|
|
<p class="package_caption">ConorTheDev</p>
|
|
</div>
|
|
</div>
|
|
<div class="nav">
|
|
<div class="nav_btn active tweak_info_btn" onclick="swap('.changelog','.tweak_info');">Details</div>
|
|
<div class="nav_btn changelog_btn" onclick="swap('.tweak_info','.changelog');">Changelog</div>
|
|
</div>
|
|
<div class="tweak_info">
|
|
<p class="compatibility"><b>Compatibility:</b> This package is compatible with iOS iOS 12.0 to 13.4.1.</p>
|
|
|
|
<div class="md_view">
|
|
<p><p><em>Where do you get the audio data for your visualizer? I pull it out of my ASS.</em></p>
|
|
<p>This is a modified verison of Nepeta's ASS (AudioSnapshotServer), which is a TCP/IP server to fetch audio buffer's snapshot from mediaserverd.</p>
|
|
<p>This will soon be replaced by a new version, which needs to be named.</p>
|
|
<p><strong>This tweak by itself does nothing noticeable. A client tweak is neccessary for visible effects - try <a href="https://github.com/ConorTheDev/MitsuhaForever/">Mitsuha Forever</a></strong></p>
|
|
<p><strong>Notes:</strong></p>
|
|
<ul>
|
|
<li>AudioSnapshotServer is <a href="https://github.com/cbyrne/thiccAudioSnapshotServer">open source</a>, be sure to check out the code if you're interested.</li>
|
|
<li>If you have an issue, <a href="https://github.com/cbyrne/thiccAudioSnapshotServer/new">create an issue here</a>.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
<h3>Information</h3>
|
|
<div class="table">
|
|
<div class="cell">
|
|
<div class="title">Developer</div>
|
|
<div class="text">ConorTheDev</div>
|
|
<br><br>
|
|
</div>
|
|
<div class="cell">
|
|
<div class="title">Version</div>
|
|
<div class="text">1.0.1-2+debug</div>
|
|
<br><br>
|
|
</div>
|
|
<div class="cell">
|
|
<div class="title">Compatibility</div>
|
|
<div class="text">iOS 12.0 to 13.4.1</div>
|
|
<br><br>
|
|
</div>
|
|
<div class="cell">
|
|
<div class="title">Section</div>
|
|
<div class="text">Development</div>
|
|
<br><br>
|
|
</div>
|
|
</div>
|
|
<a href="https://github.com/cbyrne/thiccAudioSnapshotServer" class="table-btn">
|
|
<div>View Source Code</div>
|
|
</a>
|
|
</div>
|
|
<div class="changelog">
|
|
<div class="changelog_entry">
|
|
<h4>1.0.1-2+debug</h4>
|
|
<div class="md_view"><p>No changes recorded</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="caption center footer"></div>
|
|
</div>
|
|
</body>
|
|
<script>compatible("12.0","13.4.1","iOS 12.0 to 13.4.1");externalize()</script>
|
|
</html> |