Update Mitsuha + dependencies

This commit is contained in:
Conor Byrne
2020-05-06 01:06:11 +01:00
parent 1e777739c6
commit e5d06f466d
22 changed files with 131 additions and 47 deletions

View File

@@ -37,12 +37,11 @@
<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>
<li>AudioSnapshotServer is <a href="https://github.com/cbyrne/AudioSnapshotServer">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/AudioSnapshotServer/new">create an issue here</a>.</li>
</ul>
</p>
</div>
@@ -55,7 +54,7 @@
</div>
<div class="cell">
<div class="title">Version</div>
<div class="text">1.0.1-2+debug</div>
<div class="text">2.0</div>
<br><br>
</div>
<div class="cell">
@@ -69,14 +68,14 @@
<br><br>
</div>
</div>
<a href="https://github.com/cbyrne/thiccAudioSnapshotServer" class="table-btn">
<a href="https://github.com/cbyrne/AudioSnapshotServer" 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>
<h4>2.0</h4>
<div class="md_view"><p>Fix common crashes / instabilities</p>
</div>
</div>
</div>