C# development in various directions: Math, Music, and Visuals.
This project is an experimental lab exploring the intersections of harmonic theory and digital visualization.
Originally created to study Just Intonation, it includes tools for MIDI support, WAV synthesis, and synchronized audio-visualization.
Rationals Explorer is a visualization tool for Just Intonation and musical temperaments. It uses an isomorphic, enharmonic keyboard grid to represent harmonic relationships through multidimensional space.
- Try it in your browser: https://bntre.github.io/cs-rationals/
- Project details: RationalsExplorer.md
The library also supports several other specialized experiments in auralization and xenharmonics:
- Xenharmonic Hardcore: A visualization of the transition between 12-EDO and 19-EDO tuning systems, combining beats and notes (2025).
- TriTree: Auralization of search tree traversals (2021).
- Tower of Hanoi: Visual and auditory representation of the recursive solution to the classic puzzle (2020).
