TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Chessophone – Listen to Chess Games

2 pointsby csmeyer28 days ago
Chessophone takes a PGN string representation of a chess game and generates music - Notes from the C major scale are added for each piece in each row of the board for each move in the game.<p>Games played with the same opening will sound the same until they deviate from book moves. The perceived tempo of the music speeds up as pieces are captured. Enjoy!<p>The Web Audio API is a bit annoying and this would be better if it used an actual &lt;audio&gt; tag but alas Saturday mornings are only so long.<p>Created with python-chess and tone.js.<p>Source code here: <a href="https:&#x2F;&#x2F;github.com&#x2F;charliemeyer&#x2F;chessophone">https:&#x2F;&#x2F;github.com&#x2F;charliemeyer&#x2F;chessophone</a>

no comments

no comments