diff options
-rw-r--r-- | index.html | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -203,6 +203,16 @@ function swonload(){ </div> </reduced> </li> + <li>FluidSynth + <reduced> + <a href="https://github.com/FluidSynth/fluidsynth">[details]</a> + <a href="javascript:toggleblkdisplay('fluidsynth-desc')"> + [short desc.]</a></reduced> + <div class="block" id="fluidsynth-desc"> + A realtime soundfont synthesizer. The irony is that most code I have contributed is Windoze-specific. + </div> + </reduced> + </li> <li>thplayer <reduced> <a href="https://github.com/BearKidsTeam/thplayer">[details]</a> @@ -566,7 +576,7 @@ function swonload(){ <div style="text-align:center;padding:0.5em;"> <a href="https://www.debian.org"><img src="debianpowered.svg" alt="Powered by Debian"></a> <a href="https://www.conoha.jp/conoha"><img src="conohahosted.svg" alt="Hosted by Conoha"></a><br> - <a href="/blog/post/Privacy.html">Privacy</a> | Copyright Chris Xiong 2020 + <a href="/blog/post/Privacy.html">Privacy</a> | Copyright Chris Xiong 2021 </div> </div> <div id="themesw" style="position:fixed;top:0;left:0;width:100%;height:100%;display:none;opacity:0;background-color:rgba(0,0,0,0.6);z-index:999;transition:opacity 0.5s;" onclick="hidethemesw()"> |