Play a track to surface similar tracks ranked by Circle of 5ths proximity, BPM, and timbre.
Current
Harmonic mix
B (major)
A (minor)
Idle
phyzk crate · v0.1
About
A DJ-style explorer for my SoundCloud library. Every track is analyzed for BPM, musical key, energy, danceability, loudness, and spectral brightness, then indexed in Airtable.
Filters narrow the catalog by any dimension — plus tags, sessions, and SoundCloud playlists.
The Circle of 5ths highlights harmonic-compatible neighbors of the current track for set-building.
Similar ranks tracks by timbre fingerprint (MFCC distance) to surface sonically related cuts.
Tracks play inline from SoundCloud or YouTube and auto-advance through the queue.
The path: Airtable → GitHub → WordPress. The canonical catalog lives in Airtable; a build script exports a filtered tracks.json to this repo, which GitHub Pages serves as a static site. WordPress embeds that build in an iframe.