Skip to main content

max / audiofiles

docs: correct Tech Stack dep versions (cpal 0.17, egui 0.34) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-06-08 23:29 UTC
Commit: 4bec0ef7a08e4d24ee676f955c95fcc75b63fd38
Parent: 89d6796
1 file changed, +1 insertion, -1 deletion
@@ -224,7 +224,7 @@ Music Production, Samples, Audio, Sample Manager, Hardware Sampler, Rust
224 224 - **Analysis:** stratum-dsp 1.0 (BPM/key), bs1770 (LUFS), realfft 3.5 (spectral)
225 225 - **Database:** SQLite via rusqlite 0.31 (bundled)
226 226 - **Hashing:** SHA-256 (content-addressed storage)
227 - - **GUI:** eframe (egui windowed) + cpal 0.15 (audio output)
227 + - **GUI:** eframe + egui 0.34 (windowed) + cpal 0.17 (audio output)
228 228 - **Export Scripting:** Rhai 1.21 (sandboxed: 100K ops, 32-level calls)
229 229 - **Sync:** synckit-client (ChaCha20-Poly1305, Argon2, reqwest)
230 230 - **Font:** Recursive Mono Linear Bold (logo)