The slides for my talk at RustForge 2025. Presented on 29th August 2025, in Wellington, New Zealand.
As a Rust developer, I thought, "Ofc I can learn guitar blazingly fast!"—little did I know. I'll share my journey of using Rust to process live guitar audio and building a terminal-based app for practicing power chords and riffs, from signal visualization to real-time tuning. Join me for a crossover of music, Rust, and terminals!
To start the presentation, first install presenterm:
cargo install presenterm
Then simply run:
presenterm presentation.md -X -c config/presenterm.yml -p
Important
It is recommended to use wezterm for good image rendering. The configuration file can be found in config/wezterm.lua
.
Tip
Run the present.sh
script to present with the recommended tools and configuration.